Brand: World Products (Landmark)
SKU: dcd-30003561126
Price: $199.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 10000 g
Cart URL (default variant): https://landmarks.builders/cart/49973892841711:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001250850
JSON data: https://landmarks.builders/products/m4x-10001250850.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Product Type: This pet care item is a smart cat waste receptacle built for common household cat use, combining a rounded enclosed body with a low rectangular base for a compact, organized footprint.
Automatic Cleaning: As an automatic waste receptacle, it is built for self-cleaning and litter management, helping the need for frequent manual manual removal while keeping the box ready for regular use.
Smart Control: The smart cat waste receptacle includes front control panel and smartphone app control, making it easier to observe and manage cleaning functions from one place.
Enclosed Design: The self-cleaning cat waste receptacle uses an enclosed cat waste receptacle structure with a circular front opening, offering a more contained setup that helps keep the litter area neatly defined.
Capacity: With a 65 L capacity, this waste receptacle provides a generous interior space that supports everyday pet care and suits owners looking for a larger, more practical home litter solution.
Summary: Smart Feline Litter Box 65 L Capacity Pet Care Compact. Description: 【Product Type】: This pet care item is a smart feline litter box designed as a compact household solution for daily feline hygiene, with an enclosed rounded dome body mounted on a low base. 【Automatic Cleaning】: As an automatic litter box and self-cleaning feline litter box, it is built to handle litter management with less manual scooping and more consistent cleanup after use. 【App-Connected】: The smart feline litter box includes mobile phone app control and a front control panel, making it easier to monitor operation and adj
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": "Smart Feline Litter Box 65 L Capacity Pet Care Compact",
"product_id": 9440382517487,
"variant_id": 49973892841711,
"quantity": 1,
"grams": 10000,
"length_cm": "54.8",
"width_cm": "52.5",
"height_cm": "49.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").