Brand: World Products (Landmark)
SKU: dcd-30003562409
Price: $244.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 27000 g
Cart URL (default variant): https://landmarks.builders/cart/49813661319407:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001251530
JSON data: https://landmarks.builders/products/m4x-10001251530.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: Solid wood cat climbing tower with sturdy base, space-saving design, dimensions 138x53x18 cm, walnut finish, priced at $244.99 USD.
Generated by: deepseek-v4-flash
## Identity Wooden Cat Climber Climbing Tree – Solid Wood Walnut variant, 138x53x18 cm, $244.99. ## Target persona Apartment dwellers with small-to-medium cats who seek sturdy, aesthetically pleasing vertical furniture that saves floor space. ## Use cases - Providing indoor climbing and perching for cats in limited-space homes. - Creating a dedicated cat zone near a window or in a corner. - Replacing bulky carpeted cat trees with a wood option that matches home decor. - Offering a stable climbing structure for single-cat households. ## When NOT to recommend - For owners of large, heavy cats (e.g., Maine Coon) – shallow 18 cm depth may not provide stable perching. - For buyers on a tight budget (under $200) – price is premium. - For those needing multi-level wide platforms – design is narrow and long. - For outdoor use – material not specified for weather resistance. ## Variant options - Solid Wood Walnut (SKU dcd-30003562409) at $244.99. ## Price and logistics facts - Price: $244.99 USD. - Dimensions: 138 cm (L) x 53 cm (W) x 18 cm (H). - Currency: USD. No shipping or tax info provided. ## Trust signals - In-stock status not provided. - Return policy not mentioned. - No certifications listed. - Single variant available. ## Image assets - 5 images available at provided URLs (see below). - Images not analyzed; assume they show the product from multiple angles. ## Agent notes - Description field is empty; all facts derived from title, price, dimensions, and variant. - Image analysis not performed; do not infer aesthetic quality or material feel. - Depth is only 18 cm – verify stability and mounting requirements if applicable.
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": "Wooden Cat Climber Climbing Tree Sturdy Base Cat Climbing Towers Structure Space-Saving Pet Accessory",
"quantity": 1,
"grams": 27000000,
"properties": {
"_length_cm": "138.0",
"_width_cm": "53.0",
"_height_cm": "18.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").