Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $37.99
Default variant: Gray
Default SKU: dcd-30002873783
Default price: $37.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1450 g
Cart URL (default variant): https://landmarks.builders/cart/49810324914415:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001081546
JSON data: https://landmarks.builders/products/m4x-10001081546.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Full Body Support: This full body bath pillow provides comprehensive cushioning from your head down to your tailbone, ensuring every part of your body is cradled in comfort during your soak.
Ergonomic Design: Featuring an integrated headrest and support, this spa bath mat with headrest aligns with your spine's natural curve to relieve pressure and prevent neck strain.
Secure Stability: Equipped with powerful suction cups on the underside, this non-slip bathtub lounger stays firmly in place on even surfaces to prevent sliding for a more secure bathing experience.
Breathable 5D Mesh: Crafted from skin-friendly polyester, this bath cushion uses 5D breathable mesh technology that allows water and air to flow through easily for quick drying and hygiene.
Essential Utility: A must-have bathroom accessory that is machine washable and features a built-in hanging hook, making it incredibly easy to clean and stor-e after every relaxing session.
Summary: Spa Bath Mat with Headrest Skin-Friendly Material Full Body Bath Pillow. Description: 【Ergonomic Design】: This essential bathroom accessory features a 5D breathable mesh structure that provides soft, contoured support for your entire body during long soaks. 【Integrated Comfort】: Experience ultimate relaxation with a bath cushion that includes a built-in headrest and support to relieve neck and back pressure. 【Full Body Support】: The full body bath pillow extends to cover the length of your tub, ensuring every part of your body is cushioned against hard surfaces. 【Secure Stability】: Designed as
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": "Spa Bath Mat with Headrest Skin-Friendly Material Full Body Bath Pillow",
"product_id": 9429707587823,
"variant_id": 49810324914415,
"quantity": 1,
"grams": 1450,
"length_cm": "42.0",
"width_cm": "32.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. 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").