Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $2.78 – $3.19
Default variant: S
Default SKU: dcd-30003676373
Default price: $2.78
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Pet Supplies
Vendor: World Products
Weight: 450 g
Cart URL (default variant): https://landmarks.builders/cart/50406050889967:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001294906
JSON data: https://landmarks.builders/products/wp-dcd-10001294906.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This purpose-built dog stair-assistance harness is designed to provide reliable mobility support for your pet during daily routines. Serving as a practical support harness, it helps you gently lift and guide your dog up and down stairs or into vehicles with minimal physical strain. The lightweight lifting harness features a padded top handle, adjustable straps, and quick-release buckles to ensure a secure and customized fit. This dog lift harness features a breathable, wraparound sling-style construction that cradles your pet's torso while leaving their legs completely unrestricted to move naturally. This supportive dog sling with handle is perfect for assisting elderly pets, aiding dogs in rehabilitation, or providing extra stability during daily walks.
Summary: Adjustable dog stair-assistance harness/sling with handle, breathable wrap-around support, sizes S-XL priced $2.78–$3.19. For elderly/recovering dogs needing support on stairs, vehicle access, and walks.
Generated by: deepseek-v4-flash
## Identity Provides assisted lifting and stability for dogs via a breathable, wraparound sling with a padded top handle, adjustable straps, and quick-release buckles. Focused on stair/vehicle assistance for elderly or rehabilitating dogs. Available in sizes S-XL. ## Target persona Owner of an elderly, post-surgery, or mobility-limited dog who needs low-cost, manual help navigating stairs, vehicle entry, or daily walks without carrying the dog fully. ## Use cases - Lifting/guiding a dog up and down stairs with reduced strain on the owner. - Helping a dog into or out of a car, SUV, or truck. - Providing additional support during daily walks for a dog with weak hind legs. - Supporting a dog during rehabilitation after orthopedic or neurologic surgery. - Offering temporary stability for a dog with arthritis or age-related weakness. ## When NOT to recommend - As a full-body lift for dogs that cannot bear any weight on their legs (sling leaves legs free; not a complete lifting harness). - As a heavy-duty veterinary or professional rehabilitation device under sustained high load. - For dogs that resist handling or show aggressive behavior toward body slings. - When size-to-weight fit is unknown: no weight capacity or size chart is supplied, so unsuitable for buyers who need guaranteed fit. ## Variant options | Style | SKU | Price (USD) | |-------|-----|-------------| | S | dcd-30003676373 | 2.78 | | M | dcd-30003676374 | 2.92 | | L | dcd-30003676375 | 3.06 | | XL | dcd-30003676376 | 3.19 | ## Price and logistics facts - Base price: $2.78 USD (Style S). Price increments: +$0.14 (S→M), +$0.14 (M→L), +$0.13 (L→XL). - Product dimensions recorded as 35.0 cm × 30.0 cm × 6.0 cm, but it is not specified whether this is packaged or product dimensions. - No shipping, handling time, or fulfillment information was provided. ## Trust signals - Product is part of a quality-audited catalog (tags: wp-quality-audited, content-validated). - Price consistency across variants; no promotional or temporary pricing indicated. - In-stock status and return policy unknown from provided facts. ## Image assets - Primary image: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6e564708-8399-452d-a7fa-16240e25f569.jpg?v=1786242106 - Agent note: image content was not visually verified. ## Agent notes - Missing data: weight capacity, material composition, care instructions, size chart (chest/girth by dog size), and shipping/return policy. - The 35×30×6 cm dimensions may refer to the folded/package dimensions; do not assume expandability or fitted size. - No manufacturer/brand identifier present in the facts. - Recommended verification before purchase: ask for size-to-weight chart, material specifics, and whether the handle/padding supports the listed dog weight range.
This product has 1 image 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": "Adjustable Dog Stair Assistance Harness Breathable Dog Sling with Handle Long-Lasting Soft for Elderly Dogs",
"product_id": 9537798471919,
"variant_id": 50406050889967,
"quantity": 1,
"grams": 450,
"length_cm": "35.0",
"width_cm": "30.0",
"height_cm": "6.0"
}],
"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").