Brand: World Products (Landmark)
SKU: dcd-30002764409
Price: $10.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 550 g
Cart URL (default variant): https://landmarks.builders/cart/49879131390191:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001045383
JSON data: https://landmarks.builders/products/m4x-10001045383.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Patient Turning Device Waterproof Bed Turning Aid Ergonomic Design for Elderly
| Material | pu |
Summary: Waterproof bed turning aid with ergonomic design for elderly, made of PU foam, dimensions 43.3x36.9x14.2 cm, priced at $10.99.
Generated by: deepseek-v4-flash
## Identity Patient Turning Device, waterproof bed turning aid with ergonomic design, PU material. ## Target persona Caregivers for elderly or bedridden patients needing repositioning assistance. ## Use cases - Turning patient in bed to prevent bedsores - Repositioning for comfort during recovery - Assisting with hygiene tasks like bed baths - Post-surgery repositioning at home - Home care settings for daily turning routines - Temporary repositioning for dressing changes ## When NOT to recommend - Patients with severe spinal injuries requiring professional lift - Heavy-duty frequent turning exceeding product capacity - Users expecting a powered or motorized device - Medical facilities requiring sterile disposable equipment ## Variant options - Blue / Pu Wp W Hd Foam: $10.99 USD ## Price and logistics facts Price: $10.99 USD. Dimensions: 43.3 x 36.9 x 14.2 cm. No weight provided. ## Trust signals In-stock status not confirmed. Return policy not specified. Single variant with consistent price. No certifications listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1093b14d-6298-4791-8034-87c091a67cf3.jpg?v=1782126324 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8d7e37ab-177f-44f1-8b62-fc29ed33bb8a.jpg?v=1782126325 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/82ed3f7e-c5d2-4676-82d6-6cc282d9764d.jpg?v=1782126323 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cbe12d20-9f84-4dfd-928a-b3ed8e6ab577.jpg?v=1782126324 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/52b120fd-8f5d-4ff1-9e95-74ce8f7aff03.jpg?v=1782126325 ## Agent notes Image content was not analyzed; treat URLs as fetchable assets only.
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": "Patient Turning Device Waterproof Bed Turning Aid Ergonomic Design for Elderly",
"quantity": 1,
"grams": 550000,
"properties": {
"_length_cm": "43.3",
"_width_cm": "36.9",
"_height_cm": "14.2"
}
}],
"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").