Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Red
Default SKU: dcd-30003612500
Default 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: 140 g
Cart URL (default variant): https://landmarks.builders/cart/49713981751535:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270874
JSON data: https://landmarks.builders/products/wp-dcd-10001270874.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
新品马厩悬挂干草喂食器 镂空耐拉伸TPR球喂马球Horse Treat Ball
| 产地 | 浙江 |
| 品牌 | wgm |
| 货号 | 2077 |
| 是否外贸 | 是 |
| 产品类别 | null |
| 颜色 | B款绿色 |
| 是否专供外贸 | 可能不符合境内产品标准。请境内买家谨慎购入) |
| 规格 | 常规 |
| 是否填充 | 否 |
| 是否多功能 | 否 |
| 适用年龄 | 婴幼(0-3岁) |
| 外贸类型 | 出口 |
| 材质 | TPR |
| 是否有动漫形象 | 否 |
| 是否电动 | 否 |
| 加工定制 | 否 |
| 是否有导购视频 | 否 |
| 是否跨境出口专供货源 | 否 |
| 包装方式 | OPP包装 |
| 专利及著作权申请时间 | 常规 |
| 是否充气 | 否 |
| 类别 | 玩具球 |
Summary: Horse treat ball made of TPR for hanging hay feeding, priced at $9.99, available in three colors.
Generated by: deepseek-v4-flash
## Identity 新品马厩悬挂干草喂食器 Horse Treat Ball – a TPR hanging hay feeder toy for horses. ## Target persona Horse owners and stable managers seeking enrichment and slow-feeding solutions for horses. ## Use cases - Hanging hay feeder in stall to prevent boredom. - Slow feeding to reduce hay waste and mimic natural grazing. - Treat or hay dispensing during travel or turnout. - Enrichment activity for geldings or mares in individual stables. - Training tool for positive reinforcement with treats. ## When NOT to recommend - For puppies or kittens (designed for horses, not small pets). - As a toy for human infants (label says 0-3 years but not intended for children). - For horses with severe dental issues that cannot handle TPR. - For aggressive chewers who might destroy TPR balls quickly. ## Variant options - Red: $9.99 - Green: $9.99 - Blue: $9.99 ## Price and logistics facts - Price: $9.99 USD per unit. - Dimensions: 25 x 17 x 14 cm. - No shipping or origin details provided. ## Trust signals - No in-stock status, return policy, or certifications provided. - Description warns it may not meet domestic standards; marketed as export good. ## Image assets [View images](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/76636ec44cee47b4a95dc73f4c85bb04.png?v=1781085195) [View images](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5cbc46401638436c90877c7ada842b90.png?v=1781085187) [View images](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9422a575a72449a3a563f51aa41dfa9e.png?v=1781085188) [View images](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/67afb8b23d5f460ab3cdf0959843885f.png?v=1781085187) [View images](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5b0f3da8d958468b875c76b49fc849fa.png?v=1781085188) [View images](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/650dbdbe499441b3a197bb57e0a23974.png?v=1781085188) [View images](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e7af5e4dec11449c82414f3344350462.png?v=1781085187) [View images](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4391d66e1b1549e693d674dfc1dd5254.png?v=1781085188) ## Agent notes - Images were not rendered; only URLs are provided. - Description lists '适用年龄 婴幼(0-3岁)' but product is for horses – contradiction. Likely imported listing error. - Warning: may not comply with domestic product standards. - Product type tag is '宠物灯饰' (pet lighting), but description is horse treat ball – potential miscategorization.
This product has 15 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": "新品马厩悬挂干草喂食器 镂空耐拉伸TPR球喂马球Horse Treat Ball",
"quantity": 1,
"grams": 140000,
"properties": {
"_length_cm": "25.0",
"_width_cm": "17.0",
"_height_cm": "14.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").