Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $26.25
Default variant: 125
Default SKU: dcd-30003494779
Default price: $26.25
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Motorcycle Parts
Vendor: World Products
Weight: 350 g
Cart URL (default variant): https://landmarks.builders/cart/50400687849711:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001233126
JSON data: https://landmarks.builders/products/wp-dcd-10001233126.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Standard Design: This horse gear is a horse mouth gear with an O-shaped loop structure, made with a spiral horse mouth gear oral interface and a two-joint bit construction for a classic riding setup.
Oral Interface: The spiral oral interface features a spiral texture and a copper-red center section, creating a detailed surface that defines the bit’grip area area.
Loop Construction: Stainless steel mouth rings form O-loop horse mouth gear design, connecting the ends through a central joint loop for a balanced, structured look.
Functional Use: As a horse mouth gear, it is designed to sit in the horse’s mouth and work through the jointed construction to support controlled rein communication.
Riding Feature: The two-joint bit layout and textured oral interface provide a purposeful horse gear option for riders seeking a straightforward, responsive bit style.
Summary: Spiral Horse Mouth Gear Spiral Texture O-Loop Horse Mouth Gear Direct Pressure Equestrian Gears. 【Standard Design】: This horse gear is a horse mouth gear with an O-shaped loop structure, made with a spiral horse mouth gear oral interface and a two-joint bit construction for a classic riding setup. 【Oral Interface】: The spiral oral interface features a spiral texture and a copper-red center section, creating a detailed surface that defines the bit’grip area area. 【Loop Construction】: Stainless steel mouth rings form O-loop horse mouth gear design, connecting the ends through a central joint loo
Generated by: dcd-map-v1
This product has 6 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": "Spiral Horse Mouth Gear Spiral Texture O-Loop Horse Mouth Gear Direct Pressure Equestrian Gears",
"product_id": 9536142409967,
"variant_id": 50400687849711,
"quantity": 1,
"grams": 350,
"length_cm": "20.0",
"width_cm": "15.0",
"height_cm": "4.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").