Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $11.99
Default variant: White
Default SKU: dcd-30003500488
Default price: $11.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1140 g
Cart URL (default variant): https://landmarks.builders/cart/50166474178799:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001235546
JSON data: https://landmarks.builders/products/m4x-10001235546.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Core Identity Identity: This battery-powered smart trash can is a practical home container with a rounded rectangular body and oval top opening, designed for everyday indoor waste collection.
Handshands-off Use: As a sensor trash can, the lid can lift with a simple hand wave, helping reduce direct contact when your hands are full or messy.
Two-Way Operation: The smart trash can also works as a pedal trash can, giving you the option to lift the lid by foot or by sensing for flexible daily use.
Surface Design: The matte finish and vertically ribbed side panel give this trash can a clean, modern look while adding visible texture to the body.
Practical Size: Measuring 30 cm high, 28 cm deep, and 16 cm wide, this home container offers a compact footprint that fits neatly in smaller areas.
Summary: Sensor Trash Can Matte Finish Smart Trash Can Ribbed Side Panel. 【Core Identity Identity】: This battery-powered smart trash can is a practical home container with a rounded rectangular body and oval top opening, designed for everyday indoor waste collection. 【Handshands-off Use】: As a sensor trash can, the lid can lift with a simple hand wave, helping reduce direct contact when your hands are full or messy. 【Two-Way Operation】: The smart trash can also works as a pedal trash can, giving you the option to lift the lid by foot or by sensing for flexible daily use. 【Surface Design】: The matte fin
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": "Sensor Trash Can Matte Finish Smart Trash Can Ribbed Side Panel",
"product_id": 9461713207535,
"variant_id": 50166474178799,
"quantity": 1,
"grams": 1140,
"length_cm": "33.5",
"width_cm": "25.0",
"height_cm": "32.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").