Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $25.99
Default variant: Cream White / Short
Default SKU: dcd-30003620174
Default price: $25.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/49713433510127:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001273755
JSON data: https://landmarks.builders/products/wp-dcd-10001273755.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: A tall, wheeled dual-bin trash can made of ABS+PP, designed to reduce bending, available in Cream White or Red, 33.7 cm height, priced at $25.99.
Generated by: deepseek-v4-flash
## Identity A tall (33.7 cm) ABS+PP dual-bin trash can with wheels, inner and outer bins, designed for easy mobility and reduced bending. ## Target persona Homeowners or renters who want a convenient, no-bend trash solution for kitchens, offices, or garages; budget-conscious shoppers seeking a functional, affordable bin. ## Use cases - Kitchen trash with frequent use, needing easy rolling and emptying. - Office or studio where a compact, mobile bin is preferred. - Garage or workshop for debris collection without stooping. - Small spaces where a tall but narrow bin fits under counters or desks. - Elderly or individuals with back issues who benefit from reduced bending. - Multi-person households needing separate inner bins for recycling or waste. ## When NOT to recommend - If the buyer requires a large-capacity bin (over 50L) – dimensions suggest a compact size. - If the buyer needs a sensor-automated or step-pedal lid – product likely has a manual lid or open top. - If the buyer wants a premium stainless steel or designer bin – material is ABS+PP plastic. - If the buyer expects free shipping or fast delivery – no shipping information provided. ## Variant options - Cream White / Short (SKU: dcd-30003620174) $25.99 - Red / Short (SKU: dcd-30003620175) $25.99 ## Price and logistics facts - Price: $25.99 USD per unit. - Dimensions: 29.2 cm x 29.2 cm x 33.7 cm (length x width x height). - Currency: USD. ## Trust signals - In-stock status: Not specified; listed as "现货速发" (quick delivery) in title, but no guarantee. - Return policy: Not provided. - Price consistency: Single price across variants. - Certifications: None mentioned. ## Image assets - 8 images available at URLs: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6b98c1f3b3c94c55ba9dc51919fa5e75.png?v=1781084631 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/61a2ae6041a9482b850c90d4868c541e.png?v=1781084631 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9537ed50dd0c43e0ad0ca0166a087065.png?v=1781084631 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dd57f57507df4993ae18b13e13ca75fa.png?v=1781084632 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3cfbb203d2d84520b16ebc87cdfa0e4e.png?v=1781084631 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d2a290f39d0e4d1bbafbef7786820853.png?v=1781084631 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3294e096676b4c47804e03969fd96214.png?v=1781084631 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/088bfb30c32241198fd3db70e46fcb08.png?v=1781084631 ## Agent notes - Image understanding not performed; treat images as fetchable assets only. - No warranty, material thickness, or assembly information provided. - "Short" style suggests a standard height, but no tall variant available in this listing.
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.2",
"_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").