Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $26.99 – $27.99
Default variant: Widened Bedside Rail
Default SKU: dcd-30002681887
Default price: $26.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 2800 g
Cart URL (default variant): https://landmarks.builders/cart/49903591293167:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001026011
JSON data: https://landmarks.builders/products/m4x-10001026011.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Elderly Get up Assist Handle Heavy-Duty Bed Support Handle Adjustable
Summary: Heavy-duty adjustable bed support handle for elderly assistance, available in three styles, priced from $26.99.
Generated by: deepseek-v4-flash
## Identity Elderly Get up Assist Handle Heavy-Duty Bed Support Handle Adjustable ## Target persona Elderly individuals with mobility limitations, or their caregivers seeking bed exit assistance devices. ## Use cases - Getting out of bed at home - Providing support during transfers from bed to chair - Reducing fall risk when standing up from bed - Use in nursing homes or assisted living facilities - Post-operative recovery at home - Daily morning and evening routines ## When NOT to recommend - For users who require full weight-bearing support (e.g., unable to stand without significant aid) - For beds with very thin or thick mattresses (dimensions not specified; compatibility unknown) - For users with severe upper body weakness or limited grip strength - For individuals needing a full-length bed rail for fall prevention ## Variant options - Widened Bedside Rail ($26.99) - Orange U-shape Fixed ($27.99) - Orange L-shape Fixed ($26.99) ## Price and logistics facts Base price $26.99 for Widened Bedside Rail and Orange L-shape Fixed; Orange U-shape Fixed $27.99. Dimensions: 62 x 58 x 8 cm (approx. 24.4 x 22.8 x 3.1 inches). No shipping, tax, or assembly information provided. ## Trust signals No stock status or return policy provided. Product listed with no customer reviews, brand name, or certifications. ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ebf98e3a-75e1-4f08-a66a-53fc0c9b6332.jpg?v=1782146605) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a2117cf2-bd40-4c07-a4af-1057e43188a1.jpg?v=1782146674) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/be334405-4f96-4c2c-b210-75b1d78cd76e.jpg?v=1782146603) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3a5eac80-a62a-4205-9bd8-106438dafdb4.jpg?v=1782146666) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ce2ed8d0-0f65-44e0-8587-4e5bd697574e.jpg?v=1782146608) (5 images available; content not analyzed) ## Agent notes Dimensions suggest a compact assist handle; ensure compatibility with bed frame and mattress size before purchase. No weight capacity or mounting hardware details provided.
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": "Elderly Get up Assist Handle Heavy-Duty Bed Support Handle Adjustable",
"quantity": 1,
"grams": 2800000,
"properties": {
"_length_cm": "62.0",
"_width_cm": "58.0",
"_height_cm": "8.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").