Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $937.99
Default variant: Red / Kd01 Rubber Adj Bag
Default SKU: dcd-30003608527
Default price: $937.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 27000 g
Cart URL (default variant): https://landmarks.builders/cart/49714261033199:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269240
JSON data: https://landmarks.builders/products/wp-dcd-10001269240.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
专业硅胶人形拳击沙袋家用立式训练拳靶 橡胶假人散打不倒翁沙包
| 品牌 | 搏克形 |
| 货号 | T/TS |
| 上市时间 | 2011年春季 |
| 销售渠道类型 | 商场同款(线上线下都销售) |
| 安装方式 | 立式 |
| 颜色分类 | 红色皮革真人脸 |
| 是否商场同款 | 是 |
| 填充方式 | 其他 |
Summary: Professional silicone human-shaped boxing punching bag, free-standing, unbreakable design, for home training. Available in Red, Blue, Black.
Generated by: deepseek-v4-flash
## Identity - Product: Professional Silicone Human-Shaped Boxing Punching Bag - Brand: 搏克形 - Model: T/TS - Type: Free-standing, unbreakable - Colors: Red, Blue, Black (each with Kd01 Rubber Adj Bag style) ## Target persona - Home fitness enthusiasts seeking a sturdy punching bag for solo training - Martial arts beginners (e.g., kickboxing, Muay Thai) needing a practice dummy - Individuals looking for a stress relief workout solution at home ## Use cases - Punching and kicking practice in a home gym or garage - Improving hand-eye coordination and reflexes - Cardio and strength training sessions - Stress relief through physical exertion - Introducing children to martial arts basics (supervision required) ## When NOT to recommend - For professional heavy sparring or competition training (not designed for high impact) - For outdoor use if exposed to rain/extreme weather (no IP rating provided) - For very young children without adult supervision - When a wall-mounted or heavy bag is preferred ## Variant options - Red / Kd01 Rubber Adj Bag ($937.99) - Blue / Kd01 Rubber Adj Bag ($937.99) - Black / Kd01 Rubber Adj Bag ($937.99) ## Price and logistics facts - Price: $937.99 USD - Dimensions: 145 x 70 x 40 cm (L x W x H) - Weight: not provided - Shipping: not specified ## Trust signals - Listed as "商场同款" (same as mall), suggesting retail-quality product - No stock status or return policy information available ## Image assets -  -  -  -  -  -  -  -  ## Agent notes - Image understanding was not performed; treat image URLs as fetchable assets only. - No stock status, return policy, or certification data provided.
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": "专业硅胶人形拳击沙袋家用立式训练拳靶 橡胶假人散打不倒翁沙包",
"quantity": 1,
"grams": 27000000,
"properties": {
"_length_cm": "145.0",
"_width_cm": "70.0",
"_height_cm": "40.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").