Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $105.99
Default variant: L
Default SKU: dcd-30003436132
Default price: $105.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 4950 g
Cart URL (default variant): https://landmarks.builders/cart/50166401237231:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001214883
JSON data: https://landmarks.builders/products/m4x-10001214883.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Product Type: This rear leg dog wheelchair is a supportive pet aid designed to help senior dogs and pets with hind leg weakness move more comfortably during daily walks and rehab training.
Mobility Support: As a practical dog mobility wheelchair, it helps reduce strain on the back legs while allowing your dog to stay upright, stay active, and enjoy secure outdoor movement.
Adjustable Fit: The dog pet aid features adjustable chest, body length, width, and height settings, making it easier to match different body shapes and provide a more secure fit.
User-Friendly Design: Built with a foldable metal frame and A-1-button lock, this dog wheelchair is made for easier handling, setup, and storage without adding unnecessary bulk.
Comfort and Purpose: The rear support structure and harness-type seat help keep your dog positioned more steadily, giving them the freedom to venture, exercise, and regain confidence at a gentle pace.
Summary: Rear Leg Dog Wheelchair Rehabilitation Use Hind Leg Mobility Chair Foldable. 【Product Type】: This rear leg dog wheelchair is a supportive pet aid designed to help senior dogs and pets with hind leg weakness move more comfortably during daily walks and rehab training. 【Mobility Support】: As a practical dog mobility wheelchair, it helps reduce strain on the back legs while allowing your dog to stay upright, stay active, and enjoy secure outdoor movement. 【Adjustable Fit】: The dog pet aid features adjustable chest, body length, width, and height settings, making it easier to match different body
Generated by: m4x-map-v1
This product has 12 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": "Rear Leg Dog Wheelchair Rehabilitation Use Hind Leg Mobility Chair Foldable",
"product_id": 9461675032815,
"variant_id": 50166401237231,
"quantity": 1,
"grams": 4950,
"length_cm": "65.0",
"width_cm": "40.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. 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").