Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $31.99
Default variant: Multi-color 1
Default SKU: dcd-30003598856
Default price: $31.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 园艺
Vendor: World Products
Weight: 1200 g
Cart URL (default variant): https://landmarks.builders/cart/49714562629871:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001265624
JSON data: https://landmarks.builders/products/wp-dcd-10001265624.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
跨境阳台围栏悬挂铁艺椭圆花盆庭院栅栏田园双钩挂桶花盆装饰容器
| 特性 | 牢固耐用 |
| 品牌 | 农家大院 |
| 货号 | 椭圆双挂钩桶 |
| 底径 | 22.5*9.5 |
| 应用场景 | 庭园艺 |
| 是否属于礼品 | 否 |
| 使用形式 | 吊盆式 |
| 材质 | 铁 |
| 制作方法 | 半机械半手工 |
| 是否跨境出口专供货源 | 否 |
| 风格 | 田园 |
| 工艺 | 半手工 |
| 类型 | 花盆 |
| 是否进口 | 否 |
Summary: Cross-border balcony railing hanging iron art oval flower pot, sturdy and durable, size 28x19x17 cm, available in 3 multi-color styles at $31.99.
Generated by: deepseek-v4-flash
## Identity Product: 跨境阳台围栏悬挂铁艺椭圆花盆 (Cross-border balcony railing hanging iron art oval flower pot) Brand: 农家大院 (Farmyard) Material: Iron Dimensions: 28 x 19 x 17 cm (LxWxH) Price: $31.99 USD per unit ## Target persona - Balcony gardeners with railing space - DIY home decorators seeking rustic style - Cross-border shoppers looking for affordable garden decor - Country-style enthusiasts ## Use cases - Hanging on balcony railings for small flowers - Decorating garden fences with a rustic planter - Adding greenery to porch railings - Displaying small herbs in a hanging container - Creating a country-style garden accent ## When NOT to recommend - For large plants requiring deep soil (inner bottom area 22.5x9.5 cm) - For indoor use if concerned about potential rust (iron, no finish specified) - For buyers seeking premium or luxury garden decor - For those needing immediate delivery without cross-border shipping ## Variant options Three multi-color styles: Multi-color 1, Multi-color 2, Multi-color 3. All priced at $31.99 each. ## Price and logistics facts Price: $31.99 USD per unit. No shipping details provided. Dimensions: 28x19x17 cm. Weight not given. ## Trust signals No explicit trust signals available. No stock status, reviews, or return policy provided. ## Image assets 8 images available in PNG format at the provided URLs. ## Agent notes - Image understanding not performed; treat images as fetchable assets only. - No stock or availability data. - Price is fixed across all variants. - Description indicates product is not a gift item.
This product has 15 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": 1200000,
"properties": {
"_length_cm": "28.0",
"_width_cm": "19.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").