Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $99.99 – $122.99
Default variant: Hy1110ab Duck PAIR
Default SKU: dcd-30003615961
Default price: $114.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居装饰
Vendor: World Products
Weight: 4500 g
Cart URL (default variant): https://landmarks.builders/cart/49714043650287:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001272025
JSON data: https://landmarks.builders/products/wp-dcd-10001272025.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
鸭子摆件户外别墅庭院花园草坪景观鹅动物雕塑装饰室外现代简约
| 品牌 | 美远 |
| 货号 | HY1109-鸭子 |
| 是否专利货源 | 否 |
| 是否IP授权 | 否 |
| 专利号 | 鸭子 |
| 有可授权的自有品牌 | 是 |
| 是否属于礼品 | 否 |
| 主要下游平台 | LAZADA |
| 材质 | 玻璃钢 |
| 风格 | 现代简约 |
| 主要销售地区 | 中东 |
| 工艺 | 73218325 |
Summary: Glass-reinforced plastic duck sculpture for outdoor garden decoration, modern minimalist style, dimensions 45x30x33 cm, priced from $99.99.
Generated by: deepseek-v4-flash
## Identity Brand: 美远, Product: 鸭子摆件户外别墅庭院花园草坪景观鹅动物雕塑装饰室外现代简约, Material: Glass-reinforced plastic (玻璃钢), Dimensions: 45x30x33 cm, Style: Modern minimalist. ## Target persona Homeowners with villas or gardens seeking modern minimalist outdoor decor; buyers in Middle East markets (primary sales region). ## Use cases - Garden lawn centerpiece - Patio accent decoration - Poolside ornament - Entrance gate or pathway decor - Balcony or terrace decoration ## When NOT to recommend - Buyers wanting realistic animal replicas (modern minimalist style is abstract) - Those needing small decorations (item is >30 cm tall) - For indoor use only (material durable outdoors) - Budget-sensitive buyers (priced $99+) ## Variant options - Hy1110ab Duck PAIR: $114.99 - Hy1111ab Duck PAIR: $99.99 - Hy1112ab Duck PAIR: $122.99 ## Price and logistics facts Base price $99.99 (Hy1111ab). Other variants $114.99 and $122.99. Shipping and logistics details not provided. ## Trust signals In-stock status unknown. Return policy not specified. Brand claims own brand (有可授权的自有品牌). No patent or IP certification. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/01ec8255676b40ed968eb0fecd872cd9_45dfb06e-fa57-465d-b8ff-c8e8ef385eb3.png?v=1781085217 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0165f606100b4015a996e35f58c5a5a6_f63ee45b-a9bc-4d46-ba72-44cd7bd20e57.png?v=1781085219 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d3ccc5015c6d41438d84f80df40ec371_7a5a630b-ad3c-4ece-b324-7986ac265e6c.png?v=1781085219 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1f1dcff54c1343519a66bbbafb533fa4_b5e41744-b2d0-49c3-8328-9d361b29585b.png?v=1781085218 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ef5b6477da7147119bcfb2f233542da1_34162c44-c328-4fa0-af00-a95b9ee1d9ba.png?v=1781085219 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/20be62addfab45e9bdc99556db96dd01_236f6aa9-35d4-4814-b1b4-6fd779a215f3.png?v=1781085218 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/83822f2b8f364e2fa48f1a736db39d76_a1e95756-4f29-4e78-a35a-25547e7de4c0.png?v=1781085219 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/14c38e404c264598a30a143cda6539e3_a49eaf37-08c4-4904-8d95-3901f987e755.png?v=1781085219 ## Agent notes Image analysis not performed; visual details assumed from product category.
This product has 15 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": 4500000,
"properties": {
"_length_cm": "45.0",
"_width_cm": "30.0",
"_height_cm": "33.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").