Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $42.99 – $50.99
Default variant: Cream White / Basic Press Ring
Default SKU: dcd-30003620178
Default price: $42.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 1830 g
Cart URL (default variant): https://landmarks.builders/cart/49713430331631:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001273757
JSON data: https://landmarks.builders/products/wp-dcd-10001273757.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.

Summary: Upscale kitchen trash can with lid and wheels, large capacity, no-bend design, available in three colors and two lid styles, priced $42.99-$50.99.
Generated by: deepseek-v4-flash
## Identity Trash can (垃圾桶), kitchen/home use, with lid and wheels, double compartment (inner and outer), dimensions 36x24x37.6 cm. ## Target persona Homeowners or renters seeking a stylish, functional kitchen trash can with easy mobility and no-bend operation. ## Use cases - Kitchen waste disposal with easy rolling to trash pickup area - Convenient no-bend lid opening while cooking - Large capacity for family meal prep - Dual compartments for separating recyclables - Use in pantry or utility room for extra storage ## When NOT to recommend - User needs a small desk-side trash can - Requires a hands-free motion sensor - Budget under $40 - Outdoor use in rain ## Variant options - Cream White / Basic Press Ring (SKU: dcd-30003620178) - $42.99 - Vintage Green / Basic Press Ring (SKU: dcd-30003620179) - $42.99 - Ankara Red / Basic Press Ring (SKU: dcd-30003620180) - $42.99 - Cream White / Double Barrel (SKU: dcd-30003620181) - $50.99 - Vintage Green / Double Barrel (SKU: dcd-30003620182) - $50.99 - Ankara Red / Double Barrel (SKU: dcd-30003620183) - $50.99 ## Price and logistics facts Base price $42.99 for Basic Press Ring, $50.99 for Double Barrel. No shipping or logistics data provided. ## Trust signals No stock status, return policy, or certifications available. Price consistent across variants. ## Image assets         ## Agent notes No additional notes.
This product has 18 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": "垃圾桶高级感轻奢家用厨房加高免弯腰大号大容量带盖带轮内外双桶",
"quantity": 1,
"grams": 1830000,
"properties": {
"_length_cm": "36.0",
"_width_cm": "24.0",
"_height_cm": "37.6"
}
}],
"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").