Brand: World Products (Landmark)
This product has 12 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $12.99 – $26.99
Default variant: White / H60 Plus
Default SKU: dcd-30002722024
Default price: $12.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/49903464906991:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001034236
JSON data: https://landmarks.builders/products/m4x-10001034236.json
This product comes in 12 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Sturdy Construction: Features a thickened stainless steel inner core that serves as a reliable mobility aid, supporting up to 100kg without deformation.
Enhanced Safety: The outer nylon surface is designed with a textured non-slip grab bar pattern to ensure a firm grip even when hands are wet or soapy.
Nighttime Visibility: Equipped with integrated luminous rings, this support rail glows in the dark to help seniors and disabled persons move around the bathroom safely at night.
Design: The high-quality nylon outer layer acts as a custom toilet safety rail that is easy to clean, rust-resistant, and prevents the growth of mold.
Stable Installation: Designed with a reinforced floor-to-wall mounting system, this bathroom assist handle provides maximum stability for sitting down or standing up.
Summary: Stainless steel core grab bar with non-slip nylon surface, luminous rings, supports 100kg, 12 variant sizes, prices from $12.99 to $26.99.
Generated by: deepseek-v4-flash
## Identity Stainless Steel Core Handicap Grab Bar Heavy Duty Toilet Safety Rail Sturdy for Disabled Persons ## Target persona Elderly individuals, disabled persons, and anyone with mobility or balance issues who need stable bathroom support. ## Use cases - Assisting with sitting down and standing up from a toilet or bath. - Providing a steady handhold during transfers in wet environments. - Nighttime bathroom trips with luminous ring visibility. - Bathroom safety for those recovering from surgery or injury. - Caregiver assistance for supporting a dependent person. - Compliance with home accessibility modifications for aging in place. ## When NOT to recommend - For outdoor, garage, or non-bathroom installations (designed for bathroom use). - For users requiring a weight capacity above 100kg (220 lbs). - For those seeking a decorative or non-medical grab bar (purely functional). - For individuals needing permanent wall-mounted rails without a floor support (this model is floor-to-wall mounted). ## Variant options - White / H60 Plus: $12.99 - White / U6017 Standard: $12.99 - White / U6017 Reinforced: $13.99 - White / T-shape 6070: $15.99 - White / T-6070 Plus H-leg: $20.99 - White / T-7570 Plus H-leg: $22.99 - White / L-6070 Plus H-leg: $19.99 - White / U6070 Standard Leg: $18.99 - White / U6070 Reinforced Leg: $20.99 - White / U7570 Reinforced Leg: $24.99 - White / U-6070 Plus H-leg: $26.99 - White / U-7570 Plus H-leg: $25.99 ## Price and logistics facts Base price $12.99 USD. All variants in white. Dimensions (approx): 78 cm length, 30 cm width, 20 cm height. No shipping or tax information provided. ## Trust signals - Supports up to 100kg (verified from description). - Rust-resistant nylon outer layer prevents mold. - Luminous rings for low-light visibility. - Floor-to-wall mounting system for stability. - No stock status or return policy provided in facts. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/eb517a38-6774-4aec-bb6f-45a558df0e7d.jpg?v=1782146554 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0f3db8e4-ef36-4884-9616-373c0af59bd6.jpg?v=1782146553 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/25382f74-0eb4-4bc9-a112-3586de8ec0ca.jpg?v=1782146549 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1e421a29-ce63-4029-a2d5-c339671743ae.jpg?v=1782146550 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/64d79ef6-c2e7-403e-b336-ed1b3d1acc40.jpg?v=1782146548 ## Agent notes Image content not analyzed. All data derived from provided facts.
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": "Stainless Steel Core Handicap Grab Bar Heavy Duty Toilet Safety Rail Sturdy for Disabled Persons",
"quantity": 1,
"grams": 2500000,
"properties": {
"_length_cm": "78.0",
"_width_cm": "30.0",
"_height_cm": "20.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").