Brand: World Products (Landmark)
SKU: dcd-30003620200
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: 2350 g
Cart URL (default variant): https://landmarks.builders/cart/49713424597231:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001273762
JSON data: https://landmarks.builders/products/wp-dcd-10001273762.json
This product comes in 1 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, 36x24x37.6 cm, movable, large capacity, for kitchen or living room, $50.99.
Generated by: deepseek-v4-flash
## Identity No-bend high-leg trash can with lid, 36x24x37.6 cm, movable, large capacity, $50.99. ## Target persona Homeowners or renters who want a convenient no-bend trash can; elderly or individuals with back pain; those seeking a stylish bin for modern kitchen or living room. ## Use cases - Kitchen trash disposal without bending. - Living room waste collection. - Temporary waste container during parties or gatherings. - Office or workspace trash bin. - Easy-to-move bin for cleaning under sinks or counters. ## When NOT to recommend - Users needing a compact desk-side bin (smaller than 36 cm length). - Budget-conscious buyers seeking under $30 options. - Users preferring traditional low-profile trash cans. - Those requiring a fully enclosed or odor-sealed bin. ## Variant options - Black with Feet: $50.99 (only variant). ## Price and logistics facts - Price: $50.99 USD. - Dimensions: 36.0 x 24.0 x 37.6 cm (length x width x height). - Weight: not provided. - Shipping: not specified. ## Trust signals - No return policy or stock status provided. - No certifications listed. - Price may vary, only one variant recorded. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d7509fc61e974cdd9232998c0cc02648.png?v=1781084622 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c7bbf4ec38ae4f86bdf04f97faffcd63.png?v=1781084622 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/52225b9da3294cf3b3a79d88441933c8.png?v=1781084622 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6d587bf16e4548a39e86f0c713241596.png?v=1781084622 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/168df17df46045f880d6de8cbc4f68b6.png?v=1781084622 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2c4a5c0e564748a9a7d716ecb88e99f3.png?v=1781084622 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a846ee34aa244418b7da9065398e9987.png?v=1781084623 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e4784217ccee42fca0b515cf10351546.png?v=1781084622 ## Agent notes - Image content was not analyzed; treat image URLs as assets only. - Product type: 家居用品 (Home Supplies). - No additional features (e.g., material, lid type) beyond 'with lid' and 'high-leg' are confirmed from facts.
This product has 13 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": 2350000,
"properties": {
"_length_cm": "36.0",
"_width_cm": "24.0",
"_height_cm": "37.6"
}
}],
"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").