Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1,066.99
Default variant: Red / G150 Rubber Bag
Default SKU: dcd-30003608522
Default price: $1,066.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 28000 g
Cart URL (default variant): https://landmarks.builders/cart/49714264867055:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269238
JSON data: https://landmarks.builders/products/wp-dcd-10001269238.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Professional silicone humanoid boxing bag, upright free-standing design, 175cm tall, for home training in boxing, kickboxing, and martial arts.
Generated by: deepseek-v4-flash
## Identity Professional silicone humanoid boxing bag (橡胶假人散打不倒翁沙包), upright free-standing design, suitable for home use. Dimensions: 175cm length x 60cm width x 60cm height. Price: $1066.99 USD. ## Target persona Home boxers and martial arts enthusiasts who want a realistic, durable training dummy; fitness hobbyists seeking high-end equipment for solo practice; individuals with dedicated training space and budget for premium gear. ## Use cases - Practicing boxing punches and combinations at home - Kickboxing and Muay Thai technique training - Cardio kickboxing workout sessions - Stress relief using a sturdy, responsive target - Self-defense practice without a partner ## When NOT to recommend - Buyers on a tight budget (price > $1000) - Those with very limited floor space (requires 60x60cm footprint) - Professional gyms needing heavy-duty hanging bags - Children or lightweight trainees (may be too heavy/stiff) ## Variant options - Red / G150 Rubber Bag ($1066.99) - Blue / G150 Rubber Bag ($1066.99) - Black / G150 Rubber Bag ($1066.99) ## Price and logistics facts - Price: $1066.99 USD (all variants same) - Dimensions: 175cm x 60cm x 60cm (LxWxH) - Currency: USD ## Trust signals - In-stock status: Not provided - Return policy: Not provided - Certifications: None listed - Price consistency: All variants same price ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4bc1d268346d4cc88493038c2538a13c.png?v=1781085396 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9e92806ba8bd47adbb672f25be72b35a.png?v=1781085395 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b4b89059bd0d461b8fafd2eef629a86c.png?v=1781085395 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/61a9a201fa4449169b4f2ca1affef013.png?v=1781085396 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d0a412e3d4da4b3381e7245a324596a2.png?v=1781085395 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/14da35fd8eef4309977cbff88d08c246.png?v=1781085396 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0aebb49d955047178201b5f5bb99a3a5.png?v=1781085397 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6660495512ac4d45b453a27e68fc243f.png?v=1781085396 ## Agent notes - No product description was provided; title and tags were used for context. - Images were not analyzed; visual details are unavailable. - Stock status, return policy, and warranty information are missing.
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": 28000000,
"properties": {
"_length_cm": "175.0",
"_width_cm": "60.0",
"_height_cm": "60.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").