Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $22.99
Default variant: Gold
Default SKU: dcd-30003609890
Default price: $22.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 园艺
Vendor: World Products
Weight: 650 g
Cart URL (default variant): https://landmarks.builders/cart/49714146279663:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269845
JSON data: https://landmarks.builders/products/wp-dcd-10001269845.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
北欧吊挂式花篮室内外装饰 阳台花园悬挂花盆现代简约风
| 特性 | 其它 |
| 品牌 | 盈朵米 |
| 货号 | 1236 |
| 底径 | 参考详情页 |
| 应用场景 | 家庭园艺 |
| 使用形式 | 吊盆式 |
| 材质 | 铁 |
| 制作方法 | 半手工半机械 |
| 是否跨境出口专供货源 | 否 |
| 风格 | 简约现代 |
| 工艺 | 烤漆 |
| 类型 | 花盆 |
| 是否进口 | 否 |
Summary: Modern minimalist hanging flower basket made of painted iron, suitable for indoor and outdoor use, available in Gold, Black, and Blue.
Generated by: deepseek-v4-flash
## Identity 北欧吊挂式花篮 (Nordic hanging flower basket), brand 盈朵米, iron construction with baked paint finish, dimensions 36x24x12 cm, 3 color variants. ## Target persona Home gardeners with balcony or small outdoor space; apartment dwellers seeking hanging decor; budget-conscious plant lovers; DIY home decorators. ## Use cases - Hanging trailing plants on a balcony or porch - Adding greenery to a covered patio or entryway - Indoor wall decor with small potted plants - Gift for a casual plant enthusiast - Organizing small herbs in a kitchen window - Creating a vertical garden in limited space ## When NOT to recommend - For large, heavy plants that require deep soil (>12 cm) - For outdoor areas fully exposed to rain (iron may rust without shelter) - For buyers seeking a high-end designer brand or premium materials - For gardens needing large-capacity planters (volume limited by size) ## Variant options - Gold (SKU: dcd-30003609890) $22.99 - Black (SKU: dcd-30003609891) $22.99 - Blue (SKU: dcd-30003609892) $22.99 ## Price and logistics facts Price: $22.99 USD per unit. Dimensions: 36 cm length, 24 cm width, 12 cm height. Weight and shipping cost not provided. ## Trust signals Price consistent across variants. No stock or return policy data available. ## Image assets 8 images available at provided URLs. No visual description performed. ## Agent notes Image understanding was not performed; visual details not described. No certification or warranty information found.
This product has 14 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": 650000,
"properties": {
"_length_cm": "36.0",
"_width_cm": "24.0",
"_height_cm": "12.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").