Brand: World Products (Landmark)
This product has 8 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $20.69 – $27.64
Default variant: M / Sky Blue / Two-Wheel
Default SKU: dcd-30004137726
Default price: $20.69
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/50467630088431:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001456206
JSON data: https://landmarks.builders/products/wp-dcd-10001456206.json
This product comes in 8 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Durable aluminum alloy frame provides strong support and lightweight mobility for pets with hind leg disabilities.
Adjustable design allows for customization of height, length, and width to ensure a comfortable and secure fit for various dog breeds and sizes.
Comfortable harness system prevents chafing and distributes pressure evenly, ensuring your pet's comfort during use.
Easy assembly and disassembly for convenient storage and transport, making it ideal for both indoor and outdoor use.
Promotes rehabilitation and improves quality of life for paralyzed or injured pets, allowing them to regain mobility and independence.
Summary: Adjustable aluminum dog wheelchair for hind leg rehabilitation, available in two- or four-wheel configurations and multiple sizes/colors, with a base price of $20.69.
Generated by: deepseek-v4-flash
## Identity Pet Dog Wheelchair for Hind Leg Rehabilitation - Two or Four Wheels. Adjustable aluminum alloy frame, harness system, available in M/L sizes and Sky Blue, Black, or White. ## Target persona Owners of medium to large dogs with hind leg weakness, paralysis, or post-surgical mobility loss; budget-conscious caregivers seeking a low-cost mobility aid. ## Use cases - Post-operative rehabilitation to support hind legs during recovery. - Daily mobility assistance for dogs with partially or fully paralyzed hind legs. - Outdoor walks and light exercise without putting weight on the hindquarters. - Indoor support for moving around the home during physiotherapy. ## When NOT to recommend - For giant or extra-large breeds (only M and L sizes offered). - For dogs requiring front leg support or full-body harness (this is hind leg specific). - When exact anatomical fit is critical and measurement details are unavailable. - For buyers needing documented veterinary-grade certification or clinical validation. ## Variant options - M / Sky Blue / Two-Wheel - $20.69 (sku dcd-30004137726) - L / Sky Blue / Two-Wheel - $20.69 (sku dcd-30004137727) - L / Sky Blue / Four-Wheel - $27.64 (sku dcd-30004137728) - M / Black / Two-Wheel - $20.69 (sku dcd-30004137729) - L / Black / Two-Wheel - $20.69 (sku dcd-30004137730) - L / Black / Four-Wheel - $27.64 (sku dcd-30004137731) - L / White / Two-Wheel - $20.69 (sku dcd-30004137732) - L / White / Four-Wheel - $27.64 (sku dcd-30004137733) ## Price and logistics facts - Base price $20.69 USD; four-wheel L variants $27.64 USD. - Currency: USD. - No shipping, handling, or delivery time information provided. - No stock availability status provided. ## Trust signals - In-stock status not confirmed. - Return policy not specified. - No certifications, safety standards, or veterinary approvals claimed in source data. - Price appears consistent across variants within same wheel type. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01p9V9HP1Xb1ybNsFS6__2222403012941-0-cib.jpg?v=1786299100 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01i0K9aG1Xb1y8nTPiW__2222403012941-0-cib.jpg?v=1786299099 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01YaxKhb1Xb1yazqdzu__2222403012941-0-cib.jpg?v=1786299099 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01vyga011Xb1y8WB2uH__2222403012941-0-cib.jpg?v=1786299100 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01UKDkfU1Xb1yazIsVM__2222403012941-0-cib.jpg?v=1786299100 ## Agent notes - Image content was not analyzed; visual details not extracted. - Product dimensions (length, width, height) not provided. - No size-to-breed mapping, weight limit, or fit measurement guide included. - Only M and L sizes listed; no XS/S/XL variants. - Two-wheel variants only support hind legs; four-wheel variants may offer more stability.
This product has 5 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": "Pet Dog Wheelchair for Hind Leg Rehabilitation - Two or Four Wheels",
"product_id": 9556194623727,
"variant_id": 50467630088431,
"quantity": 1,
"grams": 0,
"length_cm": "",
"width_cm": "",
"height_cm": ""
}],
"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").