Welcome to our store

  • Home
  • Catalog
  • All Collections

WhatsApp_Image_2024-10-19_at_17.15.04.jpg

  • Home
  • Catalog
  • All Collections
Cart

The Champ Gear

RDX XXL 150KG Target Freestanding

Regular price $374.99
Regular price $374.99 Sale price $374.99
Sale
Colour Name

Why Choose the RDX XXL 150KG Target Freestanding?



(function(f) {var _np=(window.P._namespace("PremiumAplusModule"));if(_np.guardFatal){_np.guardFatal(f)(_np);}else{f(_np);}}(function(P) { P.now('premium-module-5-comparison-table-scroller').execute(function(init){ if (init) { return; } P.register('premium-module-5-comparison-table-scroller', function(){ return function() { P.when('jQuery', 'a-popover', 'A', 'ready').execute(function($, popover, A) { function initCompTable(module) { /** * Premium comparison table: popover trigger module */ var comparisonName = $(module).data('comparison-name'); (function() { var $additionalInfo = $('.aplus-v2 .aplus-popover-trigger'); $additionalInfo.each(function(i, trigger) { return popover.create(trigger, $(trigger).data()); }); $additionalInfo.hover( function() { $(this).focus(); } ); })(); /** * Premium comparison table: adjust column width module */ (function() { var VISIBLE_COLUMNS = 4.2; /* How many visible columns on load */ var MIN_WIDTH = 230; var getWidth = function() { return $(this).outerWidth(); } /* cache selectors */ var $container = $('.aplus-v2 .comparison-table #'+comparisonName), $header = $('.aplus-v2 .comparison-table #'+comparisonName+' td.attribute'), $slider = $('.aplus-v2 .comparison-table #'+comparisonName+' .table-slider'), $columns = $('.aplus-v2 .comparison-table #'+comparisonName+' .aplus-data-column'), $activeColumn = $('.aplus-v2 .comparison-table #'+comparisonName+' .aplus-data-column.active.active-item'); /* Formula for determining desired column width */ var calculatedColumnWidth = Math.floor( ($container.innerWidth() - $header.innerWidth()) / VISIBLE_COLUMNS ); var childWidths = $activeColumn.map(getWidth).get(); var maxChildWidth = Math.max(MIN_WIDTH, Math.max.apply(Math, childWidths)); var minColumnWidth = $columns.innerWidth(); /* set the min-width of each column to the calulated width or minWidth */ $columns.css( 'min-width', Math.max(MIN_WIDTH, (calculatedColumnWidth < minColumnWidth ? calculatedColumnWidth : minColumnWidth)) ); $activeColumn.css('width', maxChildWidth); /* show the component */ $container.removeClass('loading'); })(); /** * Premium comparison table: sticky attribute & column */ (function() { /* cache selectors */ const comparisonTable = document.querySelector('.aplus-v2 .comparison-table #'+comparisonName); const header = comparisonTable.querySelector('td.attribute'); const fixedColumn = comparisonTable.querySelector('td.active'); const attributeColumnObserver = new ResizeObserver((entries) => { for (let entry of entries) { const bounds = entry.target.getBoundingClientRect().width; const activeCellWidth = window.getComputedStyle(fixedColumn).left; if (bounds + "px" !== activeCellWidth) { const activeCells = document.querySelectorAll('.aplus-data-column.active'); activeCells.forEach(cell => cell.style.left = bounds + "px"); } } }) attributeColumnObserver.observe(header) })(); /** * Premium comparison table: top scroll bar */ (function() { /* cache selectors */ var $header = $('.aplus-v2 .comparison-table #'+comparisonName+' td.attribute'), $fixedColumn = $('.aplus-v2 .comparison-table #'+comparisonName+' td.active'), $scrollWrapperTop = $('.aplus-v2 .comparison-table #'+comparisonName+' .scroll-wrapper-top'), $scrollWrapperBottom = $('.aplus-v2 .comparison-table #'+comparisonName+' .scroll-wrapper-bottom'), $scrollWidth = $('.aplus-v2 .comparison-table #'+comparisonName+' .scroll-width'), $scrollBar = $('.aplus-v2 .comparison-table #'+comparisonName+' .scroll-bar'); /* confirm fixed column exists and can add width to the total width of the scroll bar */ var fixedColumnWidth = $fixedColumn.innerWidth(); if ( fixedColumnWidth === null ) { fixedColumnWidth = 0; } /* set width of scrollBar */ $scrollBar.css('width', $scrollWidth.innerWidth() + fixedColumnWidth + $header.innerWidth()); /* connect scrolls together */ $scrollWrapperTop.scroll(function() { $scrollWrapperBottom.scrollLeft($scrollWrapperTop.scrollLeft()); }); $scrollWrapperBottom.scroll(function() { $scrollWrapperTop.scrollLeft($scrollWrapperBottom.scrollLeft()); }); })(); } $('.aplus-v2 .premium-aplus-module-5 .table-container').each(function(index, module) { initCompTable(module); }); }); } }); }); }));






