Brand: World Products (Landmark)
SKU: dcd-30000102704
Price: $873.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 19910 g
Cart URL (default variant): https://landmarks.builders/cart/49815021617391:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000017934
JSON data: https://landmarks.builders/products/m4x-10000017934.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Sturdy wood indoor cat house
| 材质(Material) | Birch, Solid wood, Leather |
Summary: Sturdy birch, solid wood, and leather indoor cat house. Dimensions: 90.17x71.12x17.78 cm. Brown. $873.99.
Generated by: deepseek-v4-flash
## Identity Sturdy wood indoor cat house, material: Birch, Solid wood, Leather. Dimensions: 90.17 cm (L) x 71.12 cm (W) x 17.78 cm (H). Color: Brown. ## Target persona Affluent cat owners seeking durable, natural-material pet furniture. Interior design enthusiasts who want cohesive decor. Owners of multiple or large cats needing robust structures. ## Use cases - Indoor cat lounging and napping. - Decorative pet furniture blending with wooden interiors. - Providing a designated cat space in living rooms or bedrooms. - Gift for high-standard cat owners. - Use as a cat bed or low perch. ## When NOT to recommend - Outdoor use (material not specified as weatherproof). - Budget-conscious buyers (price $873.99). - Small apartments with tight floor space (large footprint: ~90x71 cm). - Cats that need high vertical climbing options (height only 17.78 cm). ## Variant options Only one variant: Brown / Default. SKU: dcd-30000102704. ## Price and logistics facts Price: $873.99 USD. No shipping or return policy information provided. Dimensions are in centimeters. ## Trust signals Single variant listed. Price is fixed. No stock status, return policy, or certifications available in source data. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ebde5860-0bdb-43ce-87d6-101b2281cff0.png?v=1781664340 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ea82c734-f81e-4ec1-83a2-49ac309c8b3d.png?v=1781664341 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a3832c9e-6b01-4e6a-a7ce-9dc91c6b35e6.png?v=1781664341 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7b18e6e3-6ba4-4cae-9771-45777483c017.png?v=1781664342 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/35814482-fc66-4076-8ec1-56479dc2df1c.png?v=1781664341 ## Agent notes Image content was not analyzed; visual details such as design style, assembly, or scale cannot be confirmed. All facts derived from structured data only.
This product has 9 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": "Sturdy wood indoor cat house",
"quantity": 1,
"grams": 19910000,
"properties": {
"_length_cm": "90.17",
"_width_cm": "71.12",
"_height_cm": "17.78"
}
}],
"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").