Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1.78 – $2.38
Default variant: S / Black
Default SKU: dcd-30004136629
Default price: $1.78
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/50467668099311:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001455898
JSON data: https://landmarks.builders/products/wp-dcd-10001455898.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Breathable mesh fabric ensures comfort and prevents overheating during use.
Designed to assist dogs with mobility issues, injuries, or age-related weakness.
Provides support for hind legs, helping dogs walk, climb stairs, and get into vehicles.
Adjustable straps offer a secure and comfortable fit for various dog breeds and sizes.
Durable construction with strong stitching for reliable and long-lasting performance.
Summary: Breathable mesh dog harness assists injured/elderly dogs with hind-leg support for walking, stairs, and vehicle entry. Available in S and L Black, priced $1.78–$2.38.
Generated by: deepseek-v4-flash
## Identity - Product: Breathable Mesh Pet Dog Walking Aid Harness for Injured & Elderly Dogs - Type: Mobility support harness for dogs - Key attributes: Breathable mesh fabric, adjustable straps, hind-leg support, durable stitching - Price: $1.78 (S) / $2.38 (L) ## Target persona - Pet owners with dogs recovering from injury or surgery - Owners of elderly dogs with weakened hind legs or age-related mobility loss - Small- to medium-dog owners (S and L sizes only) - Budget-conscious buyers seeking a low-cost assistive aid ## Use cases - Supporting a dog during walks to reduce strain on hind legs - Helping a dog climb stairs at home - Assisting a dog getting into a car or vehicle - Post-surgery rehabilitation support for hind legs - Daily mobility assistance for elderly dogs ## When NOT to recommend - For large or heavy dogs (only S and L sizes; no weight limits given) - If dog needs full-body or torso support (this harness focuses on hind-leg lifting) - For aggressive or extremely anxious dogs that resist handling - If a certified orthopedic or veterinary-prescribed support device is required ## Variant options - S / Black – SKU dcd-30004136629 – $1.78 - L / Black – SKU dcd-30004136630 – $2.38 ## Price and logistics facts - Price: $1.78 (S), $2.38 (L) USD - No shipping, availability, or logistics details provided - No return policy or stock status stated ## Trust signals - Price consistency across variants (no discounts or irregular pricing indicated) - Durable construction claimed (strong stitching) - No certifications or independent quality marks listed - No stock or return policy information available ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01sVgc1l1ReL6XIBEXT__2219209252136-0-cib.jpg?v=1786299128 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01LiCJzB1ReL6XOug7l__2219209252136-0-cib.jpg?v=1786299127 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01VOSZDh1ReL6WyiknJ__2219209252136-0-cib.jpg?v=1786299127 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01oVA8nF1ReL6Vw01ka__2219209252136-0-cib.jpg?v=1786299127 - Image 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01RFzpG81ReL6WnS7Z2__2219209252136-0-cib.jpg?v=1786299127 ## Agent notes - Image contents were not visually inspected; all image URLs are provided as-is. - No dimensions or weight capacity specified in the source data. - Only two size/color variants exist (S Black, L Black).
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": "Breathable Mesh Pet Dog Walking Aid Harness for Injured \u0026 Elderly Dogs",
"product_id": 9556209402095,
"variant_id": 50467668099311,
"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").