Brand: World Products (Landmark)
This product has 8 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $41.99 – $62.99
Default variant: Pink Blue
Default SKU: dcd-30003615295
Default price: $41.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 2200 g
Cart URL (default variant): https://landmarks.builders/cart/49714019172591:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271729
JSON data: https://landmarks.builders/products/wp-dcd-10001271729.json
This product comes in 8 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
跨境蓝牙音乐拳击靶智能计数家用运动健身拳击机墙靶儿童训练器
| 产地 | / |
| 货号 | / |
| 品牌 | 百步 |
| 适用场景 | 其他 |
| 产品类别 | 拳击台 |
| 型号 | / |
| 专利类型 | 无 |
| 主要下游平台 | 其他 |
| 有可授权的自有品牌 | 是 |
| 重量 | / |
| 样式 | 吊挂式 |
| 材质 | 其它 |
| 是否跨境出口专供货源 | 是 |
| 主要销售地区 | 其他 |
| 儿童专用 | 否 |
Summary: A wall-mounted smart boxing target with Bluetooth music and punch counting, suitable for home fitness training for adults and children.
Generated by: deepseek-v4-flash
## Identity - Product: Cross-border Bluetooth Music Boxing Target Smart Counting Home Fitness Wall-mounted Trainer - Brand: Baibu (百步) - Type: Wall-mounted hanging style, smart counting via Bluetooth - Material: Other (not specified) ## Target persona - Home fitness enthusiasts wanting interactive training - Parents looking for engaging exercise for kids (ages 6+) - Families seeking shared indoor activity - Light to moderate exercise users ## Use cases - Indoor cardio and reflex training - Children's motor skill development - Stress relief and entertainment - Family group workout sessions - Solo interval training with music ## When NOT to recommend - Professional boxing or heavy impact training - Outdoor use (not weatherproof) - Users needing certified safety equipment - Commercial or gym environments ## Variant options | Style | SKU | Price (USD) | |-------|-----|-------------| | Pink Blue | dcd-30003615295 | $41.99 | | Pink Blue Adult | dcd-30003615296 | $49.99 | | Pink Blue Child | dcd-30003615297 | $48.99 | | Pink Blue Family SET | dcd-30003615298 | $62.99 | | Blue | dcd-30003615299 | $41.99 | | Blue Adult | dcd-30003615300 | $49.99 | | Blue Child | dcd-30003615301 | $48.99 | | Blue Family SET | dcd-30003615302 | $62.99 | ## Price and logistics facts - Price range: $41.99–$62.99 USD - Dimensions: 43 × 43 × 8 cm - Weight: not specified - Origin: cross-border export (China) ## Trust signals - Multiple stock keeping units (SKUs) available - No return policy or warranty information provided - No certifications listed ## Image assets -  -  -  -  -  -  -  -  ## Agent notes - Image content was not analyzed; only URLs provided. - Material not specified (listed as 'other'). - No certification data.
This product has 20 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": 2200000,
"properties": {
"_length_cm": "43.0",
"_width_cm": "43.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").