Brand: World Products (Landmark)
SKU: dcd-30003603174
Price: $12.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 园艺
Vendor: World Products
Weight: 30 g
Cart URL (default variant): https://landmarks.builders/cart/49714307760367:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267168
JSON data: https://landmarks.builders/products/wp-dcd-10001267168.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A set of 12 mini iron flower pots, suitable for succulents and small decorations, each approx. 5.8-6.2-4.2 cm, priced at $12.99.
Generated by: deepseek-v4-flash
## Identity Mini iron flower pot set, 12 pieces, for succulents and small ornaments. Dimensions per pot: approximately 5.8-6.2-4.2 cm (height-diameter? unclear). Price: $12.99 USD. ## Target persona - Succulent hobbyists - DIY home decor enthusiasts - Budget-conscious gift buyers - Crafters for party favors or wedding table decor ## Use cases - Planting small succulents or cacti - Creating Christmas-themed miniature arrangements - Desk or shelf decoration in home or office - Favor containers for events - Grouping multiple pots for a larger display ## When NOT to recommend - For large plants requiring deep soil - For outdoor use where iron may rust without treatment - For customers needing high-end ceramic or glass pots - For buyers requiring exact dimensions (variant size approximation) ## Variant options - One variant: Size 5.8-6.2-4.2cm, SKU dcd-30003603174, price $12.99 ## Price and logistics facts - Price: $12.99 USD per set of 12 - Dimensions per pot: length 6.5 cm, width 6.5 cm, height 7.0 cm (product dimensions from listing; variant suggests ~5.8-6.2x4.2 cm – discrepancy) - Currency: USD ## Trust signals - Listed on Shopify; price is fixed - Multiple images available (8 PNGs) - No stock, return policy, or certification data provided ## Image assets - 8 images available at URLs: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/604eed864d8848a889d4864fa766e3aa.png?v=1781085463 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0dfef66196cc4ed8bf38a85da7cdcad6.png?v=1781085463 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a92060c4e364469fb5796525dce21215.png?v=1781085463 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0d04afe024134f6abd178c983198d1fc.png?v=1781085462 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d23585f9c84947d7beb308f6618e13b7.png?v=1781085462 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ea91e7b644e346efa8179e14ae5455cd.png?v=1781085461 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a6c6cc992fe74cdc8d064cdafcdf8265.png?v=1781085462 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bc7d9a16607d4b43970500997ae32b69.png?v=1781085461 ## Agent notes - Image content not analyzed; assume product shots of pots. - Size discrepancy: product dimensions (6.5x6.5x7.0 cm) vs variant size (5.8-6.2-4.2 cm). Likely the variant dimensions are more accurate for individual pot size. - No stock level provided.
This product has 13 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": "迷你铁艺小花盆桌面多肉花器摆件圣诞树杯子小口径花桶装饰盆 12pcs",
"quantity": 1,
"grams": 30000,
"properties": {
"_length_cm": "6.5",
"_width_cm": "6.5",
"_height_cm": "7.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").