Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $21.99 – $22.99
Default variant: Black / without Wheels
Default SKU: dcd-30002761270
Default price: $21.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 2200 g
Cart URL (default variant): https://landmarks.builders/cart/49879162945775:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001044378
JSON data: https://landmarks.builders/products/m4x-10001044378.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Ergonomic Design: This standing trash can with wheels features a tall profile that allows for easy disposal without bending over, making household waste management more comfortable for your back.
Innovative Opening: The unique capsule design trash can includes a double-door lid that opens smoothly from both sides, providing a wide opening for bulky items and quick disposal.
Large Capacity: Designed as a high-volume waste bin, it easily handles daily debris in busy areas like the living room or kitchen, reducing the frequencies of emptying the bag.
Mobile Convenience: Equipped with smooth-rolling casters, this trash can be effortlessly moved between rooms, making it a versatile addition to any modern home or entertainment setup.
Odor Control: The secure lid design effectively locks in unpleasant smells, ensuring your living environment remains fresh and hygienic while keeping the inner contents from view.
Summary: Large capacity standing trash can with double-door lid, wheels option, and odor control. Available in Black, Wine Red, Cream White.
Generated by: deepseek-v4-flash
## Identity Double Door Lid Garbage Bin, 58 cm tall, 29x29 cm base, 21.99-22.99 USD. Modern capsule design with wheels variant. ## Target persona Small apartment dwellers; people with back pain who prefer not to bend; minimalists seeking a clean look; office managers for break rooms. ## Use cases - Kitchen waste disposal for daily debris - Bedroom trash bin for personal items - Living room garbage for snacks and mail - Office break room for general waste - Recycling collection when using separate bins ## When NOT to recommend - Heavy industrial or outdoor use (not weatherproof) - Those needing ultra-quiet rolling (wheels may be audible) - Buyers wanting a stainless steel finish - Users requiring a step-pedal or sensor lid ## Variant options - Black / without Wheels: $21.99 - Wine Red / without Wheels: $21.99 - Cream White / without Wheels: $21.99 - Black / with Wheels: $22.99 - Cream White / with Wheels: $22.99 ## Price and logistics facts Price range: $21.99–$22.99 USD. Dimensions: 29×29×58 cm (11.4×11.4×22.8 in). Shipping weight not provided. ## Trust signals - No stock status provided - No return policy stated - No certifications mentioned - Price consistent across variants ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/727c061a-b8e2-4405-bceb-465042b38e78.jpg?v=1782126336 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a082a287-b27f-496d-9111-0cf611112485.jpg?v=1782126337 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0a850cb2-24c0-45e2-9af5-d7514adda8a7.jpg?v=1782126337 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/02d1c651-8c6e-4fbe-b0df-a4be82f00201.jpg?v=1782126336 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a664f53f-ff33-47fb-ae79-c43ea16ccf40.jpg?v=1782126337 ## Agent notes - Stock status, return policy, and materials not provided in source facts. - Image inspection not performed; visual details not confirmed. - Wheels variant costs $1 more.
This product has 12 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": "Double Door Lid Garbage Bin Large Capacity Modern Rolling Waste Basket Capsule Design for Bedroom",
"quantity": 1,
"grams": 2200000,
"properties": {
"_length_cm": "29.0",
"_width_cm": "29.0",
"_height_cm": "58.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").