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 (Waist 40-46cm, Leg <35cm, Weight 9-12.5kg) / Gray
Default SKU: dcd-30004136583
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/50467654631663:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001455890
JSON data: https://landmarks.builders/products/wp-dcd-10001455890.json
This product comes in 8 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Support: Provides assistance for dogs with weak hind legs, injuries, or mobility issues, aiding in walking, climbing stairs, and getting into vehicles.
Comfort: Made from soft, breathable fabric with a comfortable lining to prevent chafing and ensure your pet's well-being during use.
Adjustability: Features adjustable straps and buckles to ensure a secure and customized fit for various dog breeds and sizes.
Durability: Constructed with high-quality, robust materials designed for long-lasting use and reliable support.
Versatility: Ideal for rehabilitation, post-operative recovery, or daily assistance for senior dogs, improving their quality of life and mobility.
Summary: Adjustable rear leg support harness for dogs with weak hind legs, injuries, or mobility issues; soft breathable fabric, sizes S-XL, starting at $3.69.
Generated by: deepseek-v4-flash
## Identity Dog Rear Leg Support Harness for Injured, Disabled, or Elderly Pets. Adjustable rear-leg lifting aid with soft breathable fabric, available in gray or blue, sizes S-XL. ## Target persona Owners of dogs (9-35kg) with hind leg weakness, post-surgical recovery, or age-related mobility loss. Budget-conscious shoppers seeking a low-cost assistive device under $5. ## Use cases - Helping dogs with weak hind legs walk on flat ground - Assisting dogs to climb stairs - Supporting dogs entering/exit vehicles - Aiding rehabilitation after hind leg surgery or injury - Daily mobility assistance for senior dogs ## When NOT to recommend - Dogs under 9kg or with waist <40cm (no XS size) - Front-leg mobility issues (this harness supports rear legs only) - Severe spinal or neurological conditions without veterinary guidance - Dogs that resist or bite during handling/harness application ## Variant options - S (Waist 40-46cm, Leg <35cm, Weight 9-12.5kg) – Gray or Blue – $3.69 - M (Waist 46-54cm, Leg <39cm, Weight 12.5-17.5kg) – Gray or Blue – $3.96 - L (Waist 52-62cm, Leg <43cm, Weight 17.5-25kg) – Gray or Blue – $4.22 - XL (Waist 62-76cm, Leg <48cm, Weight 25-35kg) – Gray or Blue – $4.49 ## Price and logistics facts - Base listed price: $3.69 USD (S size). Variant prices from $3.69 to $4.49. - No shipping cost, delivery time, or return policy provided. - Physical dimensions of the product (length/width/height) not specified. ## Trust signals - In-stock status: not stated. - No certifications or safety standard claims provided. - Price varies by size; confirmed before purchase. ## Image assets 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01HqpfOT2CVtlWCswE4__2212503318480-0-cib.jpg?v=1786299117 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01L1B4662CVtlb5EF4C__2212503318480-0-cib.jpg?v=1786299117 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01iLnPs62CVtlajmwu1__2212503318480-0-cib.jpg?v=1786299117 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01MJYZge2CVtlasyunx__2212503318480-0-cib.jpg?v=1786299117 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01rDLlVc2CVtlaszzKk__2212503318480-0-cib.jpg?v=1786299117 ## Agent notes - No visual inspection was performed; image content unverified. - No product dimensions (cm) or unit weight were provided. - Top-level "price" key is $3.69 but variants have separate prices; always confirm the selected variant's price. - Product type field is empty; treat as dog mobility aid.
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 Rear Leg Support Harness for Injured, Disabled, or Elderly Pets",
"product_id": 9556204028143,
"variant_id": 50467654631663,
"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").