Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $2.48
Default variant: S / Gray
Default SKU: dcd-30004136625
Default price: $2.48
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/50467666264303:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001455897
JSON data: https://landmarks.builders/products/wp-dcd-10001455897.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Supportive Design: Aids dogs with weak hind legs, injuries, or mobility issues, providing stability and comfort.
Adjustable Straps: Features adjustable straps for a secure and customized fit, preventing slipping and discomfort.
Durable Material: Constructed from high-quality, breathable fabric for long-lasting use and pet comfort.
Easy to Use: Simple to put on and take off, making it convenient for daily walks and assistance.
Versatile Application: Ideal for rehabilitation, post-surgery recovery, or supporting elderly dogs during outdoor activities.
Summary: Adjustable rear-leg support harness for dogs with weak hind legs, injury, or mobility issues. Breathable fabric, four sizes (S–XL), all variants priced at $2.48.
Generated by: deepseek-v4-flash
## Identity Dog Rear Leg Support Harness for Injured or Elderly Dogs. Adjustable straps, breathable fabric, intended to stabilize weak hind legs during walks or rehabilitation. Available in sizes S, M, L, XL (all Gray) at $2.48 per variant. ## Target persona Pet owners of elderly, injured, or post-surgery dogs who need assistance with hind-leg mobility during daily walks. Also relevant for caregivers managing canine rehab at home. Sizing suggests small to extra-large breed coverage, but no dimensions are provided. ## Use cases - Supporting dogs with hind leg weakness during outdoor walks - Aiding post-surgery recovery by reducing strain on rear legs - Assisting elderly dogs during daily mobility exercises - Providing stability during rehabilitation sessions - Helping dogs with mobility issues climb curbs or short steps (if applicable per fit) ## When NOT to recommend - Dogs with front-leg injuries or needing full-body lifting support - Dogs that strongly resist wearing body harnesses - Cases requiring veterinary-certified medical equipment - Buyers who need confirmed size dimensions before purchase (not provided) ## Variant options - S / Gray – SKU dcd-30004136625, $2.48 - M / Gray – SKU dcd-30004136626, $2.48 - L / Gray – SKU dcd-30004136627, $2.48 - XL / Gray – SKU dcd-30004136628, $2.48 ## Price and logistics facts - Price: $2.48 USD (all variants) - No shipping, availability, or delivery dates provided - Dimensions (length/width/height) not specified - No explicit return policy, warranty, or stock status stated in the data ## Trust signals - Listed from a catalog feed (dcd-full-catalog, wp-catalog-only) - Price consistency across all variants - No certifications, materials specifications, or safety standards claimed in the data - No verified in-stock status; assume listing availability only ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01ze0Aox1TwJstX5FvN__2218988862446-0-cib.jpg?v=1786299126 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01tQeuco1TwJsnCKnf9__2218988862446-0-cib.jpg?v=1786299126 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN016TkbFX1TwJsrpprFG__2218988862446-0-cib.jpg?v=1786299126 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01nRsiRs1TwJssELOjQ__2218988862446-0-cib.jpg?v=1786299126 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01yprJSM1TwJstX78PV__2218988862446-0-cib.jpg?v=1786299126 ## Agent notes - Image URLs were not inspected; visual details unverified. - Extremely low price for a pet accessory – verify product quality, integrity, and true stock before recommending for sensitive use. - No size chart or weight range is provided; recommend confirming fit before purchase. - Missing data: dimensions, materials, shipping policy, return policy, warranty.
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 or Elderly Dogs",
"product_id": 9556208615663,
"variant_id": 50467666264303,
"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").