Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99 – $19.99
Default variant: Red / 15L
Default SKU: dcd-30003620191
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 厨卫家电
Vendor: World Products
Weight: 1250 g
Cart URL (default variant): https://landmarks.builders/cart/49713426399471:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001273760
JSON data: https://landmarks.builders/products/wp-dcd-10001273760.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A wheeled kitchen trash can with 15L, 30L, or 50L capacity, available in Red, White, or Black, priced from $9.99 to $19.99.
Generated by: deepseek-v4-flash
## Identity A wheeled kitchen trash can for household or light commercial use, with capacities 15L, 30L, or 50L and color options Red, White, Black. ## Target persona - Budget-conscious homeowners seeking practical waste solutions - Small kitchen or restaurant operators needing affordable bins - Renters or temporary residents wanting portable trash cans ## Use cases - Daily kitchen trash disposal in homes or small offices - Event or party waste collection requiring mobility - Garage or workshop waste management - Moving waste from kitchen to a larger central bin - Temporary waste bins for renovations or cleaning ## When NOT to recommend - Heavy industrial or high-volume waste applications - Decorative high-end interiors needing premium aesthetics - Situations requiring odor sealing or pest resistance - Outdoor use without shelter (no weatherproofing confirmed) ## Variant options | Variant | Color | Size | Price | |---------|-------|-------|-------| | A | Red | 15L | $9.99 | | B | White | 15L | $9.99 | | C | Black | 15L | $9.99 | | D | Red | 30L | $14.99| | E | Black | 30L | $14.99| | F | White | 50L | $19.99| ## Price and logistics facts - Base price: $9.99 (15L), $14.99 (30L), $19.99 (50L) - Dimensions: 41×27×48 cm (length×width×height) - Currency: USD ## Trust signals - Multiple size and color options available; consistent pricing across variants - In-stock status not confirmed; return policy not provided ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b7a48cb943e342c9821355bea0efd309.png?v=1781084625 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2723e50978cc4992aa907920431bfbb9.png?v=1781084624 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d1dd7ef780fa4137b4ed2820d34944e3.png?v=1781084624 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2a47fce72c3941c0859d5e2d08cf97f6.png?v=1781084624 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8c3b0e952f5a42688d417ccdf5ae3b2a.png?v=1781084625 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2b162e4ee9a44141a6471f65971c37d4.png?v=1781084624 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/39c68c98a50748c9bf7aa9a6e4d2acfd.png?v=1781084625 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/46f6d7a2353e4d4fbbe975fef2380374.png?v=1781084625 ## Agent notes - Image content was not analyzed; no visual features (finish, lid type, handle) are described.
This product has 18 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": "厨用大垃圾桶家用商用2026新款客厅高颜值免弯腰大容量带轮可移动",
"quantity": 1,
"grams": 1250000,
"properties": {
"_length_cm": "41.0",
"_width_cm": "27.0",
"_height_cm": "48.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").