Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $12.50
Default variant: XS (3-4kg)
Default SKU: dcd-30004136591
Default price: $12.50
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/50467656401135:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001455891
JSON data: https://landmarks.builders/products/wp-dcd-10001455891.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Mobility Support: Designed to assist pets with hind leg disabilities, injuries, or post-operative recovery, helping them regain mobility and independence.
Adjustable Design: Features adjustable straps and frame to ensure a comfortable and secure fit for various dog breeds and sizes.
Durable Construction: Made with lightweight yet sturdy materials for long-lasting use and easy maneuverability.
Comfortable Harness: Includes a padded harness to prevent chafing and provide maximum comfort during use.
Easy Assembly: Simple to assemble and disassemble for convenient storage and transport.
Summary: Adjustable dog wheelchair for hind leg rehabilitation, available in XS (3-4kg), S (4-7kg), M (6-9kg), priced at $12.50 per size.
Generated by: deepseek-v4-flash
## Identity Pet Dog Wheelchair for Hind Leg Rehabilitation, marketed as a Corgi Mobility Aid Cart. Adjustable straps and frame, padded harness, lightweight and durable construction, easy assembly. Available in three sizes. ## Target persona - Owners of small dogs (3-9 kg) with hind leg weakness or injuries. - Caregivers managing post-operative recovery for small breeds. - Budget-conscious buyers seeking a low-cost mobility aid. ## Use cases - Assisting dogs during post-operative hind leg recovery. - Supporting small dogs with degenerative joint conditions (e.g., arthritis). - Aiding rehabilitation after spinal or neurological issues. - Providing temporary mobility for injured small dogs. ## When NOT to recommend - For dogs heavier than 9 kg (variant sizes max out at 9 kg). - When full-body or front-leg support is needed (this product is specifically for hind legs). - If the buyer expects clinical-grade or heavy-duty equipment at this price point. - For long-term permanent use without veterinary guidance. ## Variant options | Size | Weight Range | SKU | Price | |------|--------------|--------------------|-------| | XS | 3-4 kg | dcd-30004136591 | $12.50 | | S | 4-7 kg | dcd-30004136592 | $12.50 | | M | 6-9 kg | dcd-30004136593 | $12.50 | ## Price and logistics facts - Price: $12.50 USD per variant. - No shipping, availability, or fulfillment details provided. - Product dimensions not specified. ## Trust signals - In-stock status: not stated. - Return policy: not stated. - Price consistency: all variants priced identically. - Certifications: none provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01OSWS0i1qiKx1zWzGf__3942465529-0-cib.jpg?v=1786299118 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01FsPRJ91qiKx3eqU4B__3942465529-0-cib.jpg?v=1786299118 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01KjqSBq1qiKwxJ5nAu__3942465529-0-cib.jpg?v=1786299118 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01Jn8KXM1qiKx2NDqH4__3942465529-0-cib.jpg?v=1786299118 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01xzA3ay1qiKx3Pt8BJ__3942465529-0-cib.jpg?v=1786299118 ## Agent notes - Images were not visually inspected; visual details unverified. - Fit must be determined from size table (dog weight), not body measurements. - No weight capacity or material details beyond description. - Given the low price, verify structural integrity expectations with the buyer.
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 - Corgi Mobility Aid Cart",
"product_id": 9556204683503,
"variant_id": 50467656401135,
"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").