The video showcases the product in use.The video guides you through product setup.The video compares multiple products.The video shows the product being unpacked.
(window.AmazonUIPageJS ? AmazonUIPageJS : P).load.js('https://images-na.ssl-images-amazon.com/images/I/51M7BTHz+qL.js?AUIClients/VSEPlayer'); (window.AmazonUIPageJS ? AmazonUIPageJS : P).load.js('https://images-na.ssl-images-amazon.com/images/I/21L2L4uKEUL._RC|01x4giTy+uL.js,01r9LpT6pbL.js,41Y9JPMuk8L.js,11QfrzttlqL.js,91qahXPBdEL.js,01ELLYeIOkL.js_.js?AUIClients/Brila'); (function(f) {var _np=(window.P._namespace("vse-ns-initVSEPlayerOnLoad"));if(_np.guardFatal){_np.guardFatal(f)(_np);}else{f(_np);}}(function(P) { P.when('VSEPlayer').execute(function(vsePlayer){vsePlayer.initPlayer('aplus-152997-player-ps');}); //Please use below event to register FeedbackForm P.when('A', 'VSEComponentAssets').execute('vse-ns-player-initialization', function(A, asset) { A.trigger('vse:ns:player:aplus-152997:init', 'aplus-152997-player-ps'); }); }));

Experience innovation the RDX way! The RDX RONIN series punch bag has our innovative Hybrid Precision Target Mapping, to help you develop unstoppable moves and help you master new and advanced boxing and kickboxing techniques, and become a true champion today.




Previous page
Next page

P.now("premium-aplus-13-carousel-4").execute(function(init) { if (init) { return; } P.register("premium-aplus-13-carousel-4", function(){ return function() { P.when("A", "jQuery", "a-carousel-framework", "ready").execute(function (A, $, framework) { var moduleId = "4"; var carouselName = "premium-aplus-13-carousel-4"; var paginationAction = "aplus-pagination-dot-action-" + moduleId; var paginationGroup = "#aplus-pagination-group-" + moduleId + "-" + carouselName; const ENTER_KEY_CODE = 13; const ESCAPE_KEY_CODE = 27; /* If the carousel goes to a new page */ A.on("a:carousel:"+carouselName+":change:pageNumber", function (data) { A.$(paginationGroup+" .carousel-slider-circle").removeClass("aplus-carousel-active").attr('aria-selected', 'false') .eq(data.newValue - 1).addClass("aplus-carousel-active").attr('aria-selected', 'true'); }); framework.onInit(carouselName, function (carousel) { A.declarative(paginationAction, 'click keydown', function(event){ var isClick = event.type === 'click'; var isKeydown = event.type === 'keydown'; var isEnter = isKeydown && event.$event.keyCode === ENTER_KEY_CODE; var isEsc = isKeydown && event.$event.keyCode === ESCAPE_KEY_CODE; if (isClick || isEnter) { var data = event.data; carousel.gotoPage(data.page); } else if (isEsc) { // force remove focus event.$target.blur() } }); }); }); } }); });




(function(f) {var _np=(window.P._namespace("PremiumAplusModule"));if(_np.guardFatal){_np.guardFatal(f)(_np);}else{f(_np);}}(function(P) { P.when("premium-aplus-13-carousel-4").execute(function(init){init();}); }));
Previous page
Next page

P.now("premium-aplus-13-carousel-5").execute(function(init) { if (init) { return; } P.register("premium-aplus-13-carousel-5", function(){ return function() { P.when("A", "jQuery", "a-carousel-framework", "ready").execute(function (A, $, framework) { var moduleId = "5"; var carouselName = "premium-aplus-13-carousel-5"; var paginationAction = "aplus-pagination-dot-action-" + moduleId; var paginationGroup = "#aplus-pagination-group-" + moduleId + "-" + carouselName; const ENTER_KEY_CODE = 13; const ESCAPE_KEY_CODE = 27; /* If the carousel goes to a new page */ A.on("a:carousel:"+carouselName+":change:pageNumber", function (data) { A.$(paginationGroup+" .carousel-slider-circle").removeClass("aplus-carousel-active").attr('aria-selected', 'false') .eq(data.newValue - 1).addClass("aplus-carousel-active").attr('aria-selected', 'true'); }); framework.onInit(carouselName, function (carousel) { A.declarative(paginationAction, 'click keydown', function(event){ var isClick = event.type === 'click'; var isKeydown = event.type === 'keydown'; var isEnter = isKeydown && event.$event.keyCode === ENTER_KEY_CODE; var isEsc = isKeydown && event.$event.keyCode === ESCAPE_KEY_CODE; if (isClick || isEnter) { var data = event.data; carousel.gotoPage(data.page); } else if (isEsc) { // force remove focus event.$target.blur() } }); }); }); } }); });





(function(f) {var _np=(window.P._namespace("PremiumAplusModule"));if(_np.guardFatal){_np.guardFatal(f)(_np);}else{f(_np);}}(function(P) { P.when("premium-aplus-13-carousel-5").execute(function(init){init();}); }));

Comparison Chart


Freestanding Punch Bag

logShoppableMetrics("premium-module-5-comparison-table-scroller", true)

Freestanding Punch Bag

logShoppableMetrics("premium-module-5-comparison-table-scroller", false)
Buying Options

Boxing Gloves

logShoppableMetrics("premium-module-5-comparison-table-scroller", true)

Boxing Handwraps

logShoppableMetrics("premium-module-5-comparison-table-scroller", true)

Shin Guard

logShoppableMetrics("premium-module-5-comparison-table-scroller", true)

MMA Gloves

logShoppableMetrics("premium-module-5-comparison-table-scroller", true)

MMA Shorts

logShoppableMetrics("premium-module-5-comparison-table-scroller", true)
Customer Reviews
4.4 out of 5 stars
478
—
4.6 out of 5 stars
1,458
4.3 out of 5 stars
2,477
3.9 out of 5 stars
1,421
4.3 out of 5 stars
2,667
4.5 out of 5 stars
1,479
Price
$347.99$347.99 — $55.99$55.99 $21.99$21.99 $54.99$54.99 $39.99$39.99 $29.99$29.99
Material
Maya Hide, EPE Foam, PU Lining Maya Hide, EPE Foam, PU Lining Kalix Skin Leather Cotton-Nylon Blend Maya Hide ConvEX Skin Leather Maya Hide ConvEX Skin Leather Breathable Polyester Spandex
Features
Punching Precision Target Map Solid Design,Super Wide Base Fusion foam, Soft EVA,Gel foam Padded Half Finger Design Shin, Foot Covering Design Padded Back,Wrist Support Sweat wicking design
Sizes
Multiple Sizes Multiple Sizes Multiple Sizes Multiple Sizes Multiple Sizes Multiple Sizes Multiple Sizes
Applications
Boxing, Kickboxing, Muay Thai Boxing, Kickboxing, Muay Thai Boxing, Kickboxing, Muay Thai Boxing, Kickboxing, Muay Thai Boxing, Kickboxing, Muay Thai Training, Sparring, MMA Running, MMA, Fitness Workouts
Gender
Unisex Unisex Unisex Unisex Unisex Unisex Unisex
Flex
Impact and Jolt Dampening Base Impact and Jolt Dampening Base Pre-Curved Hand,Wrist Support Stretchable Fabric Solid Contoured Design Strudy Maya Hide Finger Loops Stretchable Fabric
Colours
Multiple Colours Multiple Colours Multiple Colours Multiple Colours Multiple Colours Multiple Colours Multiple Colours
Closure / Adjustability
Extendable Legs Extendable Legs Hook & Loop Strap,Takka strap Long Hook and Loop Strap Hook and Loop Strap Long Hook and Loop Strap Pull-on Design With Drawstring
(function(f) {var _np=(window.P._namespace("PremiumAplusModule"));if(_np.guardFatal){_np.guardFatal(f)(_np);}else{f(_np);}}(function(P) { P.when('premium-module-5-comparison-table-scroller', 'ready').execute(function(init){ init() }); }));
  • GIGANTIC XXL HEAVY-DUTY PUNCH BAG – Looking for a heavyweight opponent in a punching bag? RDX RONIN series free standing punching bag for adults provides the optimal dimensions you’re looking for. The Kickboxing bags feature a striking surface that is made of Maya Hide leather infused with an inner anti-rip PU material lining that ensures enhanced endurance making it ideal for all sports training, including boxing, kickboxing, MMA, and more
  • UNBEATABLE WEIGHT LIMIT – Discover your ideal training companion with the 6ft bag or the 5.5ft bag. The 6ft bag allows you to load an astounding 285 LBS of sand or a substantial 80 Liters of water, providing a total weight of 330 LBS with sand or 240 LBS with water. If you go for the 5.5ft bag, you can fill it with 210 LBS of sand or 60 Liters of water, resulting in a total weight of 250 LBS or 175 LBS respectively. Unleash your true power with confidence!
  • PATENT PENDING OCTA TRUSS SUCTION BASE– The standing punching bag offers a revolutionary wide octa truss (patent pending) base with 8 extended legs that increase the for persistent stability. Each leg features double suction cups and dual rubber pieces for enhanced support, and firmness. The central suction cup of the base along the 16 suction cups for the legs are supposed to be pressed down against a smooth surface to keep the base and legs affixed on the floor.
  • HYBRID PRECISION TARGET MAPPING– Hone those split-second moves and achieve victory with this freestanding heavy bag. Our innovative hybrid combination (Patent Pending) precision target markings feature a whole new fusion of boxing and kickboxing combinations rather than just focusing on traditional techniques only. Train flawlessly and surprise your opponents with appalling hooks and kicks without them even reading your next move.
  • INNOVATIVE LOWER PROTECTOR– A fusion of style and substance the unique lower removable protector fits around the connector and protects your legs and feet from striking the connector, while also increasing 15 percent of the surface area for a uniform striking surface from top to bottom. Experience a whole new self with heavy bag workouts like never before.
  • JOLT DAMPENING BASE FOR STABILITY– Want to test your might? The RONIN punching bag stand features a wide bag base that can be filled with sand or water through the spill-proof cap with the included funnel, though when filled with sand it weighs more as compared to water. The standing boxing bag can easily be fixed on the revolutionary jolt-dampening bag-to-base connector, preventing it from excessive swaying and damaging the base
  • 3CM THICK ABSOLUTE IMPACT DIFFUSION FOAM– The RONIN free standing kick boxing bag is densely surrounded by 3cm EPE foam that diffuses high-intensity impacts and keeps the shape uniformly even and prevents the bag from deforming when struck with mighty punches or kicks, while the inner shredded textile filling provides a firm and solid punching surface. The impact dampening base connector keeps the heavy bag stand stable and prevents it from falling.
Size 6FT
Sport Boxing
Brand RDX
Colour Black
Item weight 150 Kilograms
Outer material Leather
League MMA
Age range (description) Adult
Product Dimensions 110W x 183H Centimetres

High Durability and Stability

The RDX XXL 150KG Target Freestanding is designed with top-quality materials, so it can withstand heavy strikes without tipping over. Its robust construction ensures that it remains stable during intense training sessions. As a result, you can focus entirely on your training without worrying about the target moving. This stability makes it ideal for martial artists and kickboxers looking to hone their skills.

Adjustable Height for All Users

Another great feature of the RDX target is its adjustable height, which accommodates users of different heights and skill levels. This means that whether you are an experienced fighter or just starting, you can customize the target to meet your needs. Because of this flexibility, the 150KG target can be used for a variety of drills, enhancing your overall training experience.

Enhanced Training for More Impact

When you train with the RDX XXL 150KG Target, you are not just hitting a stationary object; you are improving your accuracy and power. Its design enables impactful strikes, so trainees can experience real-time feedback on their performance. Therefore, practicing with this freestanding target helps develop not only strength but also discipline. It’s a fantastic addition to any training regimen, promising measurable results.


Quick links

  • Search
  • Catalog
  • Collections
Payment methods
  • Choosing a selection results in a full page refresh.