Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $3.19 – $4.44
Default variant: 1 / Black
Default SKU: dcd-30004136608
Default price: $3.19
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/50467661381871:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001455894
JSON data: https://landmarks.builders/products/wp-dcd-10001455894.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Injury Support: Provides essential support for dogs recovering from rear leg injuries, sprains, or arthritis, promoting faster healing.
Joint Protection: Offers comprehensive protection for canine knee and hock joints, reducing the risk of further damage during activity.
Comfortable Fit: Designed with soft, breathable material to ensure maximum comfort for your pet, even during extended wear.
Adjustable Straps: Features adjustable fasteners for a secure and customized fit, preventing slippage and ensuring proper compression.
Rehabilitation Aid: Ideal for post-operative recovery, rehabilitation, and managing chronic joint conditions in dogs of all sizes.
Summary: Adjustable rear leg brace for dogs, providing support during injury recovery, arthritis, and post-operative rehabilitation. Available in five sizes, all black, priced $3.19-$4.44.
Generated by: deepseek-v4-flash
## Identity Rear leg brace for dogs, designed to support the knee and hock during injury recovery, arthritis, post-operative rehabilitation, and joint protection. Product type not specified in source; category inferred as canine orthopedic support. ## Target persona - Dog owners managing a dog's rear leg injury, sprain, or surgery recovery - Pet parents of senior dogs with arthritis or chronic joint conditions - Owners seeking a low-cost adjustable brace for daily joint protection ## Use cases - Support during recovery from sprains or strains - Post-surgical rehabilitation - Managing arthritis-related stiffness - Protecting joints during walks or activity - Preventing further damage in dogs with weak hocks or knees ## When NOT to recommend - Dogs with open wounds or skin infections where a brace could cause irritation - Cases requiring rigid fracture immobilization (this is a soft adjustable brace) - Buyers without a veterinarian's sizing guidance, because size measurements are not listed - Owners of cats or other non-canine pets ## Variant options - Size 1 / Black: $3.19 (SKU dcd-30004136608) - Size 2 / Black: $3.61 (SKU dcd-30004136609) - Size 3 / Black: $3.89 (SKU dcd-30004136610) - Size 4 / Black: $4.17 (SKU dcd-30004136611) - Size 5 / Black: $4.44 (SKU dcd-30004136612) ## Price and logistics facts - Prices by size: 1=$3.19, 2=$3.61, 3=$3.89, 4=$4.17, 5=$4.44 (USD) - No shipping, handling, or availability times provided - Dimensions not provided in source data ## Trust signals - Product is listed as purchasable; no explicit in-stock count - No return policy, warranty, or certifications provided - Pricing is consistent across variants and matches the listed base price ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01JPg5me2BwdFLTtuOC__2208251988403-0-cib.jpg?v=1786299122 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN0122rKME2BwdFKlDhpS__2208251988403-0-cib.jpg?v=1786299122 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01iNpG3k2BwdFLr0YMK__2208251988403-0-cib.jpg?v=1786299122 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01DbQ7OJ2BwdFLaqsyr__2208251988403-0-cib.jpg?v=1786299122 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01krC2I02BwdFM8f7yY__2208251988403-0-cib.jpg?v=1786299122 ## Agent notes - Dimensions and size chart are missing; confirm leg circumference against a size guide before purchase - Image understanding was not performed; images may show product details, fit, or packaging - Brand/manufacturer is not specified - This appears to be a low-cost, adjustable strap brace rather than a medical-grade rigid support
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 Dog Rear Leg Brace Knee Support for Injury Recovery and Joint Protection",
"product_id": 9556206649583,
"variant_id": 50467661381871,
"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").