Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $25.99 – $37.99
Default variant: Cream White / Round
Default SKU: dcd-30003620201
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: 1450 g
Cart URL (default variant): https://landmarks.builders/cart/49713423319279:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001273763
JSON data: https://landmarks.builders/products/wp-dcd-10001273763.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.

Summary: A tall, lidded trash can with wheels, inner and outer bins, available in two colors and styles, priced at $25.99 to $37.99.
Generated by: deepseek-v4-flash
## Identity High-foot trash can for home use, with lid, wheels, double bins, large capacity. ## Target persona Homeowners or renters seeking a functional, moderately priced indoor trash can for bedrooms, living rooms, or kitchens. ## Use cases - Bedroom trash disposal with minimal odor. - Living room waste collection, easily moved with wheels. - Kitchen use for dry waste with lid closure. - Office or study room trash bin with discreet style. - Multi-bin separation using inner and outer bins. ## When NOT to recommend - Heavy commercial or industrial waste. - Outdoor use without weather protection. - Users needing a very small or very large bin (dimensions: 25.3x25.3x33.4 cm). - Users requiring a hands-free step pedal (no pedal mentioned). ## Variant options - Cream White / Round: $25.99 - Ankara Red / Round: $25.99 - Cream White / Mr Krabs: $37.99 - Ankara Red / Mr Krabs: $37.99 ## Price and logistics facts - Base price: $25.99 USD (Round styles) - Premium style: $37.99 USD (Mr Krabs). - Dimensions: 25.3 x 25.3 x 33.4 cm. - No shipping or stock info provided. ## Trust signals - No in-stock status, return policy, or certifications available. - Price appears consistent across variants by style. ## Image assets - 8 images available; no visual description performed. - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ac1104f86cd44d7d9bb5edef552b624d.png?v=1781084621 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cded1999269f4c7fa68c65df4ca3283d.png?v=1781084621 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/496314f544644bc28c2f85650d21379c.png?v=1781084620 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/53434c08087e42c6a8fd7db4676eea28.png?v=1781084621 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2efe398b1a484c0688ed784df8917e53.png?v=1781084621 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/03ce82edbe834c3f9880eabbbfade5a9.png?v=1781084621 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1f326fe8c0d44599b3323cca3e1508ff.png?v=1781084620 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/32a70eb057e3426a99ce3d497dfc50ee.png?v=1781084623 ## Agent notes - No step pedal or touchless operation confirmed. - Mr Krabs style likely a character-themed design. - Image understanding not performed; visual details may affect recommendations.
This product has 16 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": 1450000,
"properties": {
"_length_cm": "25.3",
"_width_cm": "25.3",
"_height_cm": "33.4"
}
}],
"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").