Brand: World Products (Landmark)
This product has 8 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Cream / S Sliding Lid
Default SKU: dcd-30003619931
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 650 g
Cart URL (default variant): https://landmarks.builders/cart/49713439178991:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001273629
JSON data: https://landmarks.builders/products/wp-dcd-10001273629.json
This product comes in 8 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
厨房挂式垃圾桶家用橱柜壁挂收纳桶塑料厕所卫生间带盖垃圾桶
| 货号 | 7109 |
| 品牌 | 越粤 |
| 价格段 | 5-10元 |
| 产品上市时间 | 2024 |
| 塑料新料占比 | 100%新料 |
| 开合方式 | 摇盖式 |
| 重量 | 1kg内 |
| 功能 | 悬挂 |
| 材质 | 塑料 |
| 版权 | 无 |
| 贸易属性 | 内贸+外贸 |
| 是否跨境出口专供货源 | 否 |
| 箱装数量 | 独立包装 |
| 使用场景 | 家用 |
| 容量 | 12L |
| 是否进口 | 否 |
| 专利 | 否 |
| 形状 | 方形 |
| 毛重 | 1kg内 |
Summary: Plastic hanging kitchen trash can with lid, 12L capacity, dimensions 30x27x29 cm, available in Cream/White with sliding lid or press ring variants, priced at $9.99.
Generated by: deepseek-v4-flash
## Identity A plastic kitchen hanging trash can with lid, 12L capacity, 100% new plastic, designed for wall or cabinet door mounting. Brand: 越粤, launched 2024. ## Target persona Budget-conscious home cooks; small kitchen dwellers; users seeking a compact, hands-free trash solution for food prep. ## Use cases - Collecting vegetable peels and food scraps while cooking - Mounting on cabinet door for quick disposal during meal prep - Bathroom or office desk waste bin with lid for odor control - Temporary storage of recyclables near sink - Small household with limited floor space ## When NOT to recommend - Heavy-duty commercial or industrial waste disposal - Outdoor use (rain, sun exposure) - Large families generating >12L daily waste - Users needing odor-proof sealed lid (press ring variant has no lid) ## Variant options - Cream: S Sliding Lid, S Press Ring No Lid, L Sliding Lid, L Press Ring No Lid (all $9.99) - White: S Sliding Lid, S Press Ring No Lid, L Press Ring No Lid, L Sliding Lid (all $9.99) ## Price and logistics facts - Price: $9.99 USD per unit - Dimensions: 30 x 27 x 29 cm - Weight: under 1 kg - Packaging: individually packed ## Trust signals - In-stock status: not specified - Return policy: not specified - Price consistency: all variants at same price - Materials: 100% new plastic (no recycled content claimed) ## Image assets         ## Agent notes - Image analysis not performed; treat image URLs only as fetchable assets. - Variant names 'S' and 'L' likely refer to size (small/large) but dimensions only given for one size; actual size per variant unknown. - 'Sliding Lid' vs 'Press Ring No Lid' affects lid functionality. - No shipping cost or delivery time provided. - No return policy or warranty information.
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": 650000,
"properties": {
"_length_cm": "30.0",
"_width_cm": "27.0",
"_height_cm": "29.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").