Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $46.99 – $73.99
Default variant: B64
Default SKU: dcd-30002059778
Default price: $57.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 14500 g
Cart URL (default variant): https://landmarks.builders/cart/50151097237743:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000917406
JSON data: https://landmarks.builders/products/m4x-10000917406.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
All-in-Single Design: This comprehensive multi-level cat tree combines climbing, playing, scratching, and resting areas into single vertical structure, perfect for saving space in any room.
Engaging Play Features: Keep your cat entertained for hours with this dynamic cat activity center, which includes a four-tier ball turntable, a dangling pom-pom ball, and a climbing ladder to stimulate their curiosity.
Cozy Retreat & Perch: The structure features a private house-shaped hideaway and a soft top perch, making this cat condo with scratching posts the perfect location for rest s and observing their kingdom from overhead.
Sturdy & Safe Construction: Built from long-lasting high-density fiberboard with a wide, stable base, this wooden cat structure ensures your feline's safety during vigorous play and climbing, supporting multiple cats at once.
Healthy Scratching Outlets: Multiple posts wrapped in natural sisal rope, plus a unique tree-shaped scratching board, provide ample surfaces for claw maintenance, protecting your home's pet furniture from damage.
Summary: Cat House Multi-level Climbing Structure Scratching Posts Pet Condo Toys Durable Wood Construction Play Center Suitable for Living Room Bedroom. 【All-in-Single Design】: This comprehensive multi-level cat tree combines climbing, playing, scratching, and resting areas into single vertical structure, perfect for saving space in any room. 【Engaging Play Features】: Keep your cat entertained for hours with this dynamic cat activity center, which includes a four-tier ball turntable, a dangling pom-pom ball, and a climbing ladder to stimulate their curiosity. 【Cozy Retreat & Perch】: The structure feat
Generated by: m4x-map-v1
This product has 10 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": "Cat House Multi-level Climbing Structure Scratching Posts Pet Condo Toys Durable Wood Construction Play Center Suitable for Living Room Bedroom",
"product_id": 9456966140143,
"variant_id": 50151097237743,
"quantity": 1,
"grams": 14500,
"length_cm": "62.0",
"width_cm": "54.0",
"height_cm": "26.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").