Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $24.99 – $27.99
Default variant: Yellow / 38CM
Default SKU: dcd-30002727305
Default price: $25.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 450 g
Cart URL (default variant): https://landmarks.builders/cart/49903443116271:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001035694
JSON data: https://landmarks.builders/products/m4x-10001035694.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Suction Cup Grab Bar Waterproof Mobility Aid Heavy Duty for Bathroom, Seniors
Summary: Suction cup grab bar for bathroom mobility aid, heavy duty, waterproof, for seniors. Available in yellow/white, sizes 38-53cm, priced $24.99-$27.99.
Generated by: deepseek-v4-flash
## Identity Suction Cup Grab Bar Waterproof Mobility Aid Heavy Duty for Bathroom, Seniors ## Target persona Seniors or individuals with limited mobility who need a temporary, drill-free grab bar for bathroom safety; renters who cannot install permanent fixtures; caregivers equipping a bathroom for short-term use. ## Use cases - Stepping into or out of a bathtub or shower - Lowering onto or rising from a toilet - Steadying oneself while standing at a sink - Brief support while drying off after a bath - Adding extra handhold in a guest bathroom for elderly visitors - Temporary bathroom modification for post-surgery recovery ## When NOT to recommend - For users who require long-term, high-weight-bearing support (permanent grab bars safer) - On non-smooth surfaces like textured tile, porous stone, or wet wallpaper (suction may fail) - For very heavy individuals without verifying weight capacity (not specified) - In commercial or high-traffic public bathrooms (frequent reattachment needed) ## Variant options - Yellow / 38CM: $25.99 (sku dcd-30002727305) - Yellow / 46CM: $24.99 (sku dcd-30002727306) - Yellow / 53CM: $27.99 (sku dcd-30002727307) - White / 38CM: $25.99 (sku dcd-30002727308) - White / 46CM: $24.99 (sku dcd-30002727309) - White / 53CM: $27.99 (sku dcd-30002727310) ## Price and logistics facts - Base price: $24.99 (Yellow 46CM or White 46CM). Prices vary by size: 38CM $25.99, 46CM $24.99, 53CM $27.99. - Currency: USD. Dimensions per variant not listed; overall product dimensions (packaging?) 54x13x10 cm. - No shipping or tax information provided. ## Trust signals - Multiple variants in stock (based on active listings). - No return policy, warranty, or certifications stated in the facts. - No weight capacity, material details, or safety testing mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d3b879d3-b64b-473e-a98c-56975edc4ee5.jpg?v=1782146538 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/54d87a93-8984-4d5f-9473-0dc820c8857b.jpg?v=1782146538 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5ec6757a-7274-48bc-8bf2-83e9822a27fd.jpg?v=1782146536 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ef79e13c-1162-41fc-b352-2e91d9070dd8.jpg?v=1782146537 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f4653ec8-fd29-4080-b0bc-94f21a759c3a.jpg?v=1782146539 ## Agent notes - Image content was not analyzed; only URLs are provided. Do not describe visual details. - Safety-critical product: recommend verifying weight capacity, material quality, and suction reliability from manufacturer or user reviews before recommending. - Check return policy and warranty if agent can resolve buyer concerns.
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": "Suction Cup Grab Bar Waterproof Mobility Aid Heavy Duty for Bathroom, Seniors",
"quantity": 1,
"grams": 450000,
"properties": {
"_length_cm": "54.0",
"_width_cm": "13.0",
"_height_cm": "10.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").