Brand: World Products (Landmark)
SKU: dcd-30003616211
Price: $58.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 摩配
Vendor: World Products
Weight: 1200 g
Cart URL (default variant): https://landmarks.builders/cart/49713871421679:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001272131
JSON data: https://landmarks.builders/products/wp-dcd-10001272131.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: Professional horse grooming tool set including hoof brush, sweat scraper, horse brush, and tail comb. Priced at $58.99 with dimensions 35x27x12 cm.
Generated by: deepseek-v4-flash
## Identity - **Product:** 专业马匹清洁梳洗马工具套装 (Professional Horse Cleaning Grooming Tool Set) - **Category labeled:** 摩配 (motorcycle accessories) – possible miscategorization - **Price:** $58.99 USD - **Dimensions:** 35 × 27 × 12 cm ## Target persona - Horse owners who need basic grooming tools at an affordable price - Stable managers or caretakers maintaining multiple horses - Equestrian enthusiasts looking for a starter grooming kit ## Use cases - Daily grooming and brushing of horse coat - Cleaning hooves with hoof brush - Removing sweat after exercise using sweat scraper - Detangling mane and tail with tail comb - On-the-go grooming for trail rides or competitions - Introducing young horses to grooming routine ## When NOT to recommend - For professional show grooming where specialized, high-end brushes are expected - For owners of other animals (dogs, cats) – tools are horse-specific - For users needing a complete set with mane or tail detanglers or other extras (only basic tools) - For buyers who require detailed product descriptions or safety certifications ## Variant options - Only one variant available: **Complete Horse** (SKU: dcd-30003616211) at $58.99 ## Price and logistics facts - Price: **$58.99 USD** (fixed, no other options) - Dimensions: 35 × 27 × 12 cm (approximately 13.8 × 10.6 × 4.7 inches) - No shipping or tax information provided ## Trust signals - In-stock status: not explicitly confirmed - Return policy: not disclosed - Certifications: none mentioned - Price consistency: single price point, no discounts listed - Images available but not inspected ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/11b942f3e0fe464ab4bee090d3daefaf.png?v=1781085130) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c89da5d1e5f34aef86dde0da5265571b.png?v=1781085130) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e49405679e974af2b8513267fac1f2ca.png?v=1781085129) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/aad7258ba96c4ab2a6fa985e3c31e27f.png?v=1781085130) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cabb58b879864255806e3e8eda89fc84.png?v=1781085129) - [Image 6](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a994360f11a446faa9bef87cdaadb771.png?v=1781085130) - [Image 7](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/aef9f7d14e014ed28abe4e4cfe476e6c.png?v=1781085130) - [Image 8](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/848b5a7116b64da2a66e74b93c82eff1.png?v=1781085129) ## Agent notes - No product description was provided; title suggests a set of horse grooming tools. - Category "摩配" (motorcycle accessories) appears incorrect; this may affect search relevance. - Image understanding was not performed; treat image URLs as fetchable assets only. - Only one variant exists; no options like color or size. - Trust signals are absent; verify stock, return policy, and reviews externally if possible.
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": 1200000,
"properties": {
"_length_cm": "35.0",
"_width_cm": "27.0",
"_height_cm": "12.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").