Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $179.00
Default variant: Light Grey
Default SKU: dcd-30003703152
Default price: $179.00
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 4950 g
Cart URL (default variant): https://landmarks.builders/cart/50150745440495:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001303833
JSON data: https://landmarks.builders/products/m4x-10001303833.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Spacious Identity: This extra-large enclosed cat litter box provides a roomy and private sanctuary for your feline companion, measuring 60 x 40 x 43 cm to comfortably accommodate adult cats.
Long-Lasting Construction: Featuring a premium stainless steel litter box base paired with a sturdy plastic top cover, this unit resists odors and scratches while ensuring long-lasting durability.
Innovative Design: The advanced litter pan features a front transparent swinging door, a clear top opening, a ventilated top panel, and a detachable outer step to catch stray litter from paws.
Convenient Maintenance: Designed for effortless cleaning, the lid of this pet supply opens to a full 180 degrees, allowing complete access to the interior alongside an included oversized scoop and side holder.
Scatter Control: The fully enclosed structure of this modern litter box prevents litter scatter and contains spray, keeping your floors clean and maintaining a tidy home environment.
Summary: Enclosed Cat Waste Receptacle Extra-Large Cat Waste Receptacle High-Sided for Home, Apartments. 【Spacious Identity】: This extra-large enclosed cat litter box provides a roomy and private sanctuary for your feline companion, measuring 60 x 40 x 43 cm to comfortably accommodate adult cats. 【Long-Lasting Construction】: Featuring a premium stainless steel litter box base paired with a sturdy plastic top cover, this unit resists odors and scratches while ensuring long-lasting durability. 【Innovative Design】: The advanced litter pan features a front transparent swinging door, a clear top opening, a
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": "Enclosed Cat Waste Receptacle Extra-Large Cat Waste Receptacle High-Sided for Home, Apartments",
"product_id": 9456866328815,
"variant_id": 50150745440495,
"quantity": 1,
"grams": 4950,
"length_cm": "63.0",
"width_cm": "45.5",
"height_cm": "45.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. 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").