Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $229.99 – $280.99
Default variant: Yellow Blue / 130CM
Default SKU: dcd-30003608434
Default price: $270.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 25000 g
Cart URL (default variant): https://landmarks.builders/cart/49714095325423:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269225
JSON data: https://landmarks.builders/products/wp-dcd-10001269225.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
柔道摔跤假人散打武术格斗泰拳跆拳道搏击发泄训练运动人形沙袋靶
| 品牌 | 武战龙 |
| 颜色分类 | 银色实心140CM |
Summary: Martial arts training dummy (武战龙) in multiple color/size variants, priced $229.99-$280.99, dimensions 135x40x31 cm.
Generated by: deepseek-v4-flash
## Identity - Product: Martial arts training dummy (柔道摔跤假人) for combat sports (judo, wrestling, boxing, Muay Thai, etc.) - Brand: 武战龙 - Type: Human-shaped sandbag target ## Target persona - Martial arts practitioners (judo, wrestling, boxing, Muay Thai, taekwondo) - Combat sports athletes seeking realistic training partner - Coaches and gyms for group training ## Use cases - Practicing throws and takedowns in judo/wrestling - Striking and kicking drills for boxing/Muay Thai - Conditioning and endurance training with heavy bag - Sparring simulation for technique refinement - Solo training when partner unavailable ## When NOT to recommend - Children under 12 (size and weight unsuitable) - Light cardio only (product is heavy, not designed for light use) - Home decoration or display - Users with limited space (dimensions 135cm x 40cm x 31cm) ## Variant options - Yellow Blue / 130CM: $270.99 - Yellow Blue / 140CM: $280.99 - Black / 120CM: $229.99 - Silver / 130CM: $239.99 ## Price and logistics facts - Price range: $229.99 - $280.99 USD - Base price (Black 120CM): $229.99 - Dimensions: 135cm x 40cm x 31cm (likely largest variant) - Currency: USD ## Trust signals - No specific trust signals provided (e.g., return policy, warranty, certifications) - Multiple variants available but no stock level indicated ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/669d90828cf0463ea8dbf17873328601.png?v=1781085303 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8729d1be83f94fd194e775e62d69adb2.png?v=1781085301 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bfa7b1464aec4a9380f01b6a7680146a.png?v=1781085303 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9ef274542ca74c1983a0f67a71651a8b.png?v=1781085303 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/67d6ab14f89e4a999675c5167a564045.png?v=1781085305 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e99f8daf8ead4a60bbfeb0fc4e3bd92d.png?v=1781085302 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/64e9f9a0b4704c34b70762d19402a887.png?v=1781085303 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ce72db434a73485582afd76dd89b4f5f.png?v=1781085303 ## Agent notes - Images not analyzed; visual details cannot be inferred from source data. - Description mentions '银色实心140CM' (Silver solid 140CM), possibly a variant not listed; verify with seller.
This product has 16 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": 25000000,
"properties": {
"_length_cm": "135.0",
"_width_cm": "40.0",
"_height_cm": "31.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").