Brand: World Products (Landmark)
This product has 8 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $3.69 – $4.49
Default variant: S / Gray
Default SKU: dcd-30004136560
Default price: $3.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/50467644375279:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001455885
JSON data: https://landmarks.builders/products/wp-dcd-10001455885.json
This product comes in 8 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Supportive Design: Helps dogs with limited mobility, injuries, or arthritis to walk, climb stairs, and get into vehicles with ease.
Enhanced Stability: Features a waist-belt design to prevent slipping and ensure a secure fit during use.
Comfortable Material: Made from soft, breathable fabric to provide maximum comfort for your pet, even during extended wear.
Adjustable Straps: Equipped with adjustable straps to fit various dog breeds and sizes, ensuring a snug and supportive experience.
Easy to Use: Simple to put on and take off, making it convenient for pet owners to assist their dogs daily.
Summary: Adjustable dog lift harness for injured, senior, or arthritic dogs; waist-belt design, breathable fabric, 4 sizes and 2 colors at $3.69-$4.49.
Generated by: deepseek-v4-flash
## Identity Adjustable dog lift harness with handle for rehab and mobility support. Waist-belt prevents slipping; soft breathable fabric; adjustable straps for different breeds. Available in S/M/L/XL and Gray/Dark Blue. Price $3.69-$4.49. ## Target persona Pet owners caring for senior, injured, or arthritic dogs needing rear-end support; rehab caregivers assisting dogs during recovery; owners of small to extra-large dogs. ## Use cases - Supporting hind legs during walks for dogs with weak rear limbs. - Assisting dogs up stairs. - Helping dogs climb into vehicles. - Providing stability during recovery exercises. - Giving caregivers extra handling control. ## When NOT to recommend - Aggressive dogs that resist handling. - Dogs with severe spinal injuries requiring vet-prescribed harness. - Owners needing a full-body lifting harness for heavy dogs. - Healthy young puppies without mobility impairments. ## Variant options | Size | Color | Price | |------|-------|-------| | S | Gray | $3.69 | | M | Gray | $3.96 | | L | Gray | $4.22 | | XL | Gray | $4.49 | | S | Dark Blue | $3.69 | | M | Dark Blue | $3.96 | | L | Dark Blue | $4.22 | | XL | Dark Blue | $4.49 | ## Price and logistics facts Price range $3.69-$4.49 USD. No shipping or availability data provided. Product dimensions not specified in source. ## Trust signals Consistent pricing across variants. No stock status, return policy, or certification information given. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01UIMwuh29360nEe89I__3497618011-0-cib.jpg?v=1786299110 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01JywAs92935zB1lHQF__3497618011-0-cib.jpg?v=1786299110 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01rbW1gH2935zAvu1qW__3497618011-0-cib.jpg?v=1786299110 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01hDjavC2935zAcZf6o__3497618011-0-cib.jpg?v=1786299110 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01d0TlEC29360nwku3j__3497618011-0-cib.jpg?v=1786299110 ## Agent notes - Image understanding was not performed; visual details not described. Images are listed as URLs only. - Verify fit size guide before recommending, as dimensions are not provided. - Confirm stock/return policy separately before purchase.
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": "Dog Lift Harness for Injured \u0026 Senior Dogs, Adjustable Support Sling with Handle for Rehabilitation",
"product_id": 9556200358127,
"variant_id": 50467644375279,
"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").