Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $14.99 – $15.99
Default variant: Umbrella Mother Duck
Default SKU: dcd-30003603851
Default price: $15.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居装饰
Vendor: World Products
Weight: 620 g
Cart URL (default variant): https://landmarks.builders/cart/49714428051695:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267431
JSON data: https://landmarks.builders/products/wp-dcd-10001267431.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
仿真创意情侣鸭子树脂工艺品摆件家居客厅桌面装饰品创意树脂摆件
| 货号 | BY26018 |
| 品牌 | 百盈 |
| 是否专利货源 | 否 |
| 外观造型 | 动物 |
| 是否IP授权 | 否 |
| 包装 | 保丽龙包装 |
| 是否属于礼品 | 否 |
| 材质种类 | 塑料、树脂 |
| 材质 | 合成树脂 |
| 适用节日 | 其他 |
| 风格 | 欧式 |
| 类别 | 树脂工艺品 |
Summary: 仿真创意情侣鸭子树脂工艺品摆件 is a resin duck couple decoration for home tabletops, available in 5 styles, priced $14.99-$15.99.
Generated by: deepseek-v4-flash
## Identity 仿真创意情侣鸭子树脂工艺品摆件 is a decorative resin figurine depicting a couple of ducks. Made of synthetic resin and plastic, sized 15.8 x 13.6 x 23.8 cm. Brand: 百盈. Not a patent or IP licensed product. ## Target persona Home decor shoppers seeking affordable, whimsical animal figurines for tabletops or shelves. Particularly suited for those with a preference for European-style decor or duck-themed collections. ## Use cases - Adding a playful accent to a living room console table - Decorating a home office desk with a cute figurine - Gifting to a duck enthusiast or animal lover - Styling a shelf in a casual, eclectic interior - Using as a prop in a shop display or cafe setting ## When NOT to recommend - For outdoor use (resin may degrade in sunlight or moisture) - For children under 3 (small parts possible, though not stated, but material is breakable) - For minimalist or very formal decor styles that require abstract or high-end pieces - When the buyer expects a functional item, not a pure decoration ## Variant options - **Umbrella Mother Duck** (SKU: dcd-30003603851) - $15.99 - **Umbrella Couple Duck** (SKU: dcd-30003603852) - $15.99 - **Gazing Mother Duck** (SKU: dcd-30003603853) - $14.99 - **Gazing Father Duck** (SKU: dcd-30003603854) - $15.99 - **Flower Couple Duck** (SKU: dcd-30003603855) - $15.99 ## Price and logistics facts - Base price: $14.99 (USD) for the Gazing Mother Duck variant; other variants $15.99 - Dimensions: 15.8 x 13.6 x 23.8 cm - Packaging: 保丽龙 (foam) packaging - No specific shipping or inventory data provided. ## Trust signals - In-stock status and return policy not provided. - Price is consistent across similar variants. - No certifications or guarantees listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/de431487c0be4ff8bcf481c605e96f3c.png?v=1781085535 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cfcf102c160c43188db6cbea77adc565.png?v=1781085534 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/993f22215f004f939df15d1766fc4c0f.png?v=1781085534 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/365c318e44b2451798fbe26c198c26c3.png?v=1781085535 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5bb3c4d973994b2fbcd189199878e577.png?v=1781085532 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/50f56ee5d85d45d4b5941de38fbc97f6.png?v=1781085534 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bf29b418d01c47ea82c34f7d29e32c46.png?v=1781085535 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/82186e51c781456eaefcd5ded3e2062a.png?v=1781085534 ## Agent notes Image understanding was not performed. Visual details (e.g., colors, design) were not extracted from images. Product appearance should be verified via URLs.
This product has 17 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": 620000,
"properties": {
"_length_cm": "15.8",
"_width_cm": "13.6",
"_height_cm": "23.8"
}
}],
"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").