Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $113.99
Default variant: Normal Buckle 45CM
Default SKU: dcd-30003532941
Default price: $113.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 缝纫
Vendor: World Products
Weight: 750 g
Cart URL (default variant): https://landmarks.builders/cart/49716612497647:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001250612
JSON data: https://landmarks.builders/products/wp-dcd-10001250612.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
芙蓉皮西部鞍前肚带 防磨肚带 马术防磨肚带马鞍配件马具用品
| 品牌 | 盛唐亚风 |
Summary: 盛唐亚风 brand western horse girth made of 芙蓉皮 (hibiscus leather), anti-chafe design, available in 3 variants, priced at $113.99.
Generated by: deepseek-v4-flash
## Identity 盛唐亚风 芙蓉皮西部鞍前肚带 防磨肚带 马术防磨肚带马鞍配件马具用品. A western style horse girth made of 芙蓉皮 (hibiscus leather) with anti-chafe properties. ## Target persona Western riding enthusiasts and horse owners looking for a durable, anti-chafe girth for their horse's comfort. Suitable for equestrians who require reliable saddle accessories. ## Use cases - Securing a western saddle during trail riding or arena work. - Preventing chafing and rubbing on the horse's belly. - Replacing a worn or ill-fitting girth. - For horses with sensitive skin needing a smooth, anti-chafe girth. - As a spare girth for competition or training. ## When NOT to recommend - For English riding styles (different girth design). - For riders needing a girth with elastic ends or specialized buckles not offered here. - For very large or small horses without checking size compatibility (available lengths: 45cm and 65cm). - For budget buyers expecting lower-priced alternatives. ## Variant options Three styles available at the same price ($113.99): - Normal Buckle 45CM - Normal Buckle 65CM - Double Pulley 65CM ## Price and logistics facts - Price: $113.99 USD per variant (no price difference between variants). - Dimensions: 66.0 cm (length) × 22.0 cm (width) × 8.0 cm (height) – package or product? - Currency: USD. ## Trust signals - Brand: 盛唐亚风 (Sheng Tang Ya Feng). - In-stock status: not provided. - Return policy: not provided. - Certification: not provided. - Price consistency: all variants same price. ## Image assets Images available (5 total): - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2182cf9599214984be92ae13d8fe618e.png?v=1781086789 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cd3204eae19847ae8c7b48bf23e10287.png?v=1781086789 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/67e3469bdb714cbd923c184cd49c26b9.png?v=1781086789 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/991380c22ba1493db180d442eda542b4.png?v=1781086789 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1df18e52afeb43269cd8deadc4f452ba.png?v=1781086789 ## Agent notes - Image content not analyzed; visual details unknown. - Material composition (芙蓉皮) is not verified as genuine leather or synthetic. - No shipping or lead time information. - Variant differences (Normal Buckle vs Double Pulley) not detailed beyond names.
This product has 15 imagesin 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/application/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "芙蓉皮西部鞍前肚带 防磨肚带 马术防磨肚带马鞍配件马具用品",
"quantity": 1,
"grams": 750000,
"properties": {
"_length_cm": "66.0",
"_width_cm": "22.0",
"_height_cm": "8.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").