Brand: World Products (Landmark)
SKU: dcd-30003611479
Price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 280 g
Cart URL (default variant): https://landmarks.builders/cart/49714259820783:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270451
JSON data: https://landmarks.builders/products/wp-dcd-10001270451.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
户外赛马尼龙绳马鞍抓带 耐用防滑 马术装备用品
| 产地 | 河北 |
| 品牌 | 其他 |
| 货号 | BCL219505W |
| 产品类别 | 马鞍 |
| 专利类型 | 无 |
| 规格 | 马鞍绳 |
| 主要下游平台 | 其他 |
| 有可授权的自有品牌 | 否 |
| 材质 | 绳 |
| 外贸出口认证 | 无 |
| 加工定制 | 否 |
| 是否跨境出口专供货源 | 是 |
| 箱装数量 | 200 |
| 主要销售地区 | 中东 |
Summary: Nylon saddle grab strap for horse riding, durable and anti-slip, 15x10x3 cm, $9.99, made in Hebei, China.
Generated by: deepseek-v4-flash
## Identity Outdoor Horse Racing Nylon Rope Saddle Grab Strap, durable and anti-slip, model BCL219505W, size 15x10x3 cm, weight not specified. ## Target persona - Horse owners and riders needing an affordable saddle grab strap for stability. - Equestrian trainers requiring basic training aids. - Budget-conscious equestrians seeking functional gear. ## Use cases - Mounting and dismounting assistance. - Securing balance during trail rides on uneven terrain. - Training sessions to improve grip and control. - Competition preparation for roping or speed events. - Casual riding on flat or mildly rough ground. ## When NOT to recommend - Professional competition requiring certified safety equipment. - Western saddle users (strap design may not fit). - Heavy-duty towing or pulling applications. - Riders needing a full harness or set of accessories. ## Variant options - One style: Nylon Saddle Grab, price $9.99. ## Price and logistics facts - Price: $9.99 USD. - Dimensions: 15 cm (L) x 10 cm (W) x 3 cm (H). - Box quantity: 200 units. - Main sales region: Middle East. - Origin: Hebei, China. ## Trust signals - Listed as cross-border export ready. - No specific return policy provided. - No certifications (e.g., CE, ASTM) mentioned. - One variant with consistent pricing. ## Image assets         ## Agent notes - Image understanding not performed; visual details from images are not inferred. - Product title suggests use for horse racing and outdoor riding. - Material is nylon rope; anti-slip feature claimed but not verified. - Available only in one style without customization.
This product has 13 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": 280000,
"properties": {
"_length_cm": "15.0",
"_width_cm": "10.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").