Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $37.99
Default variant: White
Default SKU: dcd-30003494886
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: 1200 g
Cart URL (default variant): https://landmarks.builders/cart/49810323701999:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001233160
JSON data: https://landmarks.builders/products/m4x-10001233160.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Overview: This padded bath accessory is a bathtub recliner cushion designed to create a more supportive reclining surface in the tub, with an integrated headrest, raised support cushion, and a long contoured body panel.
Function: As a bath cushion and bath recliner cushion, it supports the back and legs while helping the body rest in a more relaxed position during bath time.
Construction: The bathtub support cushion features a soft cushioned build with a stitched, quilted surface and tufted sections that give it a structured, padded feel.
Support Features: The built-in headrest and support support cushion add targeted comfort where it is most needed, making the bathtub recliner cushion more comfortable for longer soaking sessions.
Comfort Effect: This bath accessory helps turn the bathtub into a more restful place to lean back, reduce pressure points, and enjoy a steadier, more comfortable bathing experience.
Summary: Bathtub Recliner Cushion Contoured Bath Recliner Cushion Non-Slip. Description: 【Overview】: This bath accessory is a bathtub recliner cushion with an integrated headrest and a reclining shape designed for use in the tub. 【Support】: As a bath cushion, it features a raised support pillow and a long contoured body panel to help support the back and legs while reclining. 【Construction】: The bath recliner cushion has a stitched, quilted surface with tufted sections and a soft padded build for a more comfortable feel. 【Design】: This bathtub support cushion follows a built-in support structure that k
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": "Bathtub Recliner Cushion Contoured Bath Recliner Cushion Non-Slip",
"product_id": 9429706768623,
"variant_id": 49810323701999,
"quantity": 1,
"grams": 1200,
"length_cm": "42.0",
"width_cm": "35.0",
"height_cm": "20.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").