Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $3.85
Default variant: M / Black
Default SKU: dcd-30004136341
Default price: $3.85
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/50467675930863:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001455821
JSON data: https://landmarks.builders/products/wp-dcd-10001455821.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Supportive harness aids dogs with hind leg weakness, injuries, or mobility issues, helping them walk and stand.
Durable and comfortable material ensures pet's safety and comfort during use, preventing chafing.
Adjustable straps provide a secure and customized fit for various dog breeds and sizes.
Easy to put on and take off, making it convenient for pet owners to assist their dogs daily.
Ideal for rehabilitation, elderly dogs, or pets recovering from surgery, offering stability and support.
Summary: Supportive rear leg harness for dogs with hind leg weakness or injury; adjustable; available in M and L black at $3.85.
Generated by: deepseek-v4-flash
## Identity Dog Rear Leg Support Harness for Injury Rehabilitation and Walking Assistance. Price: $3.85 USD. Variants: M/Black, L/Black. ## Target persona - Owners of elderly dogs with hind leg weakness. - Caregivers assisting dogs during post-surgery recovery. - Pet parents of small-to-medium dogs (based on M/L sizes) needing daily walking support. ## Use cases - Walking assistance for dogs with rear leg injuries. - Rehabilitation support after hip or leg surgery. - Helping elderly dogs stand and walk with stability. - Daily use for dogs with degenerative mobility conditions. ## When NOT to recommend - Dogs needing full-body support or front-leg assistance. - Dogs that are reactive or averse to wearing harnesses. - When exact sizing is unknown and dog's measurements do not match M or L (no size chart provided). ## Variant options - M / Black — SKU dcd-30004136341 — $3.85 - L / Black — SKU dcd-30004136342 — $3.85 ## Price and logistics facts - Price: $3.85 USD per unit. - No inventory status confirmed. - No shipping/delivery specifics provided. ## Trust signals - No certifications, return policy, or warranty info provided. - Price is consistent across variants. - Description claims durable, comfortable material and anti-chafing design (manufacturer claim). ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN010PNs411YS9sFd9RX7__2218882383057-0-cib.jpg?v=1786299135 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01f28WHb1YS9sFL4dch__2218882383057-0-cib.jpg?v=1786299134 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01cZPEH71YS9sFk42j3__2218882383057-0-cib.jpg?v=1786299134 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01lwFkzb1YS9sG7Yrkr__2218882383057-0-cib.jpg?v=1786299134 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01sSWRU41YS9sG1cdXQ__2218882383057-0-cib.jpg?v=1786299135 ## Agent notes - No visual inspection performed; images may contain additional product details. - No size chart provided; M/L likely correspond to dog size but measurements unknown. - No material composition given. - No return policy or warranty info provided.
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 Injury Rehabilitation and Walking Assistance",
"product_id": 9556212285679,
"variant_id": 50467675930863,
"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").