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

Summary: A 13L dual-compartment lidded trash can with raised height for no-bending use, suitable for living room or kitchen. Available in Black, White, or Red with wheel option.
Generated by: deepseek-v4-flash
## Identity Light luxury dual-compartment trash can, 13L capacity, with lid and raised no-bend height. ## Target persona Homeowners or apartment dwellers who prioritize a sleek, modern trash can with practical features like dual compartments and no-bend height. ## Use cases - Kitchen waste separation (recycling vs. general waste) - Living room trash with lid to contain odors - No-bending disposal for elderly or back-sensitive users - Small office or study waste basket - Bathroom or powder room tidy bin ## When NOT to recommend - For outdoor use (not weatherproof) - For very high capacity needs (exceeds 13L) - For industrial or heavy-duty applications - For users seeking a budget basic model (priced above basic cans) ## Variant options - Black / Basic 13L – $63.99 - White / Basic 13L – $63.99 - Red / Upgraded Wheel 13L – $68.99 ## Price and logistics facts Price range: $63.99–$68.99 USD. Dimensions: 29.2 cm (L) x 29.3 cm (W) x 42.3 cm (H). Weight not specified. ## Trust signals Multiple color/style variants with consistent pricing. No stock or return policy information provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a9095c58293a45c1bc29e3d3043f0dae.png?v=1781084628 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ab1ef036bc8b45038384e59b4e0d81ac.png?v=1781084627 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4a9394e55e4f4458a85cee7080bcc303.png?v=1781084627 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d95031fb36b340feada9f7b57eb09049.png?v=1781084626 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c1acbb99f0214d6aaf6da813b2f08509.png?v=1781084627 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1ecb110262464f77afdbec2687e6ef8a.png?v=1781084627 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7a411424fcbb4286aa505830ba0865d6.png?v=1781084626 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a40bbfe9a4814a7f99003d56392d84db.png?v=1781084627 ## Agent notes Images provided but not visually analyzed; actual product appearance may differ from description. No inventory or return policy data available.
This product has 15 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": 2770000,
"properties": {
"_length_cm": "29.2",
"_width_cm": "29.3",
"_height_cm": "42.3"
}
}],
"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").