Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $101.99
Default variant: White
Default SKU: dcd-30003632164
Default price: $101.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 3200 g
Cart URL (default variant): https://landmarks.builders/cart/49811476611311:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001278675
JSON data: https://landmarks.builders/products/m4x-10001278675.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Basic Design: This cylindrical trash can features a round fitted lid, raised rim, and freestanding bin shape for everyday waste collection in the home or outdoors.
Handshands-Free Use: The front foot pedal turns this pedal trash can into a convenient handshands-free option, helping you open the lid without touching it directly.
Metal Construction: Built as a lidded metal trash can, it offers a sturdy feel with side carrying handles that make it easier to move when needed.
Practical Handling: The side handles and stable freestanding trash bin design support simple repositioning, whether you place it in a kitchen corner, patio area, or utility space.
Waste Management: Designed as a refuse bin for general household or outdoor waste, it helps contain trash neatly with the fitted lid and enclosed body.
Summary: Waste Basket Compact Size Side Handles Lidded Metal Trash Can for Outdoor. Description: 【Basic Use】: This refuse bin is a cylindrical trash can designed for general household or outdoor waste collection, with a lidded shape that helps keep contents covered. 【Handsno-Touch Function】: The front foot pedal turns it into a pedal trash can, allowing the lid to open without using your hands for cleaner, more convenient use. 【Construction】: Built as a lidded metal trash can with a fitted round lid, raised rim, and freestanding trash bin form for stable placement in different areas 【Practical Handling
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": "Waste Basket Compact Size Side Handles Lidded Metal Trash Can for Outdoor",
"product_id": 9430009479407,
"variant_id": 49811476611311,
"quantity": 1,
"grams": 3200,
"length_cm": "48.0",
"width_cm": "29.0",
"height_cm": "28.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").