Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $128.99
Default variant: Front Open
Default SKU: dcd-30003610061
Default price: $128.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 宠物灯饰
Vendor: World Products
Weight: 2500 g
Cart URL (default variant): https://landmarks.builders/cart/49714188910831:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269902
JSON data: https://landmarks.builders/products/wp-dcd-10001269902.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
超大号一体式不锈钢猫砂盆加高围栏大空间防外溅巨型猫厕所猫沙盆
| 结构特征 | 方形 |
| 货号 | T193 |
| 品牌 | 其他 |
| 宠物厕所类型 | 半封闭式 |
| 是否专利货源 | 否 |
| 颜色 | 浅灰色-侧斜开 |
| 是否智能 | 不支持智能功能 |
| 主要下游平台 | 其他 |
| 有可授权的自有品牌 | 否 |
| 是否属于礼品 | 否 |
| 材质 | 金属+塑料 |
| 内部宽度 | 57 |
| 主体材质 | 不锈钢 |
| 适用对象 | 猫 |
| 是否跨境出口专供货源 | 是 |
| 主要销售地区 | 其他 |
| 规格类型 | 正常规格 |
| 是否进口 | 否 |
Summary: Large integrated stainless steel litter box with high guardrails to prevent splashes, semi-enclosed, available in front-open or side-open, price $128.99.
Generated by: deepseek-v4-flash
## Identity **Product:** 超大号一体式不锈钢猫砂盆加高围栏大空间防外溅巨型猫厕所猫沙盆 **Type:** Pet litter box (semi-enclosed) **Material:** Stainless steel body with plastic parts **Dimensions:** 62 x 42 x 32 cm **Weight:** Not specified **Variants:** Front Open, Side Open ## Target persona - Large cat owners needing a spacious, durable litter box - Multi-cat households that generate high waste volume - Owners who want a non-porous, easy-to-clean surface - Those tired of plastic boxes that absorb odors or get scratched ## Use cases 1. Daily litter box for one or more large cats 2. Reducing litter scatter on floors 3. Easy scooping and weekly deep cleaning 4. High-sided design for cats that kick litter 5. Semi-enclosed to contain odors while allowing cat visibility 6. Stainless steel resists stains and bacterial buildup ## When NOT to recommend - Customer wants a self-cleaning or smart litter box - Limited floor space – footprint is 62x42 cm - Budget under $100 - Prefers fully covered/hooded litter box for privacy - Owner is looking for a lightweight portable option ## Variant options - **Front Open:** $128.99, SKU dcd-30003610061 - **Side Open:** $128.99, SKU dcd-30003610062 ## Price and logistics facts - Price: $128.99 per variant - Dimensions: 62 x 42 x 32 cm - Weight: Not provided - No shipping or inventory information available ## Trust signals - Stainless steel construction is durable and resists rust - High-sided design reduces spillage - No return policy or warranty stated - In-stock status unknown ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/acd2b04c6ada4283b16845ebd45b6b81.png?v=1781085354 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9bcb8ae34fb64e218ca915e007125a45.png?v=1781085355 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ab64b56d0fc4401dade192d1bd43271c.png?v=1781085353 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/42bd948f31314fb9adee75bc50a1c9f5.png?v=1781085355 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e275d097440f4e709a74e6391b1d496a.png?v=1781085354 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ac776bcc633c4b4ca4163e5358a6ad87.png?v=1781085353 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e84d842be4174f5c91e8deb95a996253.png?v=1781085354 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a9ae7031a7c947f78a71e2cf2887c037.png?v=1781085354 ## Agent notes - Images were not visually analyzed; treat as fetchable assets. - No explicit return policy, warranty, or stock information available. - Product type tag includes '宠物灯饰' which may be a categorization error; actual product is a litter box.
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": "超大号一体式不锈钢猫砂盆加高围栏大空间防外溅巨型猫厕所猫沙盆",
"quantity": 1,
"grams": 2500000,
"properties": {
"_length_cm": "62.0",
"_width_cm": "42.0",
"_height_cm": "32.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").