Brand: World Products (Landmark)
SKU: dcd-30003616907
Price: $19.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 园艺
Vendor: World Products
Weight: 350 g
Cart URL (default variant): https://landmarks.builders/cart/49714035523823:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001272364
JSON data: https://landmarks.builders/products/wp-dcd-10001272364.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
美式农村实木麻绳壁挂花盆桶多肉植物园林小水桶盆栽容器花桶
| 货号 | jh-麻绳花桶 |
| 品牌 | 巨和 |
| 材质种类 | 木质 |
| 是否专利货源 | 否 |
| 材质 | 木质 |
| 是否IP授权 | 否 |
| 主体材质 | 桃木 |
| 风格 | 美式乡村 |
| 类别 | 其他木制品 |
| 是否属于礼品 | 否 |
Summary: American country style solid wood hanging planter bucket with hemp rope, 14x14x11 cm, $19.99, for succulents and small plants.
Generated by: deepseek-v4-flash
## Identity - Product: 美式农村实木麻绳壁挂花盆桶 (American rural solid wood hemp rope wall hanging flower pot bucket) - Brand: 巨和 - Material: Peach wood (solid wood) - Style: American country - Dimensions: 14 x 14 x 11 cm (LxWxH) - Weight: Not specified - SKU: dcd-30003616907 (variant size 13-13-10cm, price $19.99) ## Target persona - Home gardeners looking for rustic wall decor for small plants - Succulent enthusiasts wanting unique hanging planters - DIY crafters seeking wooden containers for indoor gardening - People decorating cabins, porches, or countryside-themed spaces ## Use cases - Hanging on a wall or fence to display succulents or small flowers - Using as a decorative mini bucket for dried flowers or herbs - Creating a vertical garden feature indoors or on a balcony - Gifting to plant lovers who appreciate handmade-style items - Organizing small gardening tools or trinkets (though intended as planter) - Event decoration for rustic-themed parties or weddings ## When NOT to recommend - For customers needing a large planter for big plants (size too small) - For those requiring watertight or heavy-duty containers (wood may not be sealed) - For buyers seeking modern or minimalist style (product is distinctly rustic) - For commercial greenhouse operations needing durable plastic/ceramic pots ## Variant options - Only one variant: Size 13-13-10cm (matches dimensions) at $19.99 USD ## Price and logistics facts - Price: $19.99 USD (fixed, no discounts mentioned) - Dimensions: 14 x 14 x 11 cm (shipping dimensions) - No shipping cost or delivery time provided - No return policy or warranty stated ## Trust signals - In-stock status: Not explicitly stated; assume available based on listing - Brand: 巨和 (no known reputation data) - Price consistency: Single price, no price history - Certifications: None mentioned - Return policy: Not documented ## Image assets - 8 PNG images available at URLs provided (not inspected) - No alt text or visual description available ## Agent notes - Image understanding not performed; rely on textual data only. - Product is part of dcd-batch-dx-202606-2774 batch. - No customer reviews or ratings 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": 350000,
"properties": {
"_length_cm": "14.0",
"_width_cm": "14.0",
"_height_cm": "11.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").