Brand: World Products (Landmark)
SKU: dcd-30003598862
Price: $26.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 园艺
Vendor: World Products
Weight: 1100 g
Cart URL (default variant): https://landmarks.builders/cart/49714557518063:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001265626
JSON data: https://landmarks.builders/products/wp-dcd-10001265626.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: Wrought iron oval hanging planter with double hooks for balcony/railing, sold as a set of 3 in black, $26.99, dimensions 35x22x15 cm.
Generated by: deepseek-v4-flash
## Identity Cross-border balcony fence hanging wrought iron oval flower pot, garden type, set of 3. ## Target persona Apartment dweller with balcony or small outdoor space; gardener looking for vertical space solutions; DIY home decorator enhancing fence or railing. ## Use cases - Hanging flowers on balcony railing - Growing herbs on a garden fence - Creating vertical garden on a deck or patio railing - Decorating wrought iron gates or railings - Space-saving planting in small outdoor areas ## When NOT to recommend - Buyer needs large planters for deep-rooted plants - Indoor use without a drip tray or drainage management - Heavy soil or large plants that exceed size/weight capacity - Buyer requires non-metal or plastic containers ## Variant options - Black 3PCS: $26.99 (only variant) ## Price and logistics facts - Price: $26.99 USD - Dimensions: 35 x 22 x 15 cm (length x width x height) - Sold as set of 3 - Currency: USD ## Trust signals - In-stock status not confirmed - Return policy not specified - Price consistent across single variant - Material: wrought iron (implied by title) ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/15821056d87c459abb83b06c8f0871e9.png?v=1781085632 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/36f61abbc28040cba34d37b6a4e3a92c.png?v=1781085634 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0d5830a21cf144e4a832f5de65fb7d74.png?v=1781085633 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/38f1beffac0b416880e0548653dbaade.png?v=1781085632 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f16a8d3323e241d59cc7074d49e49456.png?v=1781085634 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/569309824b8b4c0387190565bbaf3be7.png?v=1781085632 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e2f34554391945f0966ab32e6cfbd236.png?v=1781085633 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b6e6c0b304a3476a9a94e9383386f7d9.png?v=1781085634 ## Agent notes - Image understanding not performed; treat images as fetchable assets only. - No return policy or stock status provided. - Only one variant available.
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": "跨境阳台围栏悬挂铁艺椭圆花盆庭院栅栏田园双钩挂桶花盆装饰容器",
"quantity": 1,
"grams": 1100000,
"properties": {
"_length_cm": "35.0",
"_width_cm": "22.0",
"_height_cm": "15.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").