Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Walnut / 0918
Default SKU: dcd-30002726902
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1105 g
Cart URL (default variant): https://landmarks.builders/cart/49903452193007:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001035584
JSON data: https://landmarks.builders/products/m4x-10001035584.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Space-Saving Design: This trash can features a narrow 16cm profile that fits into tight gaps between cabinets or next to the toilet.
Quality Material: This portable wastebasket is made of quality pp material, sturdy, lightweight and long term use.
Double-Layer Construction: This narrow garbage bin utilizes a double-barrel system to hide unsightly trash bags and ensure a clean, seamless look in any room.
Wide Applications: As an essential household cleaning supply, the waste basket is widely suitable for home, bedroom, living room, bathroom, office, cafe, restaurant, hotel, etc
Large Capacity: Despite its compact footprint, this waste basket offers a generous 12L+ volume and a wide 24cm opening to handle daily household waste easily.
Summary: A narrow 16cm profile garbage bin made of PP material, double-layer construction, 12L+ capacity, suitable for home, office, and more.
Generated by: deepseek-v4-flash
## Identity Space-saving narrow trash can (12L+ capacity) with double-layer design to hide bags. Available in Walnut and Wood finishes. ## Target persona Space-constrained home or office users needing a slim wastebasket for tight spots like between cabinets or next to the toilet. ## Use cases - Fits between kitchen cabinets - Next to toilet in bathroom - Under desk in office - In a narrow hallway - In a small café or restaurant - In a dorm room ## When NOT to recommend - For users needing a large capacity trash can (>12L) - For outdoor or heavy-duty use - For users prioritizing premium aesthetics over function - For those wanting a hands-free or step-pedal can ## Variant options | SKU | Title | Price | Color | Style | |-----|-------|-------|-------|-------| | dcd-30002726902 | Walnut / 0918 | $9.99 | Walnut | 0918 | | dcd-30002726903 | Wood / 0918 | $9.99 | Wood | 0918 | | dcd-30002726904 | Walnut / 0921 | $9.99 | Walnut | 0921 | | dcd-30002726905 | Wood / 0921 | $9.99 | Wood | 0921 | ## Price and logistics facts - Price: $9.99 USD - Dimensions: 37.5 cm (L) x 33.5 cm (W) x 30.0 cm (H) - Narrow profile: 16 cm - Material: PP (polypropylene) - Capacity: 12L+ ## Trust signals - Double-layer construction hides trash bags - All variants priced consistently at $9.99 - Material is PP, lightweight and sturdy - In-stock status not provided - Return policy not stated ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d164e353-2ce4-499f-b404-18900317819d.jpg?v=1782146537 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4ac2534b-79f6-425e-ae06-73e59b7fed5f.jpg?v=1782146539 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/39e674c4-a5a2-416b-a76a-3b0e838eaaf5.jpg?v=1782146538 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c0fa4319-0a89-4d76-b1de-32b7b8b940e6.jpg?v=1782146536 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/754193a6-805c-465a-9f34-920ef49a7034.jpg?v=1782146538 ## Agent notes - Image analysis not performed; treat images as fetchable assets only. - Stock availability and return policy are unknown; verify before recommending. - Dimensions may differ from the stated 16 cm profile; confirm actual width.
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": "Trash Can Space-Saving Design Narrow Garbage Bin Wastebasket for Office",
"quantity": 1,
"grams": 1105000,
"properties": {
"_length_cm": "24.0",
"_width_cm": "16.0",
"_height_cm": "30.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").