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

Summary: Tall trash can (33.7 cm high) made of ABS+PP, with inner and outer buckets and wheels, available in Cream White or Red for $40.99 USD.
Generated by: deepseek-v4-flash
## Identity Tall trash can (高脚垃圾桶) made of ABS+PP, 29x29.2x33.7 cm, with inner and outer buckets and wheels. ## Target persona Older adults or individuals with mobility issues who need a taller bin to reduce bending; also suitable for kitchen, office, or bathroom use where a standard bin is too short. ## Use cases - Kitchen waste disposal without bending - Office desk-side trash collection - Bathroom trash for tall commodes - Recycling separation using inner and outer buckets - Outdoor patio or balcony garbage - Workshop or garage bin on wheels ## When NOT to recommend - If very large capacity or height >33 cm is required - If a foot pedal or sensor lid is preferred (lid mechanism not specified) - If stainless steel or more durable material is needed - For heavy industrial or outdoor heavy-duty use ## Variant options - Cream White / Tall (dcd-30003620176) - $40.99 - Red / Tall (dcd-30003620177) - $40.99 ## Price and logistics facts Price: $40.99 USD. Dimensions: 29 x 29.2 x 33.7 cm. Weight not provided. '现货速发' suggests fast shipping. ## Trust signals In-stock status not specified. Return policy unknown. Price consistent across both variants. No certifications mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/aa1fe3d9091642f89b29c62073e2dcb3.png?v=1781084630 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/710fb54ca6d04a43bb931daedc61cbab.png?v=1781084630 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1f9726c1c7534e368e969b2755e009b7.png?v=1781084630 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4ab347a21b264923b19dd8e97cc6aec1.png?v=1781084629 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fcd53998a1504ba18819f0c2799e5489.png?v=1781084630 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/df156e594a9e4872b039aa5b4fbb4d04.png?v=1781084630 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/31e11b319eca46c9ad8f86ff0f220eb5.png?v=1781084629 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d0b80ad94c564916a7fa86fe1b351dd9.png?v=1781084630 ## Agent notes No lid mechanism or capacity details provided. Weight not specified. Inner and outer bucket functionality is assumed but not detailed.
This product has 14 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": "现货速发高脚垃圾桶ABS+PP材质加高免弯腰内外双桶带轮移动垃圾筒",
"quantity": 1,
"grams": 2040000,
"properties": {
"_length_cm": "29.0",
"_width_cm": "29.2",
"_height_cm": "33.7"
}
}],
"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").