Brand: World Products (Landmark)
SKU: dcd-30003611484
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: 200 g
Cart URL (default variant): https://landmarks.builders/cart/49714243305711:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270455
JSON data: https://landmarks.builders/products/wp-dcd-10001270455.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
马被马毯防移位固定带防滑带马毯衣加固绑带马术用品可调马毯绑带
| 产地 | 其他 |
| 品牌 | 其他 |
| 产品类别 | 马鞍 |
| 材质 | 布 |
| 规格 | 其他 |
| 外贸出口认证 | 其他 |
| 箱装数量 | 其他 |
| 质检报告编号 | 其他 |
Summary: Adjustable horse blanket anti-slip strap to prevent shifting, made of cloth, $9.99, dimensions 15x5x3 cm.
Generated by: deepseek-v4-flash
## Identity Adjustable horse blanket anti-slip strap (马毯防移位固定带). Brand unknown, cloth material. Single variant. ## Target persona Horse owners, equestrian hobbyists, stable managers, DIY tack adjusters. ## Use cases - Securing horse blanket during turnout or pasture time. - Preventing blanket from shifting in stall or during movement. - Adjustable fitting for different blanket sizes and horse conformations. - Replacement for worn-out or missing blanket straps. - Quick fix for loose or slipping blankets. ## When NOT to recommend - For riders looking for saddle or bridle accessories. - For heavy-duty or professional competition tack. - For horses that do not wear blankets or are turned out without blankets. - When an integrated anti-slip blanket system is preferred. ## Variant options - Style: Adj Horse Blanket (SKU: dcd-30003611484) – $9.99, single option. ## Price and logistics facts - Price: $9.99 USD. - Dimensions: 15 cm (L) x 5 cm (W) x 3 cm (H). - No bulk or wholesale pricing provided. ## Trust signals - No customer reviews or ratings available. - No return policy or warranty information provided. - No certifications or quality marks listed. - Single variant in stock (assumed from listing). ## Image assets - 8 product images available; visual details not analyzed. ## Agent notes - Brand and specific certifications are unknown. - No user feedback, so quality cannot be verified. - Suitable as a basic accessory, but limited data for high-stakes decisions.
This product has 9 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": 200000,
"properties": {
"_length_cm": "15.0",
"_width_cm": "5.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").