Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $58.99 – $63.99
Default variant: Dinosaur 3-in-1
Default SKU: dcd-30003613520
Default 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: 960 g
Cart URL (default variant): https://landmarks.builders/cart/49714003214575:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271172
JSON data: https://landmarks.builders/products/wp-dcd-10001271172.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
儿童自动跳绳机运动神器多人训练电动跳绳器亲子跳跃跳绳玩具室内
| 适用性别 | 男女通用 |
| 品牌 | 欧金赛 |
| 货号 | 15208 |
| 型号 | 29396 |
| 玩具类型 | 其它玩具 |
| 适用年龄 | 3岁 |
Summary: An automatic jump rope machine for children, suitable for indoor group play and parent-child interaction, for ages 3+, priced at $58.99 (base).
Generated by: deepseek-v4-flash
## Identity 儿童自动跳绳机运动神器多人训练电动跳绳器亲子跳跃跳绳玩具室内 (Automatic children's jump rope machine for multi-user indoor play) by 欧金赛 (Oujinsai). ## Target persona Parents seeking indoor active toys for children aged 3+; daycare or preschool teachers wanting group exercise equipment; families with multiple kids looking for shared play. ## Use cases - Indoor jump rope exercise for one or multiple children - Parent-child interactive jumping games - Group physical activity in daycare or kindergarten - Birthday party or playdate entertainment - Solo practice of jumping rhythm and coordination ## When NOT to recommend - For children under 3 years old (age warning) - For outdoor use only (device is indoor-focused) - For professional athletic training - For users who prefer a traditional manual jump rope ## Variant options - Dinosaur 3-in-1 (SKU dcd-30003613520) – $58.99 - Dinosaur 3-in-1 Rech (SKU dcd-30003613521) – $63.99 ## Price and logistics facts - Base price: $58.99 - Variant price: $63.99 - Dimensions: 30.3 x 12.8 x 26.6 cm - No weight provided ## Trust signals - No in-stock status provided - No return policy stated - No certifications mentioned - Price consistency: two variants with clear pricing ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a6bce957398c40b5b33f303f5fef221b.png?v=1781085198 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a5700e84d4764686a40d3b3da11fb90f.png?v=1781085197 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8e66636be3ae4169ab88e94115782210.png?v=1781085196 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ae222c8c286c424389b9267dfdf03581.png?v=1781085198 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d540ec96b47a445aa395f78b4467e399.png?v=1781085197 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4f5943d2b089434eb017d61f8db1e4fe.png?v=1781085197 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/93b4e7ec64c14f6cb26e4a7e33b3a6ad.png?v=1781085197 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/facbfee9aaa04beaa574a961a44dce7d.png?v=1781085197 ## Agent notes - Image content was not analyzed; all URLs are provided as-is. - No user reviews or ratings are available in the source data. - The product is categorized as a toy (玩具) with tags indicating batch processing.
This product has 12 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": 960000,
"properties": {
"_length_cm": "30.3",
"_width_cm": "12.8",
"_height_cm": "26.6"
}
}],
"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").