Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $37.99
Default variant: Light Gray
Default SKU: dcd-30003392344
Default price: $37.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 4500 g
Cart URL (default variant): https://landmarks.builders/cart/49973877473519:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001198735
JSON data: https://landmarks.builders/products/m4x-10001198735.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Product Type: This enclosed feline litter box serves as a practical pet toilet for everyday use, giving cats a private, covered space while helping keep the litter area neat and contained.
Odor Control: The covered feline litter pan design helps contain smells inside the box, so your home stays fresher between cleanings and your feline’s routine feels less intrusive in shared living areas.
Material: Built as a stainless steel litter box with sturdy metal and plastic components, it is made to resist wear, handle daily use, and provide a polished surface that is easier to wipe clean.
Convenience: The folding structure and included step board make this enclosed litter box easier to place, use, and maintain, while the matching scoop supports quick everyday cleanup.
Advantage: Designed to help reduce scatter and leaks, this feline litter box supports a cleaner floor around the toilet area and gives cats a more comfortable, sheltered place to do their business.
Summary: Stainless Steel Litter Box Odor Control Pet Toilet Easy to Clean. Description: 【Product Type】: This enclosed litter box is a pet toilet designed for cats, combining a covered feline litter pan layout with a roomy, multi-layer structure that suits everyday home use. 【Odor Control】: The enclosed litter box helps contain smells inside the single-unit, so your feline litter box area feels cleaner and more comfortable in busy living areas. 【Material】: Built as a stainless steel litter box with metal and plastic components, it offers a polished surface that is easy to wipe down and helps resist ever
Generated by: m4x-map-v1
This product has 12 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Stainless Steel Litter Box Odor Control Pet Toilet Easy to Clean",
"product_id": 9440377864431,
"variant_id": 49973877473519,
"quantity": 1,
"grams": 4500,
"length_cm": "51.5",
"width_cm": "36.0",
"height_cm": "13.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").