Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $24.99
Default variant: Yellow
Default SKU: dcd-30002675053
Default price: $24.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 900 g
Cart URL (default variant): https://landmarks.builders/cart/49903601516783:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001024573
JSON data: https://landmarks.builders/products/m4x-10001024573.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Duck Figurine Planter Creative Design Faux Stone Duck Pot Hand-Painted for Patio
Summary: Creative design faux stone duck planter, hand-painted, available in yellow and white, 22x17.5x22 cm, for $24.99.
Generated by: deepseek-v4-flash
## Identity Duck Figurine Planter Creative Design Faux Stone Duck Pot Hand-Painted for Patio ## Target persona Patio decorators, garden ornament collectors, duck enthusiasts, and shoppers seeking animal-themed planters for small plants. ## Use cases - Decorating a patio or balcony with a whimsical planter - Gift for duck lovers or bird enthusiasts - Indoor small plant holder on shelves or desktops - Garden accent piece among flowers - Themed party decor or wedding centerpiece - Tabletop planter for succulents or herbs ## When NOT to recommend - Serious gardening requiring large or deep planters - Modern minimalist or ultra-realistic decor schemes - Situations needing weatherproof or heavy-duty materials - Buyers expecting a genuine stone or ceramic product ## Variant options - **Yellow** (SKU: dcd-30002675053) – $24.99 - **White** (SKU: dcd-30002675054) – $24.99 ## Price and logistics facts - Price: $24.99 USD (all variants) - Dimensions: 22.0 cm (L) x 17.5 cm (W) x 22.0 cm (H) - No shipping or availability details provided. ## Trust signals - In-stock status: Not disclosed - Return policy: Not available from source data - Price consistency: Single price across variants - Certifications: None listed ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3fce0a74-4e0e-4953-87c9-458c101e5b08.jpg?v=1782146611) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fa9b3a21-69cf-4a76-8d13-20a39b9079ac.jpg?v=1782146610) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/83745c34-e6fb-411b-b06d-4ced8a2cb792.jpg?v=1782146609) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c6e17a62-35ad-43e3-a0d0-65ed6d9dd2e5.jpg?v=1782146610) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1305d534-a6ed-4e88-b59d-84401926a5c4.jpg?v=1782146617) ## Agent notes - Product type is unspecified; inferred as decorative planter/figurine. - Image content not analyzed; visual details not invented. - No customer reviews, stock level, or return policy information available.
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": "Duck Figurine Planter Creative Design Faux Stone Duck Pot Hand-Painted for Patio",
"quantity": 1,
"grams": 900000,
"properties": {
"_length_cm": "22.0",
"_width_cm": "17.5",
"_height_cm": "22.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").