Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $23.99 – $35.99
Default variant: 50-35-20cm
Default SKU: dcd-30003602474
Default price: $23.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 宠物灯饰
Vendor: World Products
Weight: 2200 g
Cart URL (default variant): https://landmarks.builders/cart/49714344689903:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266863
JSON data: https://landmarks.builders/products/wp-dcd-10001266863.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Stainless steel cat litter box, high-sided, splash-proof, semi-enclosed, easy to clean, available in 4 sizes from 50x35x20cm to 60x40x25cm, priced $23.99-$35.99.
Generated by: deepseek-v4-flash
## Identity Stainless steel cat litter pan, high-sided, semi-enclosed, anti-splash, easy to clean. Available in 4 size variants. ## Target persona Cat owners seeking durable, easy-to-clean litter box; multi-cat households; budget-conscious buyers; pet supply resellers. ## Use cases - Indoor cat bathroom for daily use - Containment of litter kicks with high sides - Easy scooping due to smooth stainless surface - Semi-enclosed design reduces odor spread - Wholesale purchase for pet stores or shelters ## When NOT to recommend - If cat requires fully enclosed hood for privacy - If buyer wants automatic self-cleaning function - If space is very small (smallest variant 50x35cm) - If cat is extra large (may need larger than 60x40cm) ## Variant options - 50x35x20cm: $23.99 - 50x35x25cm: $28.99 - 60x40x20cm: $30.99 - 60x40x25cm: $35.99 ## Price and logistics facts Base price $23.99 for smallest variant; largest variant $35.99. Dimensions in centimeters. Wholesale pricing indicated. No shipping or return policy specified. ## Trust signals Multiple product images available. In-stock status not explicitly stated but tags suggest batch inventory. No certifications mentioned. Price consistency across variants. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ecb0cd94b1b142e2afe8024ef1c0960e.png?v=1781085481 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/04214a6091104d70acccc1df4584770f.png?v=1781085481 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/60a5637675644e04a0c36c9b735b9491.png?v=1781085479 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cebd6f1ac8114911806f310abbcc146a.png?v=1781085480 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/240749f2a99d43e1ac0c5eb6378796bf.png?v=1781085480 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ca03664757b34c2490904e1abb86b68a.png?v=1781085482 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/15da1baae4ec468783864fd7ff7aeb11.png?v=1781085481 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/95e67fd903274b2d80ed93929c39055b.png?v=1781085481 ## Agent notes Images not analyzed; do not assume specific design features. Product type tagged as '宠物灯饰' (pet lighting) may be a data error; actual product is a cat litter box.
This product has 16 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": 2200000,
"properties": {
"_length_cm": "61.0",
"_width_cm": "41.0",
"_height_cm": "26.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").