Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $130.99 – $168.99
Default variant: 90*60*60cm
Default SKU: dcd-30002515267
Default price: $131.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 35000 g
Cart URL (default variant): https://landmarks.builders/cart/50150673350895:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000994706
JSON data: https://landmarks.builders/products/m4x-10000994706.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Spacious Multi-Level Design: This multi-level cat villa provides ample vertical space for climbing, playing, and resting, making it an ideal home for single or multiple cats to discover and enjoy their own territory.
Sturdy & Stylish Construction: Built with sturdy wood panels and clear tempered glass doors, this elegant piece of pet furniture seamlessly blends with your home decor while offering a secure and sturdy environment for your feline friend.
Excellent Ventilation & Visibility: Featuring strategically placed vents and transparent doors, this cat enclosure ensures constant clean air circulation for your feline's health and allows you to easily observe their activities.
All-in-Single Activity Center: This comprehensive cat house includes multiple platforms, a cozy resting nook, a built-in scratching post to satisfy natural instincts, and space for a litter box and food bowls, keeping everything neatly contained.
Easy Maintenance & Mobility: The sleek, waterproof surfaces of this indoor cat condo cabinet are simple to wipe clean, while lockable caster wheels allow you to move the villa effortlessly for cleaning or repositioning in any room.
Summary: Multi-Level Cat Villa Easy to Clean Multi-Level Cat Enclosure Good Ventilation for Living Room, Bedroom. 【Spacious Multi-Level Design】: This multi-level cat villa provides ample vertical space for climbing, playing, and resting, making it an ideal home for single or multiple cats to discover and enjoy their own territory. 【Sturdy & Stylish Construction】: Built with sturdy wood panels and clear tempered glass doors, this elegant piece of pet furniture seamlessly blends with your home decor while offering a secure and sturdy environment for your feline friend. 【Excellent Ventilation & Visibility
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": "Multi-Level Cat Villa Easy to Clean Multi-Level Cat Enclosure Good Ventilation for Living Room, Bedroom",
"product_id": 9456845127919,
"variant_id": 50150673350895,
"quantity": 1,
"grams": 35000,
"length_cm": "155.0",
"width_cm": "95.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. 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").