Brand: World Products (Landmark)
SKU: dcd-30003462439
Price: $243.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 7500 g
Cart URL (default variant): https://landmarks.builders/cart/49813659877615:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001224511
JSON data: https://landmarks.builders/products/m4x-10001224511.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Folding Rollator Mobility Aid Locking Brakes Wheeled Mobility Aid with Seat
| Sub-Type | Walker |
| Material | Aluminum Alloy |
| Features | Portable |
Summary: Four-wheel folding rollator with seat and brake, priced at $243.99, dimensions 52x19x85 cm.
Generated by: deepseek-v4-flash
## Identity Folding Rollator Mobility Aid Four Wheels Wheeled Mobility Aid with Seat Brake ## Target persona Elderly individuals with limited mobility who need walking support and a seat for resting; post-surgery patients during recovery requiring a stable walking aid. ## Use cases - Walking on smooth indoor surfaces (home, hospitals) with occasional outdoor use on paved paths. - Resting during long walks using the built-in seat. - Shopping or moving around with a portable seat for breaks. - Transporting small items using the rollator's storage pouch (if available). ## When NOT to recommend - For users requiring bariatric support (weight capacity not specified). - For off-road or heavily uneven terrain. - If the user needs a walker without a seat or prefers a lightweight transport chair. ## Variant options - Rollator Walker W (only variant available) ## Price and logistics facts - Price: $243.99 USD - Dimensions: 52 cm (length) x 19 cm (width) x 85 cm (height) - No shipping cost or lead time provided. ## Trust signals - No warranty or return policy information available. - No certifications or safety standards listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c2118d12-4c70-4aba-99a8-4b2758a80c48.jpg - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b46cd14f-f181-4347-b767-1f9a168a8c66.jpg - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/37695f79-eb09-4e8b-b3bf-79029fcd3f49.jpg - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/259dc240-0d8c-43cc-8a72-678c4f035b1a.jpg - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0cbb6e73-7eb5-4619-85ff-fbc8f473234d.jpg ## Agent notes - Image content was not analyzed; treat URLs as fetchable assets only. - No product description or user manual available.
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": "Folding Rollator Mobility Aid Locking Brakes Wheeled Mobility Aid with Seat",
"quantity": 1,
"grams": 7500000,
"properties": {
"_length_cm": "52.0",
"_width_cm": "19.0",
"_height_cm": "85.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").