Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $14.99 – $15.99
Default variant: Black / Circle
Default SKU: dcd-30003609872
Default price: $14.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 园艺
Vendor: World Products
Weight: 420 g
Cart URL (default variant): https://landmarks.builders/cart/49714163712239:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269837
JSON data: https://landmarks.builders/products/wp-dcd-10001269837.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Nordic-style hanging iron planter for succulents and small plants, available in black and gold, circle or oval shapes, measuring 52x35x16 cm.
Generated by: deepseek-v4-flash
## Identity Nordic Gold Iron Hanging Planter – Hanging flower pot for balcony, home, creative decoration, suitable for succulents and small plants. ## Target persona Home gardeners, urban balcony dwellers, plant enthusiasts on a budget, decor-conscious buyers seeking affordable hanging planters. ## Use cases - Hanging succulents on a balcony railing - Displaying small indoor plants near a window - Creating a vertical garden on a wall - Decorating a patio with suspended planters - Gift for plant lovers - Replacing old plastic pots with metal ones ## When NOT to recommend - If the buyer needs large planters for big plants (max dimensions 52x35x16 cm) - If outdoor use without rust protection is required (iron may rust) - If the buyer prefers ceramic or plastic material - If budget is below $10 or above $50 ## Variant options - Black / Circle: $14.99 - Black / Oval: $14.99 - Gold / Circle: $15.99 - Gold / Oval: $15.99 ## Price and logistics facts Base price $14.99 (Black) or $15.99 (Gold). No shipping or tax info provided. ## Trust signals - In-stock status unknown - Return policy not specified - Price consistent across color/style variants - No certifications mentioned ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7f181b64dc4546fca4109dc8225074a9.png?v=1781085342) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7ef32ee610824b70a79fc0ccf3931aec.png?v=1781085342) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/728eb5e8599146e6a443492b812cd72f.png?v=1781085342) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c71fe3b4ba0943438a5c050b2592c7e9.png?v=1781085341) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/93ba9acf777a4771bbc7101fcc80a51d.png?v=1781085342) - [Image 6](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5b189146e36744ea8e9341d777a70eec.png?v=1781085341) - [Image 7](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cf18bc4cc1ba4545881ca35d6701eafb.png?v=1781085340) - [Image 8](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ba3e1c77b55e47d6a6d572cd6e80e9e5.png?v=1781085341) ## Agent notes No visual descriptions were generated; rely on image URLs for fetching. Dimensions are 52x35x16 cm. Product type: gardening (园艺). Tags indicate batch dx-202606.
This product has 16 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": 420000,
"properties": {
"_length_cm": "52.0",
"_width_cm": "35.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").