Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $64.00
Default variant: C07m6 Pink
Default SKU: dcd-30003744099
Default price: $64.00
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 3500 g
Cart URL (default variant): https://landmarks.builders/cart/50150162071791:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001318092
JSON data: https://landmarks.builders/products/m4x-10001318092.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Design Salvaspazio: Una struttura a colonna con due piattaforme ovali sovrapposte che funge da pratica cuccia a due livelli, ideale per ottimizzare i spazi domestici offrendo al contempo un doppio rifugio per i tuoi piccoli felini.
Doppio Comfort: Questa creativa amaca per gatti presenta una superficie reversibile progettata per un utilizzo su entrambi i lati, adattandosi perfettamente alle diverse stagioni del'anno.
Materiali di Origine Naturale: Il rivestimento combina l'effetto fresco del' naturale su un lato con la morbidezza della calda pelliccia sintetica di coniglio sull'altro, creando un letto accogliente e versatile per il riposo di tutti i giorni.
Struttura Robusta: Realizzata con un telaio in tinta chiara del legno alto 44 cm oltre a lungo 60 cm alla base, questa amaca offre un supporto stabile e sicuro, arricchito da superfici di riposo con bordi imbottiti arrotolati.
Benessere Quotidiano: Una cuccia confortevole e rialzata che soddisfa il materiale naturale istinto dei felini di appollaiarsi in alto, garantendo un angolo di relax ventilato e protetto in qualsiasi stanza della casa.
Summary: Cat Perch with Wooden Frame Reversible Cat Perch Bed Natural. 【Design Salvaspazio】: Una struttura a colonna con due piattaforme ovali sovrapposte che funge da pratica cuccia a due livelli, ideale per ottimizzare i spazi domestici offrendo al contempo un doppio rifugio per i tuoi piccoli felini. 【Doppio Comfort】: Questa creativa amaca per gatti presenta una superficie reversibile progettata per un utilizzo su entrambi i lati, adattandosi perfettamente alle diverse stagioni del'anno. 【Materiali di Origine Naturale】: Il rivestimento combina l'effetto fresco del' naturale su un lato con la morbide
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": "Cat Perch with Wooden Frame Reversible Cat Perch Bed Natural",
"product_id": 9456647209199,
"variant_id": 50150162071791,
"quantity": 1,
"grams": 3500,
"length_cm": "62.0",
"width_cm": "45.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").