Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $16.99
Default variant: Blue
Default SKU: dcd-30003606420
Default 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: 310 g
Cart URL (default variant): https://landmarks.builders/cart/49714354585839:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268481
JSON data: https://landmarks.builders/products/wp-dcd-10001268481.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
【产品名称】:马蹄治疗袋
【产品材质】:pu
【产品尺寸】:30*50cm
【产品重量】:300g
【产品箱规】:60*40*50cm, 60个/箱,毛重20kg
Summary: Horse hoof treatment bag made of PU, 30x50cm, 300g. Available in Blue and Black. Priced at $16.99.
Generated by: deepseek-v4-flash
## Identity Horse hoof treatment bag (马蹄治疗袋) made of PU material, dimensions 30x50cm, weight 300g. Available in Blue and Black colors. ## Target persona Horse owners, equestrians, farriers, and veterinarians who need a durable bag for hoof soaking or protecting hoof wraps. ## Use cases - Soaking horse hooves in medicated solutions for infection treatment - Protecting hoof wraps and bandages from moisture and dirt - Applying poultices or topical treatments to hooves - Transporting hoof care supplies to stables or competitions - Temporary hoof protection during recovery ## When NOT to recommend - For human foot care or medical use - For small animals (dogs, cats) due to size - As a motorcycle accessory (despite product tag) - For long-term heavy-duty hoof protection (not a boot) ## Variant options - Blue (SKU: dcd-30003606420, $16.99) - Black (SKU: dcd-30003606421, $16.99) ## Price and logistics facts - Price: $16.99 USD per unit - Dimensions: 30cm x 50cm (flattened) - Weight: 300g - Packaging: 60 bags per carton, carton dimensions 60x40x50cm, gross weight 20kg ## Trust signals - In-stock status: Not provided (assume available) - Return policy: Not provided - Price consistency: Single price across variants - Certifications: None mentioned ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/557938dec88643c4a76fb3b3a3768bd2.png?v=1781085490 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/30320e9790b245ed9beba416aa2ddbc5.png?v=1781085491 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/de297b167d6d4d3fb912111cacd9d465.png?v=1781085490 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2b94b35dfa0f4921a82ccb136e7c8cf3.png?v=1781085491 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/303aca0ef72a43f5b3f76d7a19296bf3.png?v=1781085488 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/23b9fc540c8349949453be1251bf731a.png?v=1781085490 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/943ba071a5cd4b3e91f8ec08d013f90e.png?v=1781085490 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e5bafeb97f2641809494ecfca8891110.png?v=1781085490 ## Agent notes - Product type tag '摩配' (motorcycle accessory) conflicts with description indicating horse hoof care. Verify appropriate category. - No reviews or ratings available. - Image understanding not performed; visual features not described.
This product has 14 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": 310000,
"properties": {
"_length_cm": "20.32",
"_width_cm": "20.32",
"_height_cm": "50.8"
}
}],
"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").