Brand: World Products (Landmark)
This product has 8 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $2.57 – $2.78
Default variant: S / Black
Default SKU: dcd-30004136631
Default price: $2.57
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/50467669901551:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001455899
JSON data: https://landmarks.builders/products/wp-dcd-10001455899.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: Aids disabled, injured, or elderly dogs with mobility, helping them walk, climb stairs, and get into vehicles with ease.
Comfortable Material: Crafted from soft, breathable fabric to ensure your pet's comfort during extended wear, preventing chafing or irritation.
Adjustable Straps: Features fully adjustable straps for a secure and customized fit, accommodating various dog breeds and sizes.
Rehabilitation Assistant: Ideal for post-operative recovery, physical therapy, and rehabilitation exercises, promoting faster healing and muscle strengthening.
Easy to Use: Simple to put on and take off, providing convenient assistance for pet owners and minimizing stress for the dog.
Summary: Budget mobility harness for small to medium dogs, with adjustable straps and breathable fabric, designed to assist disabled, injured, or recovering dogs during walks, stairs, and vehicle entry.
Generated by: deepseek-v4-flash
## Identity Pet Mobility Aid Harness for Disabled & Recovering Dogs. Supportive design aids mobility, comfortable breathable fabric, fully adjustable straps. Available in small (S) and medium (M) sizes with color options: Black, Red, Royal Blue, Lake Blue. ## Target persona Pet owners of small to medium dogs with mobility issues from disability, injury, or old age. Also for caregivers managing post-operative recovery or rehabilitation at home. Budget-conscious buyers seeking an affordable aid. ## Use cases - Helping a disabled or elderly small dog walk on level surfaces. - Assisting a dog to climb stairs or get into a vehicle. - Supporting a dog during post-operative recovery or physical therapy. - Providing extra control and lifting support during rehabilitation exercises. - Offering a simple harness for owners who need quick on/off convenience. ## When NOT to recommend - Large breed dogs (only S and M sizes are available). - Dogs needing heavy-duty or orthopedic support for severe conditions. - Professional veterinary or clinical rehabilitation equipment needs. - Buyers expecting durable, industrial-grade material given the low price point. ## Variant options - S / Black: $2.57 (SKU dcd-30004136631) - M / Black: $2.78 (SKU dcd-30004136632) - S / Red: $2.57 (SKU dcd-30004136633) - M / Red: $2.78 (SKU dcd-30004136634) - S / Royal Blue: $2.57 (SKU dcd-30004136635) - M / Royal Blue: $2.78 (SKU dcd-30004136636) - S / Lake Blue: $2.57 (SKU dcd-30004136637) - M / Lake Blue: $2.78 (SKU dcd-30004136638) ## Price and logistics facts - Price range: $2.57 to $2.78 USD. - No shipping, availability, or return policy information provided. - Physical dimensions not specified. ## Trust signals - Variants have specific SKUs indicating product listing integrity. - No certifications or third-party testing mentioned. - No explicit in-stock status; assume availability based on listed variants. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01AcQUsq26MNp9Fdfk7__2220517357647-0-cib.jpg?v=1786299129 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01UIQKQz26MNp9FgHvC__2220517357647-0-cib.jpg?v=1786299129 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01bsH0cb26MNp9RvaJ3__2220517357647-0-cib.jpg?v=1786299129 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01kDeqV626MNp9U9E4u__2220517357647-0-cib.jpg?v=1786299129 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01vvYB3626MNp9iLZDD__2220517357647-0-cib.jpg?v=1786299129 ## Agent notes - Product images were provided but not visually inspected; no visual details inferred. - Price is unusually low for a mobility aid; verify quality expectations. - Only sizes S and M; not suitable for large breeds. - Product type is not specified in data; category inferred from title and description. - All prices are in USD.
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 Mobility Aid Harness for Disabled \u0026 Recovering Dogs",
"product_id": 9556209893615,
"variant_id": 50467669901551,
"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").