Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $115.99 – $123.99
Default variant: 9.5L / Ss W Lid
Default SKU: dcd-30003620205
Default price: $115.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 3250 g
Cart URL (default variant): https://landmarks.builders/cart/49713422663919:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001273764
JSON data: https://landmarks.builders/products/wp-dcd-10001273764.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
高脚垃圾桶大号大容量家用高级感轻奢免弯腰带轮可移动垃圾桶带盖
| 价格段 | 50-60元 |
| 产品上市时间 | 2025 |
| 开合方式 | 按压式 |
| 验厂标准 | 无 |
| 材质 | 塑料 |
| 贸易属性 | 内贸+外贸 |
| 是否跨境出口专供货源 | 是 |
| 箱装数量 | 1 |
| 使用场景 | 家用 |
| 形状 | 方形 |
| 毛重 | 2.345kg |
| 产地 | 台州 |
| 货号 | DB1513 |
| 品牌 | 品 唤 |
| 塑料新料占比 | 100%新料 |
| 产品出口必备单证 | 提单 |
| 主要下游平台 | 速卖通 |
| 有可授权的自有品牌 | 否 |
| 重量 | 2.345kg |
| 功能 | 纸篓 |
| 版权 | 无 |
| 主要销售地区 | 东南亚 |
| 容量 | 12L以上 |
| 是否进口 | 否 |
| 专利 | 否 |
Summary: This is a 9.5L tall plastic trash can with press-open lid, available in stainless steel, white, or red; some variants include wheels for easy mobility. Price $115.99–$123.99 USD.
Generated by: deepseek-v4-flash
## Identity 高脚垃圾桶 (Tall Foot Trash Can) - Large capacity 9.5L, plastic, press-open lid. Dimensions 32x32x52.2 cm. Weight 2.345 kg. Brand: 品唤. ## Target persona Homeowners seeking a tall, no-bend trash can for kitchen or living room; buyers looking for a mobile bin with wheels; users wanting a lid to contain odors. ## Use cases Kitchen waste disposal; living room or study bin; bathroom tall bin; office desk-side trash; moving trash from one spot to another via wheels; tidy appearance with lid. ## When NOT to recommend Small spaces where 32cm width is too large; users wanting hands-free motion sensor; those needing more than 12L capacity (this is 9.5L only); budget under $100. ## Variant options Six variants: 3 colors (Stainless Steel, White, Red) each with lid only ($115.99) or with lid and wheels ($123.99). Size fixed at 9.5L. ## Price and logistics facts Price $115.99 (without wheels) or $123.99 (with wheels). Dimensions 32x32x52.2 cm. Weight 2.345 kg. Made in Taizhou, China. Export documents: Bill of Lading. Main sales region: Southeast Asia. ## Trust signals Sold on Shopify; new product 2025; 100% new plastic; no certifications listed; no return policy mentioned. ## Image assets         ## Agent notes No image understanding performed. Verify image contents for color representation and wheel configuration. Note: price in USD but original description mentions 50-60 RMB price segment; ensure local pricing matches.
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": "高脚垃圾桶大号大容量家用高级感轻奢免弯腰带轮可移动垃圾桶带盖",
"quantity": 1,
"grams": 3250000,
"properties": {
"_length_cm": "32.0",
"_width_cm": "32.0",
"_height_cm": "52.2"
}
}],
"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").