Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $11.99 – $13.99
Default variant: Mat Style
Default SKU: dcd-30003455864
Default price: $11.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1500 g
Cart URL (default variant): https://landmarks.builders/cart/50166252470511:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001222169
JSON data: https://landmarks.builders/products/m4x-10001222169.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Raised Design: This raised feline bed keeps your pet away from the floor, helping create a cleaner, more comfortable resting area inside the home while fitting naturally into everyday pet furniture setups.
Breathable Comfort: The woven sleeping surface works as an pet bed with ventilation-friendly support, making it easier for cats to relax, rest, and stay comfortable in warmer weather.
Sturdy Construction: Built with a stable frame and reinforced support, this feline feline perch is designed to hold shape during daily use and give pets a secure place to lounge.
Easy Indoor Fit: As a raised feline bed, it blends into living rooms, bedrooms, or beside a sofa without taking up much space, giving your pet a dedicated area that feels right at home.
Multi-Season Use: This feline lounge bed is intended for year-round comfort, offering an elevated resting surface that can help reduce floor chill and provide a cozy place for cats to unwind year-round.
Summary: Raised Feline Bed Sturdy Construction Elevated Feline Bed Easy to Install. 【Raised Design】: This raised feline bed keeps your pet away from the floor, helping create a cleaner, more comfortable resting area inside the home while fitting naturally into everyday pet furniture setups. 【Breathable Comfort】: The woven sleeping surface works as an pet bed with ventilation-friendly support, making it easier for cats to relax, rest, and stay comfortable in warmer weather. 【Sturdy Construction】: Built with a stable frame and reinforced support, this feline feline perch is designed to hold shape during
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": "Raised Feline Bed Sturdy Construction Elevated Feline Bed Easy to Install",
"product_id": 9461598060783,
"variant_id": 50166252470511,
"quantity": 1,
"grams": 1500,
"length_cm": "55.0",
"width_cm": "25.0",
"height_cm": "8.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").