Brand: World Products (Landmark)
SKU: dcd-30003563616
Price: $226.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 28500 g
Cart URL (default variant): https://landmarks.builders/cart/49813620392175:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001251936
JSON data: https://landmarks.builders/products/m4x-10001251936.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Walnut finish cat litter cabinet with caster wheels, dimensions 105x53x20 cm, priced at $226.99 USD for concealing litter box and easy mobility.
Generated by: deepseek-v4-flash
## Identity - **Product**: Cat Washroom Cabinet Walnut Finish Cat Furniture Litter Cabinet with Caster Wheels - **Type**: Cat furniture / litter box enclosure - **Dimensions**: 105 cm (length) x 53 cm (width) x 20 cm (height) - **Price**: $226.99 USD ## Target persona - Cat owners living in apartments or homes seeking furniture that hides litter box - Owners who value easy cleaning and mobility (caster wheels) - Design-conscious pet owners preferring a walnut finish ## Use cases - Concealing cat litter box in living room, bedroom, or hallway - Providing a private, enclosed washroom space for cats - Moving cabinet to different rooms or for floor cleaning via caster wheels - Using as a small side table or cabinet top for decoration - Reducing litter scatter with enclosed design ## When NOT to recommend - For owners with large breed cats (e.g., Maine Coon) – cabinet height is only 20 cm - For households needing multiple litter boxes in a single unit - For buyers who prefer open litter boxes or high-sided pans - For spaces where 105 cm footprint is too large ## Variant options - **Color**: Walnut (only variant, SKU: dcd-30003563616) - **Price**: $226.99 USD ## Price and logistics facts - Price: $226.99 USD - Shipping logistics not specified - Single variant available ## Trust signals - No stock status or return policy information provided - No certifications mentioned - Price appears fixed across variant ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/df9d2628-a8f0-478c-9bf1-d384d652aaa9.jpg?v=1781628205 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2937d3a5-c93e-4415-8999-17adab8d625b.jpg?v=1781628203 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d88c3d63-6be6-47a2-8dda-c1c6b8ea47a9.jpg?v=1781628203 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/26aee3e3-1ad0-4f4d-8f37-ddc8b4b51b0e.jpg?v=1781628203 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/12dfda3b-1f93-4fac-bba3-67d9b729419d.jpg?v=1781628203 ## Agent notes - Product description missing from facts; dimensions (20 cm height) may be insufficient for average cat, but no image analysis performed to confirm actual use. - Image understanding was not performed; details like assembly requirements, material thickness, or finish quality are unknown. - No trust signals (stock, return policy) were provided.
This product has 12 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": "Cat Washroom Cabinet Walnut Finish Cat Furniture Litter Cabinet Caster Wheels",
"quantity": 1,
"grams": 28500000,
"properties": {
"_length_cm": "105.0",
"_width_cm": "53.0",
"_height_cm": "20.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").