Brand: World Products (Landmark)
SKU: dcd-30003286558
Price: $72.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1200 g
Cart URL (default variant): https://landmarks.builders/cart/49974080733423:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001161092
JSON data: https://landmarks.builders/products/m4x-10001161092.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Product Type: A hoof trimming apron designed as work protection gear for farriers and stable use, with a chaps-design layout that covers the legs during trimming and shoeing tasks.
Safety Function: This farrier apron helps protect your thighs and legs from accidental nicks, scrapes, and tool contact while you work on horse hoof care in close quarters.
Material Details: Built with a sturdy canvas body and leather reinforcement, these horse hoof chaps are made to handle regular barn work while offering a practical balance of coverage and flexibility.
Convenient Design: The farrier leg apron includes side tool pockets and dividedleg shape, making it easier to keep essentials within reach and move naturally during each trim or shoeing session.
Workplace Advantage: ideal for routine hoof care, this apron supports cleaner, more organized farrier work and helps you stay focused on the horse instead of worrying about splashes, abrasion, or tool handling.
Summary: Hoof Trimming Apron Safeguarding Work Protection Gear Scratch Resistant. 【Product Type】: A hoof trimming apron designed as work protection gear for farriers and stable use, with a chaps-design layout that covers the legs during trimming and shoeing tasks. 【Safety Function】: This farrier apron helps protect your thighs and legs from accidental nicks, scrapes, and tool contact while you work on horse hoof care in close quarters. 【Material Details】: Built with a sturdy canvas body and leather reinforcement, these horse hoof chaps are made to handle regular barn work while offering a practical bal
Generated by: m4x-map-v1
This product has 12 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": "Hoof Trimming Apron Safeguarding Work Protection Gear Scratch Resistant",
"product_id": 9440457392367,
"variant_id": 49974080733423,
"quantity": 1,
"grams": 1200,
"length_cm": "30.0",
"width_cm": "20.0",
"height_cm": "3.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").