Brand: World Products (Landmark)
This product has 8 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $41.99 – $42.99
Default variant: White-gold / High Foot
Default SKU: dcd-30003562800
Default price: $41.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 1900 g
Cart URL (default variant): https://landmarks.builders/cart/49716597948655:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001251681
JSON data: https://landmarks.builders/products/wp-dcd-10001251681.json
This product comes in 8 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Square high-foot trash can with lid for kitchen/living room, available in multiple color and leg height variants, priced around $42.
Generated by: deepseek-v4-flash
## Identity A square high-foot trash can with lid, designed for household use (kitchen, living room, bathroom). Dimensions: 38 x 21 x 37 cm (L x W x H). ## Target persona Homeowners seeking a decorative yet functional waste bin; apartment dwellers needing a slim profile for tight spaces; individuals who prefer an elevated bin to avoid bending. ## Use cases - Kitchen counter waste disposal - Bathroom trash bin - Narrow gap between appliances or furniture - Living room side bin for small waste - Office desk side bin ## When NOT to recommend - Large families or high-volume waste (capacity is limited) - Outdoor use (not specified as weather-resistant) - Heavy commercial or industrial applications - Users requiring foot-pedal operation (lid is likely lift-off or manual) ## Variant options 8 variants combining colors (White-gold, Black-silver, White-wood, Black-wood) and styles (High Foot, Extended High Foot). Prices: $41.99 for High Foot, $42.99 for Extended High Foot. ## Price and logistics facts Base price: $41.99 USD. Extended High Foot variants $42.99. No shipping or tax information provided. ## Trust signals No stock status, return policy, or certifications provided. Price appears consistent across same-style variants. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e8180d4359a24a669646fe2ec619f510.png?v=1781086782 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c2ff5d778bce4b7081d9d4d715cdf036.png?v=1781086781 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/aab18ca5fb594889adc7f8f05b658e47.png?v=1781086782 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2ffd0898c37b46489a8172a63a16f0fb.png?v=1781086782 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b19e16846d694b649afb36ebff91cf55.png?v=1781086780 ## Agent notes - Images are available but not analyzed; visual details (color accuracy, lid type) cannot be confirmed. - Product described as "luxury" in title but no material or finish details given. - No user reviews or ratings provided. - Check stock and lead time before recommending.
This product has 20 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": 1900000,
"properties": {
"_length_cm": "38.0",
"_width_cm": "21.0",
"_height_cm": "37.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").