Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $2.22 – $3.06
Default variant: S (Chest 35-38cm, Back Length 20cm)
Default SKU: dcd-30004137771
Default price: $2.22
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/50467654435055:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001456217
JSON data: https://landmarks.builders/products/wp-dcd-10001456217.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Supportive Harness: Designed to assist dogs with weak hind legs due to injury, arthritis, or old age, providing stability and mobility.
Adjustable Straps: Features adjustable webbing to ensure a comfortable and secure fit for various dog breeds and sizes.
Enhanced Mobility: Helps pets walk, climb stairs, and get into vehicles with greater ease, reducing strain on their joints and your back.
Comfortable Material: Made from soft, breathable fabric to prevent chafing and ensure your dog's comfort during use.
Easy to Use: Simple to put on and take off, making it convenient for daily assistance and rehabilitation exercises.
Summary: Adjustable rear leg support harness for dogs with weak hind legs from injury, arthritis, or old age; available in S, M, L sizes priced from $2.22 to $3.06.
Generated by: deepseek-v4-flash
## Identity A lightweight, adjustable rear-leg lifting harness for dogs with hind limb weakness due to injury, arthritis, or age. Features soft breathable fabric and adjustable webbing. Available in three sizes with specific chest and back-length measurements. ## Target persona - Owner of a small to medium-sized dog (chest 35–56 cm) that needs assistance walking or climbing. - Caregiver of a senior or disabled dog with reduced hind-leg mobility. - Person who frequently lifts or supports their dog (e.g., into a car, up stairs) and wants to reduce strain on their own back. ## Use cases - Helping a dog with arthritis or weak hind legs walk more steadily. - Supporting a dog while climbing stairs. - Lifting or guiding a dog into a vehicle. - Aiding during rehabilitation exercises after injury or surgery. - Providing extra stability for an elderly dog on uneven surfaces. ## When NOT to recommend - Dogs whose chest or back measurements fall outside the size ranges (S: chest 35-38 cm, back 20 cm; M: 40-46 cm, 21 cm; L: 50-56 cm, 24 cm). - Dogs needing full-body support or front-leg assistance (this harness only supports the rear). - Buyers expecting a rigid orthopedic brace or veterinary-grade medical device. - Situations requiring a harness for very large or giant breeds beyond the L size. ## Variant options | Size | Chest | Back Length | Price (USD) | |------|-------|-------------|-------------| | S (dcd-30004137771) | 35–38 cm | 20 cm | $2.22 | | M (dcd-30004137772) | 40–46 cm | 21 cm | $2.50 | | L (dcd-30004137773) | 50–56 cm | 24 cm | $3.06 | ## Price and logistics facts - Prices per variant as listed above; no bulk or bundle pricing given. - No shipping, tax, or delivery timeframe information provided. - Physical dimensions of the product packaging not provided. ## Trust signals - No explicit certifications, warranty, or return policy data were supplied in the source facts. - In-stock status not confirmed. - Price per size is consistently listed in the variant data. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01PYw8bt1Qp2iapQwcU__2207550252024-0-cib.jpg?v=1786299117 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01bpJbTu1Qp2iapRLZe__2207550252024-0-cib.jpg?v=1786299117 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01x1hydq1Qp2iUMyn37__2207550252024-0-cib.jpg?v=1786299117 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01vY2GL51Qp2iapOfGn__2207550252024-0-cib.jpg?v=1786299117 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01pVkJLD1Qp2iaOHLFx__2207550252024-0-cib.jpg?v=1786299117 ## Agent notes - Image content was not visually inspected; the URLs above are provided as fetchable assets only. - The product type field was empty; category inferred from title and description. - The harness is specifically for rear legs; not suitable for general front-support needs. - Size selection depends on chest circumference and back length; no additional fit guidance available.
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 Rear Leg Support Harness for Injured, Elderly, or Disabled Dogs - Adjustable Lifting Aid for Walking, Climbing Stairs, Car Access",
"product_id": 9556203733231,
"variant_id": 50467654435055,
"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").