Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $4.17 – $4.31
Default variant: M 29*58cm / Black
Default SKU: dcd-30004137794
Default price: $4.17
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/50467668656367:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001456224
JSON data: https://landmarks.builders/products/wp-dcd-10001456224.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 Design: Provides comfortable and secure assistance for dogs with mobility issues, including senior, arthritic, or injured pets.
Rehabilitation Aid: Helps dogs recover from injuries, surgeries, or conditions affecting their ability to walk, stand, or climb stairs.
Adjustable Straps: Features adjustable straps for a customized and snug fit, ensuring maximum comfort and preventing chafing.
Durable Material: Made from high-quality, breathable fabric that is soft on your pet's skin and built to withstand regular use.
Easy to Use: Simple to put on and take off, allowing pet owners to easily assist their dogs during walks or daily activities.
Summary: Adjustable dog mobility harness for senior, injured, or arthritic pets, providing front/rear leg support for walking, standing, and stairs; available in Medium and Large black variants at $4.17-$4.31.
Generated by: deepseek-v4-flash
## Identity A Dog Mobility Aid Harness for Senior & Injured Pets, described as a front/rear leg support rehabilitation lift vest. It has adjustable straps and durable, breathable fabric; available in M and L black. ## Target persona Pet owners of senior, arthritic, or recovering dogs who need low-cost support for walking, standing, and stairs. Suited for budget-conscious caregivers and families managing short-term rehab at home. ## Use cases - Helping a senior arthritic dog walk on flat ground - Supporting a dog recovering from leg injury or surgery - Assisting a dog to stand from a lying position - Lifting/nudging a dog up stairs or ramps - Use as a handling aid during mild rehabilitation exercises ## When NOT to recommend - For large or heavy dogs needing full-body or heavy-duty lifting (this is an inexpensive, fabric harness) - For dogs with complete hindlimb paralysis or severe weakness requiring a rigid or professional sling - For buyers expecting high durability under constant daily heavy use at this price point - For anxious dogs that refuse harness wearing without behavior training ## Variant options - SKU dcd-30004137794: M 29*58cm / Black, USD 4.17 - SKU dcd-30004137795: L 33*77cm / Black, USD 4.31 ## Price and logistics facts Prices in USD: M $4.17, L $4.31. Sizes: M 29*58cm, L 33*77cm. No shipping, return, or stock details were provided. ## Trust signals No stock status, certification, warranty, or review data available. Listed prices are exact. Brand and manufacturer are not stated. ## Image assets Image URLs (not visually verified): - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01beEGis20LZP120msR__2212014576833-0-cib.jpg?v=1786299128 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN015dWShU20LZAchjwqe__2212014576833-0-cib_30312dcb-32d8-4639-862d-8c4dec478afa.jpg?v=1786299127 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01fNurx920LZAfKKSZ8__2212014576833-0-cib_a89e1336-f79f-4377-9fc5-61c3dcfa3624.jpg?v=1786299128 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01rhBqOB20LZAgUbp1z__2212014576833-0-cib_5af0d3a8-3387-4571-b0d1-6b100424deb2.jpg?v=1786299128 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01CwQlWR20LZAadvbNj__2212014576833-0-cib_666518ce-4e9c-46d8-8cce-89f7a281000f.jpg?v=1786299128 ## Agent notes Image content was not programmatically checked; verify images before using. The product type field is empty. Only two variants (M and L, black) are listed. At this price point, construction is likely basic; recommend for mild to moderate support needs.
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 Mobility Aid Harness for Senior \u0026 Injured Pets - Front\/Rear Leg Support Rehabilitation Lift Vest",
"product_id": 9556209565935,
"variant_id": 50467668656367,
"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").