Brand: World Products (Landmark)
SKU: dcd-30003611481
Price: $16.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 450 g
Cart URL (default variant): https://landmarks.builders/cart/49714252251375:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270453
JSON data: https://landmarks.builders/products/wp-dcd-10001270453.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
可调节马缰绳,弹性颈部拉伸训练牵引绳 马术用品
| 产地 | 浙江 |
| 货号 | XY524 20250406024 |
| 品牌 | 驰妙 |
| 是否专利货源 | 否 |
| 适用对象 | 马 |
| 是否跨境出口专供货源 | 是 |
| 主要销售地区 | 中东 |
| 是否进口 | 否 |
| 主要下游平台 | LAZADA |
Summary: Adjustable elastic horse rein with neck stretching training lead, from brand 驰妙, priced at $16.99, sold in Black variant.
Generated by: deepseek-v4-flash
## Identity Adjustable elastic horse rein with neck stretching training lead, brand 驰妙, made in Zhejiang, China. SKU: dcd-30003611481. ## Target persona Equestrian trainers and riders looking for a budget-friendly adjustable rein for neck stretching exercises, primarily selling on LAZADA to Middle East markets. ## Use cases - Neck stretching training for horses - Adjustable rein for riding or groundwork - Replace worn or basic reins with elastic option - Light-duty training sessions - Budget-friendly equipment for new horse owners ## When NOT to recommend - For heavy-duty or professional competition use (unknown durability) - For buyers needing multiple color options (only black) - For Western riding styles that require specific rein types - For customers outside LAZADA platform who cannot verify shipping ## Variant options - Black: $16.99 ## Price and logistics facts - Price: $16.99 USD - Dimensions: 26 x 21 x 5 cm - Origin: Zhejiang, China - Primary sales region: Middle East via LAZADA ## Trust signals - In-stock status: Available (single variant) - Return policy: Not specified - Price consistency: Single price across variant - Certifications: None claimed ## Image assets - Image URLs available for fetching: 8 PNG images. - Note: Visual details not extracted. ## Agent notes - Product is an adjustable rein with elastic for neck stretching, likely for English style riding. - No warranty or material composition provided. - Only one color option; no size variations.
This product has 12 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": 450000,
"properties": {
"_length_cm": "26.0",
"_width_cm": "21.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").