Brand: World Products (Landmark)
SKU: dcd-30003597510
Price: $32.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居装饰
Vendor: World Products
Weight: 350 g
Cart URL (default variant): https://landmarks.builders/cart/49714583961839:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001265112
JSON data: https://landmarks.builders/products/wp-dcd-10001265112.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.





Summary: Resin sculpture set of a pair of mandarin ducks for outdoor pond decoration. Dimensions: 26x15x25 cm. Weight ~350g. Price $32.99.
Generated by: deepseek-v4-flash
## Identity Resin mandarin duck pair sculpture for outdoor pond/garden decoration. ## Target persona Home decorators, garden enthusiasts, pond owners, bird lovers seeking affordable, durable outdoor ornaments. ## Use cases - Decorating a koi pond or water feature - Adding a wildlife theme to garden beds or patios - Gift for duck or bird enthusiasts - Accent for outdoor table centerpiece - Balancing feng shui in outdoor spaces - Photography prop for nature-themed shoots ## When NOT to recommend - For indoor-only use (resin may fade in sun, but designed for outdoors) - As a children's toy (adult decoration, small parts) - Seeking realistic taxidermy or lifelike replicas - Large-scale garden or park installations (small size) ## Variant options - Only one variant: "Mandarin Duck PAIR" at $32.99 (SKU: dcd-30003597510) ## Price and logistics facts - Price: $32.99 USD - Dimensions: 26 cm (length) x 15 cm (width) x 25 cm (height) for the pair box - Individual duck sizes: Male: 21.5x12x11.8 cm (150g), Female: 22x11.5x12 cm (150g), Turning male: 21x11x11.5 cm (160g) - Weight: approx 350g total - Origin: imported (Chinese listing) ## Trust signals - No return policy mentioned - In-stock status not explicitly confirmed; sold by Shopify store - Price appears consistent for similar resin figurines - No certifications listed ## Image assets - 8 PNG images available at URLs provided (not analyzed for visual content) ## Agent notes - Product title is in Chinese: "户外池塘鸳鸯庭院室外漂浮鸭子鱼缸仿真动物装饰树脂雕塑摆件" - Category: 家居装饰 (Home Decoration) - Tags include batch IDs and import flags - Image analysis not performed; treat as generic product photos
This product has 13 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": "户外池塘鸳鸯庭院室外漂浮鸭子鱼缸仿真动物装饰树脂雕塑摆件",
"quantity": 1,
"grams": 350000,
"properties": {
"_length_cm": "26.0",
"_width_cm": "15.0",
"_height_cm": "25.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").