Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $2.22
Default variant: Black
Default SKU: dcd-30003286250
Default price: $2.22
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 198 g
Cart URL (default variant): https://landmarks.builders/cart/50395259830511:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001160959
JSON data: https://landmarks.builders/products/wp-dcd-10001160959.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Material: Crafted from 420D Oxford textile, this mobility aid accessory is designed to withstand daily wear and tear while providing a water-resistant barrier for your belongings.
Large Capacity: This Wheelchairs back organizer tote bag offers ample space to store essential items such as medicine, books, snacks, and personal electronics, keeping everything you need within readily accessible.
Features: The Wheelchairs back storage bag includes a prominent reflective strip across the flap, significantly improving visibility and during evening strolls or low-light outdoor activities.
Universal Fit: Designed as a versatile Wheelchairs hanging pouch, it features adjustable straps with easy releasing buckles that easily secure to the handles of most standard wheelchairs and mobility scooters.
Practical Design: This mobility saddlebag serves as a convenient hands solution for individuals, allowing for organized storage without interfering with the of the vehicle.
Summary: Wheelchairs Back Storage Bag Lightweight Storage Tote Reflective Stripe Mobility Saddlebag for Outdoor. 【Material】: Crafted from 420D Oxford textile, this mobility aid accessory is designed to withstand daily wear and tear while providing a water-resistant barrier for your belongings. 【Large Capacity】: This Wheelchairs back organizer tote bag offers ample space to store essential items such as medicine, books, snacks, and personal electronics, keeping everything you need within readily accessible. 【Features】: The Wheelchairs back storage bag includes a prominent reflective strip across the fla
Generated by: dcd-map-v1
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": "Wheelchairs Back Storage Bag Lightweight Storage Tote Reflective Stripe Mobility Saddlebag for Outdoor",
"product_id": 9534199660783,
"variant_id": 50395259830511,
"quantity": 1,
"grams": 198,
"length_cm": "27.0",
"width_cm": "26.0",
"height_cm": "4.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. 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").