Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $16.99
Default variant: Cream White
Default SKU: dcd-30002718051
Default price: $16.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1900 g
Cart URL (default variant): https://landmarks.builders/cart/49903493087471:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001033172
JSON data: https://landmarks.builders/products/m4x-10001033172.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Ergonomic Design: This household essential features an elevated structure that allows you to dispose of trash without bending over, protecting your back during daily chores.
Large Capacity: Designed as a high-volume waste bin, it easily accommodates 16L of refuse, making it for busy kitchens and family living areas.
Effortless Mobility: This tall trash can with wheels includes 360-degree universal rollers with built-in brakes, allowing you to move smoothly between the kitchen and dining room.
Hygiene & Style: The elevated garbage can is crafted from material with a sleek, high-end finish and press-top lid that effectively seals in odors.
Space-Saving Shape: This rolling waste bin with lid features a, rectangular profile that fits into narrow gaps or corners, maximizing your floor space.
Summary: 16.99 USD rolling waste bin with lid, 16L capacity, 40x31x22 cm, wheels with brakes, press-top lid, available in Cream White and Ankara Red.
Generated by: deepseek-v4-flash
## Identity Rolling Waste Bin with Lid – 16L capacity, tall trash can with wheels, press-top lid, rectangular shape. ## Target persona Busy household cleaners needing ergonomic waste disposal; apartment dwellers with limited floor space; kitchen organizers in small to medium homes; individuals seeking a mobile trash can for easy transport. ## Use cases - Daily kitchen waste disposal without bending over. - Moving trash from kitchen to outdoor bin using 360-degree wheels. - Fitting into narrow gaps or corners for space-saving storage. - Bathroom waste management with odor-sealing lid. - Use as an office side bin for papers and recyclables. ## When NOT to recommend - Outdoor use (designed for indoor; wheels and lid may not withstand elements). - Heavy commercial or industrial waste (16L capacity is for household). - Users requiring a hands-free motion sensor lid. - Children's rooms where lockable lid is needed. ## Variant options - Cream White (dcd-30002718051) – $16.99 - Ankara Red (dcd-30002718052) – $16.99 ## Price and logistics facts Price: $16.99 USD per variant. Dimensions: 40 x 31 x 22 cm. Capacity: 16L. Weight not provided. ## Trust signals Price consistent across variants. In-stock status not provided. Return policy not provided. No certifications listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/abec33a2-e0a3-4cfc-bb6b-a27fbb7458b2.jpg?v=1782146561 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/eadffa2b-8123-4e22-b7cf-d035e97ed105.jpg?v=1782146562 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7e55bc4b-c8cb-440c-a257-2fc43759fad5.jpg?v=1782146560 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a7d0e393-9b93-40b6-b1ed-cec57ccf198c.jpg?v=1782146560 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/668343bf-3218-4973-a859-82716ac31289.jpg?v=1782146562 ## Agent notes No brand, material, or battery info. Dimensions 40x31x22 cm are small for a 16L bin; verify against images. Description claims 'high-end finish' but not substantiated. No assembly instructions found.
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": "Rolling Waste Bin with Lid Large Capacity Tall Trash Can with Wheels Profile Household Essential for Washroom",
"quantity": 1,
"grams": 1900000,
"properties": {
"_length_cm": "40.0",
"_width_cm": "31.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").