Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $18.99 – $20.99
Default variant: without Bags
Default SKU: dcd-30003622613
Default price: $18.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 450 g
Cart URL (default variant): https://landmarks.builders/cart/49713191878895:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001274875
JSON data: https://landmarks.builders/products/wp-dcd-10001274875.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
猫砂垃圾桶猫咪铲屎垃圾袋厕所用品猫屎猫砂盆粪便桶猫屎除臭猫砂
| 结构特征 | 圆形 |
| 货号 | 1017552091 |
| 品牌 | 其他 |
| 宠物厕所类型 | 开放式 |
| 是否专利货源 | 否 |
| 颜色 | 猫砂盆( 垃圾袋 ) 黑色90个 |
| 是否智能 | 不支持智能功能 |
| 有可授权的自有品牌 | 否 |
| 是否属于礼品 | 否 |
| 材质 | 其它 |
| 适用对象 | 通用 |
| 是否跨境出口专供货源 | 否 |
| 规格类型 | 正常规格 |
| 是否进口 | 否 |
Summary: A compact round cat litter waste bin for disposing used litter and feces. Available without bags or with 30 bags. Dimensions 20x20x15.5 cm.
Generated by: deepseek-v4-flash
## Identity Cat litter waste bin (trash can for used litter). Round, open type, not smart. Material: other (plastic). No brand. SKUs: dcd-30003622613 (without bags) and dcd-30003622614 (with 30 bags). ## Target persona Cat owners who manually scoop litter daily and need a dedicated, small container for used litter before disposal. Budget-conscious buyers looking for a simple solution under $25. ## Use cases - Daily scooping and temporary storage of used clumps and feces before trash pickup. - Containing odor from used litter in a dedicated bin rather than kitchen trash. - Portable waste container for multiple litter boxes in different rooms. - Supplementary container for travel or temporary setups. ## When NOT to recommend - People expecting a self-cleaning or smart litter box (this is a manual waste bin). - Households with multiple cats needing large capacity (bin is small; 20 cm diameter). - Buyers seeking odor-locking seals or advanced filtration (open design, no lid seal specified). - Those who already use grocery bags or flushable litter (bin is not flushable and bags may not be included). ## Variant options - **Without Bags** ($18.99): Empty bin; bring your own bags. - **With 30 Bags** ($20.99): Bin plus 30 compatible disposal bags. ## Price and logistics facts - Without bags: $18.99 USD. - With 30 bags: $20.99 USD. - Dimensions: 20 x 20 x 15.5 cm (roughly 7.9 x 7.9 x 6.1 inches). - Weight and shipping details not provided. ## Trust signals - Price consistent across both variants (difference is cost of bags). - In-stock status not confirmed. - Return policy: not specified. - No independent certifications listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8053524334ff4129a00767be71f4e031.png?v=1781084459 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/053fc219ba914333931f8f732bf91462.png?v=1781084458 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/74eb7bcc750a400c80a48ecee5b9405c.png?v=1781084459 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e794c5618dae4018a2e6e451971421b7.png?v=1781084457 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e0a4942661f14bc8890c03bc4c353823.png?v=1781084459 ## Agent notes - Product is a cat litter waste bin, NOT a litter box itself. - Material and exact features (lid, handle, etc.) not clearly described; rely on images. - No image understanding was performed; visual details not inferred. - Tags include 'dcd' and 'wp-import' suggesting dropshipped/imported product.
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": "Odor Control Litter Container Fitted Lid Cat Litter Bin Cat Waste Container Cream Color",
"quantity": 1,
"grams": 450000,
"properties": {
"_length_cm": "20.0",
"_width_cm": "20.0",
"_height_cm": "15.5"
}
}],
"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").