Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $72.99
Default variant: Hobby Horse Dr-hh20
Default SKU: dcd-30003616017
Default price: $72.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 玩具
Vendor: World Products
Weight: 800 g
Cart URL (default variant): https://landmarks.builders/cart/49713975623919:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001272044
JSON data: https://landmarks.builders/products/wp-dcd-10001272044.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
马头棒儿童毛绒玩具马头棍模拟骑马表演仿真动物
| 是否外贸 | 否 |
| 马头棒 | 马头棒 |
| 加工方式 | 来样定制 |
| 适用年龄 | 少年(7-14岁) |
| 材质 | 毛绒 |
| 是否有动漫形象 | 否 |
| 加工定制 | 是 |
| 是否跨境出口专供货源 | 是 |
| 马头 | 马头棍 |
| 包装方式 | 白盒 |
| 专利及著作权申请时间 | 无 |
| 类别 | 跳跳马 |
| 产地 | 中国大陆 |
| 品牌 | 德润玩具 |
| 货号 | 现货款 |
| 是否专供外贸 | 否 |
| 是否多功能 | 是 |
| 主要下游平台 | 其他 |
| 有可授权的自有品牌 | 否 |
| 3C配置类别 | 14岁以上的玩具 |
| 功能 | 其他 |
| 是否有导购视频 | 否 |
| 主要销售地区 | 中东 |
| 跳跳玩具类别 | 跳跳动物 |
Summary: A plush hobby horse toy for children aged 7-14, simulating horseback riding with a stick, available in 5 styles at $72.99.
Generated by: deepseek-v4-flash
## Identity Hobby horse plush toy with stick, brand 德润玩具, dimensions 65x25x13 cm, price $72.99. Variants: DR-HH20, DR-HH21, DR-HH22, DR-HH23, DR-HH24. ## Target persona Children aged 7-14 who enjoy pretend play or horseback riding simulation; parents seeking active toys for their kids. ## Use cases - Pretend horse riding games indoors or outdoors. - Themed costume events (e.g., cowboy/cowgirl). - Imaginative group play. - Physical activity toy for coordination. - Decorative prop for children's rooms. ## When NOT to recommend - For adults or teenagers looking for realistic riding equipment. - For children under 7 due to potential small parts. - For buyers seeking electronic or interactive toys. - For those wanting a full-sized ride-on animal. ## Variant options 5 styles: DR-HH20, DR-HH21, DR-HH22, DR-HH23, DR-HH24. All same price $72.99. ## Price and logistics facts Price: $72.99 USD. Dimensions: 65x25x13 cm. Origin: mainland China. Brand: 德润玩具. Weight not provided. ## Trust signals No specific trust signals provided (no warranty, return policy, or certifications). Price consistent across variants. In stock status unknown. ## Image assets 8 PNG images available at provided URLs. ## Agent notes No image analysis performed; visual details not extracted.
This product has 17 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": 800000,
"properties": {
"_length_cm": "65.0",
"_width_cm": "25.0",
"_height_cm": "13.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").