Brand: World Products (Landmark)
This product has 8 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $43.99 – $69.99
Default variant: Blue / C-regular
Default SKU: dcd-30002278964
Default price: $43.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 850 g
Cart URL (default variant): https://fashionandbeauty.landmarks.builders/cart/43760617160778:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://fashionandbeauty.landmarks.builders/products/m4x-10000949545
JSON data: https://fashionandbeauty.landmarks.builders/products/m4x-10000949545.json
This product comes in 8 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Ergonomic Support: Designed to perfectly fit the anatomical curve of your spine, this support pillow provides targeted relief and comfort, filling the space between your waist and the bed or chair for optimal alignment.
Advanced Materials: Filled with high-density memory foam that offers slow-rebound support, this back pillow is encased in a breathable, skin-friendly textile cover to ensure cool and comfortable use all night long.
Multifunctional Therapeutic: This versatile support cushion features multiple functions including constant temperature hot compress, soothing vibration massage, and gentle stretching to effectively alleviate waist soreness and fatigue.
Soothing Heat & Massage: The upgraded model acts as a heated back stretcher, delivering consistent warmth to relax muscles, while the vibration massage function helps to further relieve tension and discomfort in the lower back.
Versatile Use: Whether you're sleeping, sitting at your office desk, or traveling, this electric waist massage cushion is your perfect companion for maintaining proper posture and relieving back pain wherever you are.
Summary: Ergonomic Design Support Pillow Breathable Textile Memory Foam Waist Pillow 3-in-1 Multifunctional for Office Workers, Travelers. 【Ergonomic Support】: Designed to perfectly fit the anatomical curve of your spine, this support pillow provides targeted relief and comfort, filling the space between your waist and the bed or chair for optimal alignment. 【Advanced Materials】: Filled with high-density memory foam that offers slow-rebound support, this back pillow is encased in a breathable, skin-friendly textile cover to ensure cool and comfortable use all night long. 【Multifunctional Therapeutic】:
Generated by: m4x-map-v1
This product has 9 imagesin 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/application/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Ergonomic Design Support Pillow Breathable Textile Memory Foam Waist Pillow 3-in-1 Multifunctional for Office Workers, Travelers",
"quantity": 1,
"grams": 850000,
"properties": {
"_length_cm": "62.0",
"_width_cm": "26.0",
"_height_cm": "10.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").