Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $2.00
Default variant: Black
Default SKU: dcd-30002768623
Default price: $2.00
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 183 g
Cart URL (default variant): https://landmarks.builders/cart/50379483349231:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001046304
JSON data: https://landmarks.builders/products/wp-dcd-10001046304.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Product Type: This walker rear bag is a practical mobility accessory designed to hang neatly on the back of a walkers or assistive walking device, adding instant storage without getting in the way of daily movement.
Main Function: As a hanging bag and assistive walking device storage pouch, it helps keep personal items close at hand, so essentials like small supplies, toiletries, or documents stay organized during trips, visits, nursing routines.
Convenient Design: The multiple pockets and flap closure make this hanging storage bag easier to sort and protect items, while the reflective strip adds a helpful visibility detail for everyday use in busy indoor or outdoor settings.
User Value: Lightweight and easy to attach, this mobility organizer bag reduces the need to carry extra bags by hand, making daily travel more comfortable for seniors, patients, and caregivers alike.
Practical Use: Built for , care homes, and rehabilitation settings, the walkers storage pouch supports a tidier routine by keeping needed items within reach, helping users stay more self-sufficient and prepared throughout the day.
Summary: Walkers Rear Bag Multiple Pockets Organizer Bag Lightweight Mobility Aid Accessory Hanging Storage Pouch for Hospital, Rehabilitation. 【Product Type】: This walker rear bag is a practical mobility accessory designed to hang neatly on the back of a walkers or assistive walking device, adding instant storage without getting in the way of daily movement. 【Main Function】: As a hanging bag and assistive walking device storage pouch, it helps keep personal items close at hand, so essentials like small supplies, toiletries, or documents stay organized during trips, visits, nursing routines. 【Convenien
Generated by: dcd-map-v1
This product has 4 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Walkers Rear Bag Multiple Pockets Organizer Bag Lightweight Mobility Aid Accessory Hanging Storage Pouch for Hospital, Rehabilitation",
"product_id": 9530809352431,
"variant_id": 50379483349231,
"quantity": 1,
"grams": 183,
"length_cm": "25.9",
"width_cm": "17.7",
"height_cm": "4.7"
}],
"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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").