Brand: World Products (Landmark)
SKU: dcd-30002712454
Price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 341 g
Cart URL (default variant): https://landmarks.builders/cart/49903524053231:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001031875
JSON data: https://landmarks.builders/products/m4x-10001031875.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Resin Duck Sculpture Pot Creative Design Duck Flower Pot Weather Resistant
Summary: A weather-resistant resin duck-shaped flower pot, 34x26x12 cm, priced at $9.99.
Generated by: deepseek-v4-flash
## Identity Resin Duck Sculpture Pot – a creative duck-shaped flower pot made of weather-resistant resin. ## Target persona Garden enthusiasts, novelty decor buyers, and budget-conscious shoppers looking for unique, low-cost outdoor planters. ## Use cases - Adding a whimsical touch to a garden or patio - Planting small succulents or flowers in a decorative container - As a standalone sculpture on a shelf or desk - Gift for duck lovers or garden party favors - Seasonal display (spring, Easter, summer) - Lightweight portable decoration for balconies ## When NOT to recommend - For large plants requiring deep soil (pot is only 12 cm deep) - For formal or minimalist interior decor (novelty design) - As a children's toy (resin is brittle if dropped) - If the buyer needs a waterproof liner (material is porous unless sealed) ## Variant options One variant available: Style "New-17", SKU dcd-30002712454, price $9.99. ## Price and logistics facts Price: $9.99 USD. Dimensions: 34 x 26 x 12 cm. No bulk discounts or shipping details provided. ## Trust signals No return policy, stock status, or certifications included in source data. Price is listed as single unit. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c718f0b1-9293-4f69-8ebf-396ff9ff5425.jpg?v=1782146572 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/59d2c216-1233-4ffd-a3e0-96ad7cf5204d.jpg?v=1782146571 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0c8a9839-e9c6-4772-bf13-582b78fba88b.jpg?v=1782146571 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d59b4ab4-1dc5-4565-a520-6b73531c8e5d.jpg?v=1782146572 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5a757a80-0ffd-40c3-93d9-9553ef4b0ae7.jpg?v=1782146571 ## Agent notes Image understanding was not performed; treat images as fetchable assets only.
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": "Resin Duck Sculpture Pot Creative Design Duck Flower Pot Weather Resistant",
"quantity": 1,
"grams": 341000,
"properties": {
"_length_cm": "34.0",
"_width_cm": "26.0",
"_height_cm": "12.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").