Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $34.99
Default variant: Right Boot Duck
Default SKU: dcd-30003615234
Default price: $34.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 园艺
Vendor: World Products
Weight: 670 g
Cart URL (default variant): https://landmarks.builders/cart/49713891770607:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271702
JSON data: https://landmarks.builders/products/wp-dcd-10001271702.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
新品庭院花园装饰品鸭子树脂摆件创意户外装饰工艺品雨靴鸭摆件
| 货号 | 其他 |
| 品牌 | 其他 |
| 是否专利货源 | 否 |
| 外观造型 | 动物 |
| 是否IP授权 | 否 |
| 包装 | 纸盒包装 |
| 是否属于礼品 | 否 |
| 材质种类 | 塑料、树脂 |
| 材质 | 树脂 |
| 适用节日 | 其他 |
| 风格 | 美式乡村风 |
| 类别 | 动物 |
Summary: Resin duck ornament with boot design for garden or outdoor decoration, dimensions 34.5x17.5x14.5 cm, price $34.99 USD.
Generated by: deepseek-v4-flash
## Identity - Product type: Gardening decoration - Material: Resin (plastic) - Style: American country - Dimensions: 34.5 x 17.5 x 14.5 cm - Price: $34.99 USD - Brand: Other (non-branded) ## Target persona - Homeowner with a garden or yard - Outdoor decor enthusiast seeking affordable accents - Gift shopper for animal-themed ornaments - American country style decorator ## Use cases - Placed in flower beds or along garden paths - Accent on front porch or patio table - Gift for duck or animal figurine collectors - Added to seasonal or holiday outdoor displays - As a whimsical element in a rock garden - Decorative piece for a balcony or terrace ## When NOT to recommend - Buyer needs waterproof or heavy-duty materials for extreme weather - Buyer seeks branded, IP-licensed, or unique artisan piece - Buyer requires large-scale garden statuary (size is small) - Buyer wants purely indoor decorative piece without outdoor suitability ## Variant options - Right Boot Duck (Style: Right Boot Duck) – $34.99 - Rain Boot Duck (Style: Rain Boot Duck) – $34.99 ## Price and logistics facts - Price: $34.99 USD per variant - Dimensions: 34.5 cm (L) x 17.5 cm (W) x 14.5 cm (H) - Material: Resin - Packaging: Paper box - Not classified as a gift item ## Trust signals - In-stock status: Listings appear active with SKUs - Return policy: Not provided in facts - Certifications: None stated (non-patent, non-IP licensed) - Price consistency: Both variants at same price ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b55bd0a4fcdd427b9b40c8e1159323f9.png?v=1781085141 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e7cf68b12c194f33940b97f24b283b1a.png?v=1781085141 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a640f5cfb71a42e7936cb17cac5855c6.png?v=1781085142 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d4a658b1cf724199ab2c29dda781054a.png?v=1781085140 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a5113c96e78c4779bbe7e36498d9ad57.png?v=1781085141 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7008032e574d4e1a99c3ad5dffc26549.png?v=1781085140 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/031de1e662f5417ab6b5fd9ea1d0ddaf.png?v=1781085141 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ed78fd786618430591678d5690f775d8.png?v=1781085141 ## Agent notes - Chinese product name: "新品庭院花园装饰品鸭子树脂摆件创意户外装饰工艺品雨靴鸭摆件" - Product appears to be a generic resin duck sculpture wearing a boot, two styles: right boot and rain boot. - No visual details were extracted from images.
This product has 14 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": 670000,
"properties": {
"_length_cm": "34.5",
"_width_cm": "17.5",
"_height_cm": "14.5"
}
}],
"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").