Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $240.99
Default variant: Dark Gray
Default SKU: dcd-30003789088
Default price: $240.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 5300 g
Cart URL (default variant): https://landmarks.builders/cart/50166353756399:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001333492
JSON data: https://landmarks.builders/products/m4x-10001333492.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Product Identity: A modern, round pet bed designed specifically to provide a cozy and secure resting space for cats and other small pets throughout the year.
Climate Control: This advanced temperature controlled pet bed features integrated warming and cooling functions to keep your companion comfortable in any season.
Smart Monitoring: Designed as a highly functional smart pet bed, it features a low-profile base with an integrated digital display and control area on the front for easy adjustments.
Weight Tracking: Equipped as a practical pet bed with scale, the built-in weighing functionality offers real-time weight monitoring to help you keep track of your pet's physical health.
Ergonomic Design: This circular cat bed features a raised rim and a flat, cushioned sleeping surface with side vent details on the body to ensure optimal ventilation and comfort.
Summary: Smart Pet Bed Cooling Temperature Controlled Pet Bed Adjustable Low-Height for Cats, Living Room. 【Product Identity】: A modern, round pet bed designed specifically to provide a cozy and secure resting space for cats and other small pets throughout the year. 【Climate Control】: This advanced temperature controlled pet bed features integrated warming and cooling functions to keep your companion comfortable in any season. 【Smart Monitoring】: Designed as a highly functional smart pet bed, it features a low-profile base with an integrated digital display and control area on the front for easy adjust
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": "Smart Pet Bed Cooling Temperature Controlled Pet Bed Adjustable Low-Height for Cats, Living Room",
"product_id": 9461650915567,
"variant_id": 50166353756399,
"quantity": 1,
"grams": 5300,
"length_cm": "57.5",
"width_cm": "57.5",
"height_cm": "15.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").