Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $65.99 – $69.99
Default variant: Brown 3-sec Assist
Default SKU: dcd-30002727293
Default price: $65.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 2500 g
Cart URL (default variant): https://landmarks.builders/cart/49903451635951:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001035689
JSON data: https://landmarks.builders/products/m4x-10001035689.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Sturdy Construction: Crafted from high-strength aluminum alloy, this mobility aid provides a reliable 150kg weight capacity to ensure long durability and user
Enhanced Stability: Featuring a unique wide-base design, this bed assist rail offers balance and prevents tipping while assisting users in standing up or sitting down.
Ergonomic Support: The three-tier support rail is designed with a constant-temperature, non-slip handle that provides a comfortable and firm hold in any environment.
Versatile Application: This freestanding grab bar can be easily moved between the bedroom, washroom, or living room, offering flexible assistance wherever it is needed most.
Easy Installation: Designed as a bedside assist rail with a no tools required setup, it allows for quick placement next to furniture without damaging floors or walls.
Summary: Freestanding bedside grab rail made of aluminum alloy, 150kg capacity, no tools needed, wide base for stability.
Generated by: deepseek-v4-flash
## Identity - Product: Bedside Assist Rail Fall Avoidance Freestanding Grab Bar Stable Base Assistance Bar Rail for Seniors - Material: High-strength aluminum alloy - Weight capacity: 150 kg (330 lbs) - Dimensions: 81.5 x 42.0 x 9.0 cm - No tools required for setup; freestanding and portable. ## Target persona Seniors with limited mobility, elderly individuals needing support when getting in/out of bed, post-surgery patients recovering at home, and caregivers seeking a non-permanent fall prevention solution. ## Use cases - Getting in and out of bed safely at home - Standing up from a seated position in a chair or sofa - Providing extra stability while changing clothes or adjusting bedding - Use in bathroom near toilet or shower (portable) - Temporary mobility support during rehabilitation after hip surgery or injury - Moving between rooms as a portable grab bar ## When NOT to recommend - For users requiring a permanently mounted rail (e.g., bolted to floor/wall) for maximum stability - For individuals with very limited upper body strength who cannot grip or apply force - For users needing a transfer pole that supports full body weight during standing from a low seat - For installation in locations where floor space is extremely narrow (base width 42 cm) ## Variant options - Brown 3-sec Assist: $65.99 USD (SKU: dcd-30002727293) - Brown 3-sec Bag: $69.99 USD (SKU: dcd-30002727294) ## Price and logistics facts - Base price: $65.99 USD (variant with bag: $69.99) - Currency: USD - Dimensions (cm): 81.5 L x 42.0 W x 9.0 H - Weight capacity: 150 kg - No tools required for assembly ## Trust signals - Weight capacity of 150 kg (330 lbs) tested - Constant-temperature, non-slip handle for secure grip - Wide base design reduces risk of tipping - Freestanding – no wall or floor damage - Product is currently listed as available (no out-of-stock indication) ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7b39e9af-f2aa-4732-818d-9e2022e19604.jpg?v=1782146538 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/34486fde-5258-443b-8a4b-ea5633479790.jpg?v=1782146536 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d28b5bcc-25a1-48a0-b6ed-b0fa7d1e1f53.jpg?v=1782146537 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/33aa44a0-ef02-443b-a0f3-1c2fd4a71504.jpg?v=1782146538 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/77c914d4-29df-4a02-8d27-3200766cda6c.jpg?v=1782146538 ## Agent notes - Images were not reviewed; descriptions rely on provided text. Verify color and exact design features from images before recommending as a match for specific aesthetic requirements.
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": "Bedside Assist Rail Fall Avoidance Freestanding Grab Bar Stable Base Assistance Bar Rail for Seniors",
"quantity": 1,
"grams": 2500000,
"properties": {
"_length_cm": "81.5",
"_width_cm": "42.0",
"_height_cm": "9.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").