Brand: World Products (Landmark)
SKU: dcd-30002727942
Price: $10.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://landmarks.builders/cart/49903442493679:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001035884
JSON data: https://landmarks.builders/products/m4x-10001035884.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Bedridden Patient Turning Aid Waterproof PU Leather Leg Support
Summary: Waterproof PU leather leg support designed to assist in safely turning bedridden patients, priced at $10.99.
Generated by: deepseek-v4-flash
## Identity A waterproof PU leather leg support pad for turning and repositioning bedridden patients. ## Target persona Designed for caregivers and healthcare aides who need a simple, affordable tool to assist in patient turning and leg support. ## Use cases - Turning a bedridden patient to prevent bedsores. - Providing leg elevation and support during repositioning. - Assisting in transferring patients from bed to wheelchair. - Post-surgery immobilization and leg support. - Daily care routines for immobile patients. ## When NOT to recommend - For ambulatory patients who can move independently. - Patients with active leg fractures requiring rigid immobilization. - Patients with severe skin conditions or open wounds on legs. ## Variant options - Color: Blue (only variant available). ## Price and logistics facts - Price: $10.99 USD. - Dimensions: 47 x 40 x 13 cm. - No weight or shipping details provided. ## Trust signals - Only one color variant in stock. - Return policy not specified; assume standard. - No brand or certification details provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ec3bc1ef-6ace-41b2-85ad-9eec3faddb39.jpg?v=1782146534 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b3fb44eb-1736-4ee6-9174-15cea404b4bd.jpg?v=1782146534 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6a28000f-ab32-499e-8f26-1561ecb61eb0.jpg?v=1782146535 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/907746b8-ae7d-4688-a358-27901c740a33.jpg?v=1782146540 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/655a7901-eae9-4176-b990-3f43aaaddf1d.jpg?v=1782146536 ## Agent notes - Image understanding was not performed; rely on image URLs for visual inspection. - Dimensions provided are for packaging or product size; not explicitly confirmed.
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": "Bedridden Patient Turning Aid Waterproof PU Leather Leg Support",
"quantity": 1,
"grams": 850000,
"properties": {
"_length_cm": "47.0",
"_width_cm": "40.0",
"_height_cm": "13.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").