Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $239.99 – $269.99
Default variant: 12CM Thick Mattress
Default SKU: dcd-30003459674
Default price: $239.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 15000 g
Cart URL (default variant): https://fashionandbeauty.landmarks.builders/cart/43754951180362:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://fashionandbeauty.landmarks.builders/products/m4x-10001223482
JSON data: https://fashionandbeauty.landmarks.builders/products/m4x-10001223482.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Product Type: This electric lifting mattress is a therapeutic support designed to support more secure, easier back raising for elderly users, patients, and anyone needing bedside assistance.
Primary Function: As a bed assist device, it helps the upper torso lift smoothly so sitting up, resting, reading, or eating in bed feels more manageable and less effortful.
Convenient Control: The electric backrest support comes with a remote control, allowing the user or caregiver to adjust the angle without complicated setup or repeated manual lifting.
Comfort Features: With a padded sponge structure and a stable incline cushion shape, this electric lifting mattress is designed for longer periods of reclining while helping pressure from lying flat too long.
Practical Use: This patient bed incline cushion is suitable for home care and bedside use, offering a simple way to improve everyday relaxation, support recovery routines, and make resting in bed feel more flexible.
Summary: Electric Lifting Backrest Easy to Use Electric Lifting Mattress Remote Control Adjustable Bed Backrest for Elderly, Bedside. 【Product Type】: This electric lifting mattress is a therapeutic support designed to support more secure, easier back raising for elderly users, patients, and anyone needing bedside assistance. 【Primary Function】: As a bed assist device, it helps the upper torso lift smoothly so sitting up, resting, reading, or eating in bed feels more manageable and less effortful. 【Convenient Control】: The electric backrest support comes with a remote control, allowing the user or careg
Generated by: m4x-map-v1
This product has 12 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": "Electric Lifting Backrest Easy to Use Electric Lifting Mattress Remote Control Adjustable Bed Backrest for Elderly, Bedside",
"quantity": 1,
"grams": 15000000,
"properties": {
"_length_cm": "90.0",
"_width_cm": "88.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").