Brand: World Products (Landmark)
This product has 9 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: 20G B 80G R-woven
Default SKU: dcd-30003625645
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: 120 g
Cart URL (default variant): https://landmarks.builders/cart/49713180672239:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001276097
JSON data: https://landmarks.builders/products/wp-dcd-10001276097.json
This product comes in 9 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
拳击速度球反应球头戴式拳击速度训练球健身球老人儿童室内健身
| 货号 | TM-537604784559 |
| 品牌 | 无 |
| 上市时间 | 2018年夏季 |
Summary: Head-mounted boxing speed ball reaction ball for indoor reaction training, suitable for all ages, priced at $9.99 with multiple weight options.
Generated by: deepseek-v4-flash
## Identity Boxing speed ball reaction ball head-mounted for indoor fitness. Product number TM-537604784559. No brand. Listed since 2018 summer. ## Target persona - Fitness enthusiasts looking for portable training gear - Parents seeking indoor activity for children - Elderly persons needing low-impact coordination exercise - Budget-conscious shoppers ## Use cases - Improving hand-eye coordination at home - Warm-up before boxing training - Keeping children active indoors - Rehabilitation exercises for motor skills - Quick workout during office breaks - Coordination training for elderly ## When NOT to recommend - Professional boxing training requiring heavy bags - Outdoor use in windy conditions - Users seeking high-resistance training - Competitive sparring practice ## Variant options 9 variants listed at $9.99 each: - 20G B 80G R-woven - 20G R B 80G H-woven - 60G T 80G R-woven - 20G Red-woven - 20G Black-woven - 80G Red-woven - 60G Tennis-woven - 20G R B-elastic - 20G R B 60G T-woven ## Price and logistics facts Price: $9.99 USD per variant. Dimensions: 24 x 20 x 8 cm. No shipping or tax information provided. ## Trust signals - No stock status provided. - No return policy provided. - No certifications or brand reputation data. - Price is consistent across variants. ## Image assets -  -  -  -  -  ## Agent notes - Image content not analyzed; visual details not available. - Stock status and return policy not provided. - No information on materials or build quality. - All variants same price; differentiation is weight/color/style.
This product has 21 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": 120000,
"properties": {
"_length_cm": "24.0",
"_width_cm": "20.0",
"_height_cm": "8.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").