Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $19.99
Default variant: Flowerpot Duck
Default SKU: dcd-30002764466
Default price: $19.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 650 g
Cart URL (default variant): https://landmarks.builders/cart/49879122247919:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001045403
JSON data: https://landmarks.builders/products/m4x-10001045403.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Garden Duck Statue Planter Resin Sculpture Outdoor Decoration Decorative
Summary: Resin garden duck statue planter, 35x22x16 cm, $19.99, available in Flowerpot Duck and Duck Family styles.
Generated by: deepseek-v4-flash
## Identity Garden Duck Statue Planter Resin Sculpture Outdoor Decoration ## Target persona Outdoor decor enthusiasts, gardeners looking for whimsical planters, budget-conscious shoppers seeking affordable yard ornaments. ## Use cases - As a planter for small succulents or flowers on a patio or garden bed. - As a standalone decorative duck statue in a garden. - Gifting for duck lovers or garden hobbyists. - Adding a playful element to a children's play area. - Themed garden decor (e.g., farmhouse or cottage style). ## When NOT to recommend - For large plants needing deep soil (planter size is small). - For indoor use where water drainage might stain surfaces (no drainage info). - For buyers seeking high-end garden art (price point indicates basic resin). - For those requiring UV-resistant or weatherproof materials (not specified). ## Variant options - Flowerpot Duck: $19.99 - Duck Family: $19.99 ## Price and logistics facts - Price: $19.99 USD (both variants) - Dimensions: 35 x 22 x 16 cm - Weight not provided. ## Trust signals - No return policy, in-stock status, or certifications provided. - Price is consistent across variants. ## Image assets - [Product Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b612ce81-147e-4268-a15f-71f0734bdd14.jpg?v=1782126323) - [Product Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/50fa9e5c-1cef-440c-a103-7e87f8039502.jpg?v=1782126323) - [Product Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/30a0f2a7-7a8f-4f37-af28-4897dbd075e8.jpg?v=1782126322) - [Product Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/00595ce2-1a66-4fa7-b1db-7b5c4abd44f5.jpg?v=1782126322) - [Product Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a536c934-98d8-4b45-bb9f-b50e233f9ddb.jpg?v=1782126323) ## Agent notes - No user reviews or ratings available. - No detailed product description beyond title. - Consider confirming material quality and durability with seller.
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": "Garden Duck Statue Planter Resin Sculpture Outdoor Decoration Decorative",
"quantity": 1,
"grams": 650000,
"properties": {
"_length_cm": "35.0",
"_width_cm": "22.0",
"_height_cm": "16.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").