Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $2,137.99
Default variant: Red / Rk-gk Silicone Dbl
Default SKU: dcd-30003608525
Default price: $2,137.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 35000 g
Cart URL (default variant): https://landmarks.builders/cart/49714262802671:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269239
JSON data: https://landmarks.builders/products/wp-dcd-10001269239.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
专业硅胶人形拳击沙袋家用立式训练拳靶 橡胶假人散打不倒翁沙包
| 品牌 | 搏克形 |
| 货号 | T/TS |
| 上市时间 | 2011年春季 |
| 销售渠道类型 | 商场同款(线上线下都销售) |
| 安装方式 | 立式 |
| 颜色分类 | 红色皮革真人脸 |
| 是否商场同款 | 是 |
| 填充方式 | 其他 |
Summary: Silicone humanoid boxing bag for home training, standing upright, rubber dummy for kickboxing, available in Red and Blue, priced at $2137.99.
Generated by: deepseek-v4-flash
## Identity - Product: 专业硅胶人形拳击沙袋 (Professional silicone humanoid boxing bag) - Brand: 搏克形 - Variants: Red / Rk-gk Silicone Dbl (SKU dcd-30003608525), Blue / Rd-gk Silicone Dbl (SKU dcd-30003608526) ## Target persona Home boxing/kickboxing enthusiasts, amateur fighters, people wanting a durable standing bag for daily practice. ## Use cases - Practicing punches and combos at home - Kicking and knee strike drills - Building stamina and technique - Partner-free training for martial arts - Fitness workouts focusing on striking ## When NOT to recommend - For professional heavy bag training requiring a hanging bag - For outdoor use (likely indoor only) - For users with very limited floor space (base dimensions not confirmed) - For children under 12 without adult supervision ## Variant options - Red / Rk-gk Silicone Dbl: $2137.99 - Blue / Rd-gk Silicone Dbl: $2137.99 ## Price and logistics facts - Price: $2137.99 USD per variant - Package dimensions: 70 x 55 x 20 cm - No shipping or stock information ## Trust signals - Brand: 搏克形 - Listed as "商场同款" (same as in-store) - No return policy or warranty stated - No stock level provided ## Image assets - 8 images available at URLs provided; visual content not analyzed. ## Agent notes - Images not analyzed; visual appearance not confirmed. - Product weight not specified; assume heavy. - Dimensions likely packaging, not product size.
This product has 14 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": 35000000,
"properties": {
"_length_cm": "70.0",
"_width_cm": "55.0",
"_height_cm": "20.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").