Brand: World Products (Landmark)
This product has 21 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $15.99 – $44.99
Default variant: Blue / L
Default SKU: dcd-30003615303
Default price: $27.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1360 g
Cart URL (default variant): https://landmarks.builders/cart/49974085976303:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001271730
JSON data: https://landmarks.builders/products/m4x-10001271730.json
This product comes in 21 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Design: This headrest cushion pet mat features a rectangular sleeping surface with rounded corners and an integrated raised pillow-style headrest at one end, creating a simple, practical pet bedding layout for everyday rest.
Function: Designed as a sleep mat, it gives dogs and other pets a comfortable place to lie down, stretch out, and settle in with a built-in raised section for head support.
Construction: The low-profile padded build and quilted-looking surface with a small dot pattern give this headrest cushion pet mat a textured, cushioned feel while keeping the shape flat and easy to use.
Comfort: As a quilted dog cushion, it provides a soft resting surface that can help pets relax in a familiar area, whether placed in a crate, on the floor, or in a quiet corner.
Purpose: This pet cushion bed is made for daily lounging and napping, offering a defined sleep space with a headrest-style headrest cushion that supports a more natural resting position.
Summary: Headrest Cushion Pet Mat Textured Pet Cushion Bed Padded. Description: 【Basic Design】: This headrest cushion pet pet mat single-piece pet bedding solution with a rectangular sleeping surface, rounded corners, and an integrated raised pillow-style headrest cushion at one end. 【Comfort】: Built as a low-rise sleep mat, it gives dogs and other pets a padded place to lie down while the built-in headrest section supports a more relaxed resting position. 【Surface Texture】: The quilted-looking finish with a small dot pattern adds a refined look to this quilted dog cushion while also giving the surface
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": "Headrest Cushion Pet Mat Textured Pet Cushion Bed Padded",
"product_id": 9440458572015,
"variant_id": 49974085976303,
"quantity": 1,
"grams": 1360,
"length_cm": "40.0",
"width_cm": "30.0",
"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").