Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: White
Default SKU: dcd-30003610416
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 园艺
Vendor: World Products
Weight: 320 g
Cart URL (default variant): https://landmarks.builders/cart/49714236621039:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270020
JSON data: https://landmarks.builders/products/wp-dcd-10001270020.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.












Summary: Small vintage-style iron flower pot bucket with lettering, 21x21x17 cm, in white variants, priced at $9.99 USD.
Generated by: deepseek-v4-flash
## Identity Small vintage-style iron flower pot bucket with lettering, suitable for succulents and small plants. ## Target persona Indoor plant hobbyist, small space gardener, succulent collector, rustic decor enthusiast. ## Use cases - Planting small succulents or cacti on a desk - Displaying herbs on a kitchen windowsill - Creating a rustic table centerpiece with artificial flowers - Gifting to a friend who loves plants - Using as a decorative container for small office plants ## When NOT to recommend - Large plants or trees requiring deep soil - Outdoor use without drainage holes (not confirmed waterproof) - If a specific color other than white is needed - If fully waterproof or leak-proof container is required ## Variant options - White - White a - White B - White C - White D ## Price and logistics facts - Price: $9.99 USD - Dimensions: 21 x 21 x 17 cm (approx. 8.3 x 8.3 x 6.7 inches) - Weight: not specified ## Trust signals - In-stock status: not confirmed from facts - Return policy: not specified - Price consistency: single price across variants - Certifications: none provided ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2034616a2daa498aa1cd0ee24c2d7748_c7b77f90-7418-4fd6-bc8b-4d5242a1738e.png?v=1781085379 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d2fdd844a7a54af3afd57a3672be97f5.png?v=1781085379 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/46423385ca4f47b4a183fcb896b90bb7.png?v=1781085379 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ed70eca496ac432ebe030afcfbc19900.png?v=1781085379 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c5fb69b6abb2412f8d9a4cffbf07fc8a_40df19b2-1979-4a8f-86c1-5a136d5bcd8f.png?v=1781085379 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9dd26ef9899741848c2b722b53ac5a67.png?v=1781085377 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/85e46c9061044808ac3f6ce29318948e.png?v=1781085379 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f95352bbe5bc42b0926da3ee6982af93.png?v=1781085378 ## Agent notes - No image understanding performed; visual details such as exact shade of white, surface texture, and lettering style are not assessed. - Return policy, shipping details, and stock status are not provided in the source facts.
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": 320000,
"properties": {
"_length_cm": "21.0",
"_width_cm": "21.0",
"_height_cm": "17.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").