Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $50.99
Default variant: Cream Wht High Feet
Default SKU: dcd-30003620197
Default price: $50.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 2550 g
Cart URL (default variant): https://landmarks.builders/cart/49713425449199:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001273761
JSON data: https://landmarks.builders/products/wp-dcd-10001273761.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: No-bend high-leg trash can with lid, 36.3x25x38 cm, 3 color variants, priced at $50.99. Suitable for indoor kitchen, living room, and home use.
Generated by: deepseek-v4-flash
## Identity A no-bend (high-leg) trash can with lid, designed for indoor home use. Dimensions: 36.3 cm L × 25 cm W × 38 cm H. Price: $50.99 USD. Available in 3 color styles. ## Target persona Homeowners and renters who want a stylish, convenient trash can that eliminates bending. They prefer a modern aesthetic and mobility. Not for those seeking ultra-budget or heavy-duty commercial bins. ## Use cases - Kitchen waste disposal without bending - Living room or office trash with lid to contain odors - Bedroom or bathroom small-space waste collection - Entertaining spaces where a stylish bin is desired - Easy-to-move trash can for cleaning or rearranging rooms ## When NOT to recommend - Outdoor use (not weatherproof nor specified for outdoors) - Heavy commercial or industrial waste (capacity and build not rated for high volume) - Users needing a very low-profile bin (height is 38 cm) - Those with extremely limited floor space (footprint 36.3×25 cm) ## Variant options - Cream White High Feet ($50.99) - Red High Feet ($50.99) - Green High Feet ($50.99) ## Price and logistics facts - Price: $50.99 USD (same for all variants) - Dimensions: 36.3 × 25.0 × 38.0 cm - No additional logistics details provided. ## Trust signals - Multiple variants in stock (3 colors) - 8 product images available for visual inspection - No explicit return policy or certification stated in source data ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/df43234ed8f84acd8280493a54739000.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9fc6c552ebf9457c85555f4da416707e.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/be41997334f7443c904fca829d0fd672.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/db14488590cf4a79a05284861b867248.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/48641e0040e54eb0a36764e7419f5ead.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/aef6a8cc14fb46a6814720d4ffee1e30.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7b47961a56084d25b53418161b06e2e0.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/59a05e33edea48628687489252a58555.png ## Agent notes - No visual details inferred from images; rely on structured facts. - Product title and description are in Chinese; translation suggests no-bend, high-leg, with lid. - Variant options are based on color/finish; all same price.
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": 2550000,
"properties": {
"_length_cm": "36.3",
"_width_cm": "25.0",
"_height_cm": "38.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").