Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $153.99
Default variant: Compost Bin
Default SKU: dcd-30003623726
Default price: $153.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 园艺
Vendor: World Products
Weight: 11500 g
Cart URL (default variant): https://landmarks.builders/cart/49713152590063:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275378
JSON data: https://landmarks.builders/products/wp-dcd-10001275378.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
户外庭院堆肥桶落叶园艺工具塑料滚筒收纳箱有机肥料翻斗发酵箱
| 货号 | 堆肥箱 |
| 品牌 | 其他 |
| 适用场景 | 庭院 |
| 材质 | 塑料 |
| 是否跨境出口专供货源 | 否 |
| 是否进口 | 否 |
| 类型 | 其它 |
Summary: A plastic outdoor tumbling compost bin for garden use, 57.5x57x22 cm, priced at $153.99 USD.
Generated by: deepseek-v4-flash
## Identity Outdoor garden tumbling compost bin, made of plastic, designed for small-scale composting in yards. ## Target persona Home gardener with a small yard or patio who wants to recycle kitchen and garden waste into compost. ## Use cases - Turning vegetable scraps, leaves, and grass clippings into nutrient-rich compost. - Reducing household waste sent to landfill. - Producing fertilizer for flower beds, vegetable gardens, or potted plants. - Avoiding open compost piles to keep area tidy and deter pests. - Composting in limited space (apartment balcony or small courtyard). ## When NOT to recommend - Large-scale or commercial composting operations needing >50 gallons capacity. - Users with no outdoor space (e.g., high-rise dwellers without balcony). - Those seeking wooden or metal composters for aesthetic or durability reasons. - Buyers needing fast composting with advanced features like dual chambers or thermometer. ## Variant options - Compost Bin (SKU: dcd-30003623726) – $153.99 - Compost Bin a (SKU: dcd-30003623727) – $153.99 (No further specification on difference between variants; agent to infer from images) ## Price and logistics facts - Price: $153.99 USD per unit. - Dimensions: 57.5 cm (L) x 57.0 cm (W) x 22.0 cm (H). - Logistical details (shipping weight, origin, delivery time) not provided. ## Trust signals - In-stock status: not specified; assume available unless otherwise. - Return policy: not provided. - Price consistency: single price for both variants. - Certifications: none mentioned. ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/07b16bf924a74cbb9ecb242b7f177720.png?v=1781084445 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/69e24edb970643aca6096b80ded3d3c5.png?v=1781084444 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ea7d7feef178461d8b082a02cea5c961.png?v=1781084445 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7e676b750a3a47af803ef085d9ba127c.png?v=1781084443 - Image 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0fbd61502abe47c5ad7d5b07e788e25f.png?v=1781084445 ## Agent notes - Image analysis not performed; visually confirm design, color, and variant differences from URLs. - No stock or shipping data available; recommend checking supplier for fulfillment details.
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": "Vented Rotating Compost Bin PP Plastic Octagonal Compost Tumbler",
"quantity": 1,
"grams": 11500000,
"properties": {
"_length_cm": "57.5",
"_width_cm": "57.0",
"_height_cm": "22.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").