Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $70.20 – $82.70
Default variant: 45L / Jp S-lid
Default SKU: dcd-30002734842
Default price: $70.20
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 6350 g
Cart URL (default variant): https://landmarks.builders/cart/49810262163695:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001037544
JSON data: https://landmarks.builders/products/m4x-10001037544.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Double-Compartment Design: This innovative double layer trash can features a vertical stacking structure that maximizes your kitchen space while providing separate bins for efficient waste management.
Waste Sorting Effectiveness: Simplify your daily routine with this dedicated waste bin that allows for easy dry and wet separation, ensuring a cleaner and more hygienic household environment.
Mobile Convenience: Equipped with effortless-gliding 360-degree universal wheels, this sorting garbage can with wheels can be effortlessly moved from the prep station to the sink or tucked away when not in use.
Versatile Storage Solution: Beyond just disposal, this unit serves as a practical household storage center with a bottom tilt-out bin and middle drawers for trash bags or cleaning supplies.
Odor Control System: Designed as a high-capacity stacking recycling bin, it includes a built-in deodorizing compartment in the lid to keep your kitchen smelling clean and clear from
Summary: Dry Wet Separation Trash Can Removable Inner Buckets Wet Dry Separation Bin. Description: 【Double-Layer Design】: This double layer trash can features a vertical structure that maximizes space effectiveness in your kitchen while providing ample room for all your disposal needs. 【Waste Sorting】: Simplify your household storage by utilizing the dry and wet separation compartments, ensuring that natural waste and recyclables are kept perfectly organized. 【Effortless Mobility】: Equipped with effortless-gliding 360-degree wheels, this sorting garbage can with wheels can be easily moved from the prep
Generated by: m4x-map-v1
This product has 12 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Dry Wet Separation Trash Can Removable Inner Buckets Wet Dry Separation Bin",
"product_id": 9429688385775,
"variant_id": 49810262163695,
"quantity": 1,
"grams": 6350,
"length_cm": "48.0",
"width_cm": "39.5",
"height_cm": "45.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").