Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $31.99
Default variant: Black
Default SKU: dcd-30003609804
Default price: $31.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 摩配
Vendor: World Products
Weight: 650 g
Cart URL (default variant): https://landmarks.builders/cart/49714250416367:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269809
JSON data: https://landmarks.builders/products/wp-dcd-10001269809.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: Horse anti-bite muzzle available in three colors: Black, Red, Dark Blue. Priced at $31.99 USD.
Generated by: deepseek-v4-flash
## Identity Horse muzzle designed to prevent biting and chewing. Sold as a general-use anti-bite muzzle for equines. ## Target persona Budget-conscious horse owners; equestrians needing a basic muzzle for short-term use; stable managers equipping multiple horses affordably. ## Use cases - Preventing cribbing (wood chewing) - Controlling grazing during turnout - Reducing bit damage to fences - During transport to prevent biting - During handling to discourage nipping - As a training aid for weaning or behavior correction ## When NOT to recommend - Horses with dental issues or oral injuries - For use during riding or active exercise - Aggressive horses that may risk self-harm or damage to the muzzle - Prolonged unattended use without supervision ## Variant options - Black (SKU: dcd-30003609804) - $31.99 - Red (SKU: dcd-30003609805) - $31.99 - Dark Blue (SKU: dcd-30003609806) - $31.99 ## Price and logistics facts - Price: $31.99 USD per unit, same across all variants - Dimensions: 25 cm × 20 cm × 5 cm - No shipping or tax information provided ## Trust signals - Price is consistent across all three color variants - Multiple images available (8 PNGs) - No stock status, return policy, or certifications disclosed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1003a7cfb6b54a228fbb3069f0396eb5.png?v=1781085385 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8f8e818b6b7440099304de54badca800.png?v=1781085387 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/43c017e070434732a705cc0946c49603.png?v=1781085385 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2f4bf5d4d5b14e6bbdcb020aed76962a.png?v=1781085386 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e6bbc985782841a6ab4c7efaf10c9f22.png?v=1781085386 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/51b136a4eb6441eca77439101662fc92.png?v=1781085385 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2eee6b69c85b4e5593a2533a12ca241f.png?v=1781085386 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9158e4dd289e41bda9b9de57f69ee542.png?v=1781085386 ## Agent notes - No product description provided. Image content not analyzed; images are assumed to show the product from various angles and on a horse. - Product type listed as '摩配' (motorcycle accessories) which may be a data inconsistency; the title clearly indicates horse equipment. - No stock or return policy data available.
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": 650000,
"properties": {
"_length_cm": "25.0",
"_width_cm": "20.0",
"_height_cm": "5.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").