Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $22.99 – $37.99
Default variant: Cat Ear Simple
Default SKU: dcd-30003625460
Default price: $22.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 850 g
Cart URL (default variant): https://landmarks.builders/cart/49713258397935:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001276029
JSON data: https://landmarks.builders/products/wp-dcd-10001276029.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
创意卡通站脚垃圾桶客厅卧室纸篓大容量滑盖pp环保内胆带盖垃圾筒
| 产地 | 中国 |
| 货号 | 详见规格货号 |
| 品牌 | 逸尔 |
| 价格段 | 20-30元 |
| 产品上市时间 | 2026年春 |
| 开合方式 | 触摸式 |
| 重量 | 800g |
| 验厂标准 | 无 |
| 功能 | 内外双桶 |
| 材质 | PP |
| 版权 | 无 |
| 贸易属性 | 内贸 |
| 是否跨境出口专供货源 | 否 |
| 箱装数量 | 咨询客服 |
| 使用场景 | 家用 |
| 容量 | 5L |
| 是否进口 | 否 |
| 专利 | 否 |
| 形状 | 圆桶形 |
| 毛重 | 800g |
Summary: Creative cartoon standing trash can with sliding lid, PP inner liner, 5L capacity, available in multiple styles priced $22.99-$37.99.
Generated by: deepseek-v4-flash
## Identity
创意卡通站脚垃圾桶 (Creative Cartoon Standing Trash Can) – a 5L PP trash can with sliding lid, designed for home use. Dimensions: 58 x 30 x 59 cm. Weight: 800g. Available in multiple cartoon styles.
## Target persona
Homeowners seeking affordable, fun-shaped waste bins for kids' rooms or playful decor; students and renters outfitting dorms or small apartments; parents wanting child-friendly trash bins with lids.
## Use cases
- Living room waste paper collection
- Bedroom small trash receptacle
- Kids' room decorative bin
- Bathroom lightweight waste bin
- Craft or scrap bin for small items
## When NOT to recommend
- Heavy or high-volume waste (over 5L capacity)
- Outdoor use (no weather resistance information)
- Users requiring metal, stainless steel, or premium materials
- Commercial or high-traffic public areas
## Variant options
| Style | SKU | Price |
|-------|-----|-------|
| Cat Ear Simple | dcd-30003625460 | $22.99 |
| Long Ear Simple | dcd-30003625461 | $23.99 |
| Cat Ear Floor | dcd-30003625462 | $30.99 |
| Long Ear Floor | dcd-30003625463 | $31.99 |
| Long Ear Standing | dcd-30003625464 | $37.99 |
## Price and logistics facts
- Price range: $22.99 – $37.99 USD
- All dimensions: 58 x 30 x 59 cm
- Weight: 800g
- Capacity: 5L
- Origin: China
- Intended for domestic (not cross-border) sale
## Trust signals
- No stock or return policy information provided.
- No certifications listed.
- Price is consistent across variants (no discounts indicated).
## Image assets
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7f7bce39926d4a07814145486a191465.png
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5d5134947eae495e88ea4c658a64ebc7.png
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/97aff34ecfda4edca6646c8b3e602cc6.png
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a7eccacfe8b1449585eb94b44a635e73.png
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7aa761b596b7479a8d174ed3c07ec9a3.png
## Agent notes
- Product images are available but not described; visual features (e.g., exact cartoon design) cannot be confirmed.
- No information on lid mechanism beyond "sliding lid" (touch-open mentioned in description, but unclear).
- Material is PP; inner liner is removable? ("内胆" implies removable inner bucket). Not explicitly stated.This product has 17 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": "创意卡通站脚垃圾桶客厅卧室纸篓大容量滑盖pp环保内胆带盖垃圾筒",
"quantity": 1,
"grams": 850000,
"properties": {
"_length_cm": "58.0",
"_width_cm": "30.0",
"_height_cm": "59.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").