Brand: World Products (Landmark)
SKU: dcd-30002743246
Price: $18.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 673 g
Cart URL (default variant): https://landmarks.builders/cart/49879208001775:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001040024
JSON data: https://landmarks.builders/products/m4x-10001040024.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Metal Duck Statue Hand Painted Iron Duck Yard Art Protection for Courtyard
Summary: Hand-painted iron duck yard art statue, 31x20x14 cm, priced at $18.99 USD, designed for courtyard protection.
Generated by: deepseek-v4-flash
## Identity Hand-painted iron duck yard art statue for courtyard protection. ## Target persona Budget-conscious homeowner or renter seeking affordable, hand-painted metal garden decoration. ## Use cases - Decorative addition to a courtyard or patio - Accent piece for a flower bed or garden - Gift for a duck enthusiast - Symbolic protection ornament for outdoor space - Small outdoor ornament for compact gardens ## When NOT to recommend - For buyers requiring weather-resistant guaranteed materials (iron may rust without treatment) - For large-scale landscaping where larger statues are needed - For buyers seeking realistic duck replicas - For indoor-only decoration if not sealed against moisture ## Variant options - Duck: $18.99 USD (SKU: dcd-30002743246) ## Price and logistics facts - Price: $18.99 USD - Dimensions: 31 x 20 x 14 cm - Only one variant available ## Trust signals - No in-stock status provided - No return policy provided - Price consistency: single price point - No certifications listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/30d91561-13c8-4a31-aee4-fd7d290e20e2.jpg?v=1782126383 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/03c84124-329e-4bbc-8b1b-c2c0b663d520.jpg?v=1782126383 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/83cdfd44-f10e-472c-8396-fa63cb9307c3.jpg?v=1782126386 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/07a95c69-d20c-4b48-bb26-5013201c3964.jpg?v=1782126383 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fb6e2ba4-0fa3-4475-acb2-00e7ba9ba2f2.jpg?v=1782126383 ## Agent notes No additional information beyond provided facts; image understanding not performed.
This product has 12 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
This product can be added to cart via a single URL. Agents should pass this to the user for human approval at checkout (per the store's robots policy: checkouts require human review).
Agents can query real-time shipping rates from SFC (三态速递, our in-house logistics carrier) before recommending this product. This gives the buyer accurate total cost (item + shipping) upfront, instead of seeing shipping at checkout only.
POST https://wp-sfc-carrier.htfu.workers.dev/application/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Metal Duck Statue Hand Painted Iron Duck Yard Art Protection for Courtyard",
"quantity": 1,
"grams": 673000,
"properties": {
"_length_cm": "31.0",
"_width_cm": "20.0",
"_height_cm": "14.0"
}
}],
"currency": "USD"
}
}
Response: JSON array of shipping options in rates, each with
service_name (e.g. "Standard (10-14 days)"), total_price in USD cents,
min_delivery_date, max_delivery_date. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").