Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $132.99 – $151.99
Default variant: Red / 1.1M Empty Bag
Default SKU: dcd-30003608432
Default price: $132.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 2500 g
Cart URL (default variant): https://landmarks.builders/cart/49714097324271:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269224
JSON data: https://landmarks.builders/products/wp-dcd-10001269224.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Empty bag training dummy for Brazilian Jiu-Jitsu, MMA, firefighting, and wrestling drills. Available in 1.1m and 1.3m sizes, red color.
Generated by: deepseek-v4-flash
## Identity - Product: Brazilian Jiu-Jitsu leather person fire fighting wrestling emergency drill simulation training dummy, also called MMA comprehensive fighting human-shaped sandbag. - Type: Empty bag for filling (e.g., with sand or cloth). - Sizes: 1.1m and 1.3m. ## Target persona - Combat sports athletes (BJJ, MMA, wrestling). - Firefighting training units. - Emergency response drill teams. - Martial arts schools and self-defense instructors. ## Use cases - Brazilian Jiu-Jitsu ground technique practice. - MMA striking and takedown drills. - Firefighter rescue and drag simulation. - Wrestling technique and submission drills. - Self-defense training scenarios. - Emergency evacuation and carry drills. ## When NOT to recommend - As a substitute for live sparring partner. - For heavy bag punching (empty shell may lack weight and durability). - For professional competition preparation requiring weighted dummies. - For users needing pre-filled, weighted training equipment. ## Variant options - SKU dcd-30003608432: Red / 1.1M Empty Bag – $132.99 - SKU dcd-30003608433: Red / 1.3M Empty Bag – $151.99 ## Price and logistics facts - Base price: $132.99 (1.1m), $151.99 (1.3m). - Dimensions (cm): 42 length x 24 width x 18 height (likely packaged size). - Currency: USD. ## Trust signals - No in-stock status provided. - No return or warranty policy available. - No certifications or material details. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c20bb4cf6b0b43009fa4466af662649e.png?v=1781085304 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9755713d07e24a9ba01cd66f0c0ac785.png?v=1781085304 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8fd6bbb83a5f4f4c839edc6e114d0815.png?v=1781085304 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/252340c6bbd1435086824bab86c7d41c.png?v=1781085305 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/21e8426d8d354b599cca2804307911d7.png?v=1781085304 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0e87c806224b44ef9e4d014e1626ee43.png?v=1781085305 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/859ad38a43ae40568cc3d3b0b94b2285.png?v=1781085303 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7b15a6ad69d840e8be75cfdd035aac7f.png?v=1781085304 ## Agent notes - No product description was provided; contents and materials unknown. - Image understanding was not performed; visual details not inferred.
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": "巴西柔术皮人消防摔跤应急演练模拟训练假人MMA综合格斗人形沙袋",
"quantity": 1,
"grams": 2500000,
"properties": {
"_length_cm": "42.0",
"_width_cm": "24.0",
"_height_cm": "18.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").