Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $44.99
Default variant: White
Default SKU: dcd-30003625665
Default price: $44.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 2050 g
Cart URL (default variant): https://landmarks.builders/cart/49713146855663:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001276108
JSON data: https://landmarks.builders/products/wp-dcd-10001276108.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
小黄鸭垃圾桶可爱萌趣客厅卧室儿童房带盖收纳桶高颜值翻盖卫生桶
| 价格段 | 30-40元 |
| 产品上市时间 | 2026年夏 |
| 开合方式 | 摇盖式 |
| 验厂标准 | 无 |
| 材质 | PP |
| 贸易属性 | 内贸+外贸 |
| 是否跨境出口专供货源 | 是 |
| 箱装数量 | 1 |
| 使用场景 | 家用 |
| 形状 | 圆桶形 |
| 毛重 | 2kg |
| 产地 | 中国 |
| 货号 | 999 |
| 品牌 | 锦小悠 |
| 产品出口必备单证 | 原产地证 |
| 主要下游平台 | LAZADA |
| 有可授权的自有品牌 | 否 |
| 重量 | 1500g |
| 功能 | 纸篓 |
| 版权 | 无 |
| 出口检测机构 | 无 |
| 主要销售地区 | 中东 |
| 容量 | 12L以上 |
| 是否进口 | 否 |
| 专利 | 否 |
Summary: A cute duck-shaped flip-top trash can made of PP, suitable for home use in living room, bedroom, or children's room. Available in White and Yellow, priced at $44.99.
Generated by: deepseek-v4-flash
## Identity 小黄鸭垃圾桶 (Cute Duck Trash Can) is a flip-top waste bin for household use, made of PP plastic, with a round barrel shape and a lid. ## Target persona Parents looking for a fun, child-friendly trash can for kids' rooms; individuals seeking decorative bins for living areas; buyers on LAZADA in Middle East who want affordable, cute home products. ## Use cases - In children's bedroom for easy disposal of small waste like paper and wrappers. - In living room as a decorative yet functional bin for lightweight trash. - In bathroom for dry waste such as toilet paper rolls or cotton swabs. - As a nursery bin for diaper disposal (small scale). - Gift for a child's birthday or a housewarming present. ## When NOT to recommend - For heavy-duty commercial use (e.g., offices, restaurants). - For users requiring a large capacity bin (though >12L, it's still limited to household). - For those needing a hands-free sensor or pedal-operated bin. - For buyers seeking a metal, stainless steel, or luxury bin. ## Variant options - Color: White ($44.99) - Color: Yellow ($44.99) ## Price and logistics facts - Price: $44.99 per unit. - Dimensions: 29.5 cm (L) x 29.5 cm (W) x 48 cm (H). - Net weight: 1.5 kg; Gross weight: 2 kg. - Origin: China. - Export documents: Certificate of Origin. - Suitable for LAZADA and Middle Eastern markets. ## Trust signals - In-stock status not explicitly confirmed. - Return policy unknown. - Price consistent across variants. - No certifications or patents listed. - Not a licensed brand. - Product is a cross-border e-commerce source. ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6e3031817aca4bdba38c0754d9dc7ac6.png?v=1781084442) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/012621682f0e49b9be6cb64d403a9920.png?v=1781084442) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3427b873e3e449d8811d32d00875b637.png?v=1781084441) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/594fb6304d5140e1b48e0c9cff23c22b.png?v=1781084442) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ed43a97a2dad40d68ddd11a74a3d65b7.png?v=1781084441) ## Agent notes - Image understanding was not performed; visual details (e.g., actual duck appearance, color shades) are not verified. - No in-stock quantity, return policy, or warranty information provided. - Material is PP plastic; no information on durability or BPA-free status.
This product has 14 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": "Duck Trash Bin Playful Compact Garbage Can",
"quantity": 1,
"grams": 2050000,
"properties": {
"_length_cm": "29.5",
"_width_cm": "29.5",
"_height_cm": "48.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").