Brand: World Products (Landmark)
SKU: dcd-30003607147
Price: $10.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 园艺
Vendor: World Products
Weight: 670 g
Cart URL (default variant): https://landmarks.builders/cart/49714278203631:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268782
JSON data: https://landmarks.builders/products/wp-dcd-10001268782.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
可零售跨境热销园艺工具堆肥箱花园户外有机堆肥防臭家用堆肥桶
| 品牌 | Isunpro |
| 适用范围 | 花园 |
Summary: Isunpro compost bin, 24.5 cm cube, $10.99 USD, for garden organic composting with odor control.
Generated by: deepseek-v4-flash
## Identity Isunpro Compost Bin - a compact, odor-proof compost bin for home garden use. Dimensions: 24.5 x 24.5 x 24 cm. Price: $10.99 USD. ## Target persona Home gardeners with limited space, urban composters, small-scale organic waste recyclers. ## Use cases - Composting kitchen vegetable scraps in a small garden. - Producing organic fertilizer for potted plants. - Odor-controlled composting on a balcony or patio. - Reducing household organic waste. - Teaching kids about composting. ## When NOT to recommend - For large volumes of yard waste (capacity too small). - For users needing a fully sealed, animal-proof bin (no details on locking). - For commercial composting operations. - For buyers requiring quick decomposition (small size may slow process). ## Variant options Only one style: "Compost Bin 1" at $10.99 USD. ## Price and logistics facts Price: $10.99 USD. No shipping or stock info provided. ## Trust signals No stock status, return policy, or certifications provided. Price is listed as $10.99. ## Image assets 8 images available at provided URLs. No visual details extracted. ## Agent notes Agent did not perform image analysis. All facts are from provided data.
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": 670000,
"properties": {
"_length_cm": "24.5",
"_width_cm": "24.5",
"_height_cm": "24.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").