Brand: World Products (Landmark)
SKU: dcd-30003598863
Price: $50.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 园艺
Vendor: World Products
Weight: 2000 g
Cart URL (default variant): https://landmarks.builders/cart/49714555846895:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001265627
JSON data: https://landmarks.builders/products/wp-dcd-10001265627.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
跨境阳台围栏悬挂铁艺椭圆花盆庭院栅栏田园双钩挂桶花盆装饰容器
| 特性 | 牢固耐用 |
| 品牌 | 农家大院 |
| 货号 | 椭圆双挂钩桶 |
| 底径 | 22.5*9.5 |
| 应用场景 | 庭园艺 |
| 是否属于礼品 | 否 |
| 使用形式 | 吊盆式 |
| 材质 | 铁 |
| 制作方法 | 半机械半手工 |
| 是否跨境出口专供货源 | 否 |
| 风格 | 田园 |
| 工艺 | 半手工 |
| 类型 | 花盆 |
| 是否进口 | 否 |
Summary: Iron hanging planter for balcony railing, oval double-hook bucket, rustic style, dimensions 35x30x15 cm, sold as set of 6 in black for $50.99.
Generated by: deepseek-v4-flash
## Identity Iron oval hanging planter with double hooks, suitable for balcony railings and fences. Set of 6 pieces, black color. Dimensions: 35x30x15 cm. Weight unspecified. Material: iron. Style: rustic/country (田园). Semi-handmade construction. ## Target persona - Apartment dwellers with balcony railings seeking decorative planters - Garden hobbyists wanting to maximize vertical space on fences - Home decorators looking for affordable rustic outdoor accessories ## Use cases - Hanging small flowers or herbs on a balcony railing - Decorating a garden fence or patio railing with trailing plants - Creating a vertical garden on a porch or terrace - Organizing multiple small plants in a uniform look - Gifting a set of planters to gardening friends ## When NOT to recommend - For buyers needing large planters for deep-rooted or heavy plants - For modern or minimalist decor styles that don't match rustic iron - For indoor use where water drainage may cause damage (no drainage holes mentioned) - For customers seeking individual planters (sold only as set of 6) ## Variant options Only one variant available: **Black 6PCS** (SKU: dcd-30003598863) at $50.99. ## Price and logistics facts - Price: $50.99 USD (set of 6) - Dimensions: 35 cm (L) x 30 cm (W) x 15 cm (H) - Base dimensions: 22.5 cm x 9.5 cm - Weight not provided - Origin: not imported (domestic in unspecified market) - Shipping details not specified ## Trust signals - Product sold as a set of 6 identical planters - Brand: 农家大院 (Farmhouse Courtyard) - No stock status or return policy provided - No certifications listed - Price appears fixed with no discounts mentioned ## Image assets Images available at 8 URLs. Content not analyzed; treat as fetchable assets. ## Agent notes - No information on material thickness or rust resistance. - No information on included mounting hardware. - Only one color and size option. - Image content: not evaluated.
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": 2000000,
"properties": {
"_length_cm": "35.0",
"_width_cm": "30.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").