Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $8.33 – $9.44
Default variant: B06m1 Composite Mat
Default SKU: dcd-30003679938
Default price: $8.33
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Pet Furniture
Vendor: World Products
Weight: 3850 g
Cart URL (default variant): https://landmarks.builders/cart/50405852709103:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001296144
JSON data: https://landmarks.builders/products/wp-dcd-10001296144.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Create a dedicated retreat for your feline friends with this stylish two-level cat scratcher lounge. Designed to blend seamlessly into your living room, this elevated furniture piece features a beautiful curved wooden frame and short angled support legs that provide stability during daily use. With its compact dimensions of 50 cm in length, 40 cm in width, and 30 cm in height, it offers a space-saving solution that fits comfortably into smaller apartments and cozy corners alike. The open-sided structure of this cat lounge ensures your pets can easily climb, stretch, and settle down from any angle. The top surface features a comfortable 23 cm depth, making it an ideal elevated perch for afternoon naps or keeping watch over the room. Below, the lower level offers a cozy, shaded recess for quiet resting, making this two-level setup suitable for multi-cat households or single pets who love having options. Beyond just a cozy bed, this functional cat scratcher provides a satisfying texture for your pets to maintain their claws organically. By offering a dedicated, raised scratching surface, it helps redirect their scratching urges away from your household rugs and sofas. Bring comfort, play, and style together in one compact design that keeps your cats active, relaxed, and thoroughly entertained.
Summary: Create a dedicated retreat for your feline friends with this stylish two-level cat scratcher lounge. Designed to blend seamlessly into your living room, this elevated furniture piece features a beautiful curved wooden frame and short angled support legs that provide stability during daily use. With its compact dimensions of 50 cm in length, 40 cm in width, and 30 cm in height, it offers a space-saving solution that fits comfortably into smaller apartments and cozy corners alike. The open-sided structure of this cat lounge ensures your pets can easily climb, stretch, and settle down from any angle. The top surface features a comfortable 23 cm depth, making it an ideal elevated perch for afternoon naps or keeping watch over the room. Below, the lower level offers a cozy, shaded recess for quiet resting, making this two-level setup suitable for multi-cat households or single pets who love having options. Beyond just a cozy bed, this functional cat scratcher provides a satisfying texture for your pets to maintain their claws organically. By offering a dedicated, raised scratching surface, it helps redirect their scratching urges away from your household rugs and sofas. Bring comfort, play, and style together in one compact design that keeps your cats active, relaxed, and thoroughly entertained.
Generated by: deepseek-v4-flash
This product has 7 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 Scratcher Lounge Sturdy Two-Level Cat Scratcher Furniture for Living Room",
"product_id": 9537736900847,
"variant_id": 50405852709103,
"quantity": 1,
"grams": 3850,
"length_cm": "52.0",
"width_cm": "42.0",
"height_cm": "10.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").