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 Heavy 5FT Punch Bag

Regular price $210.00
Regular price Sale price $210.00
Sale

Introducing the RDX Heavy 5FT Punch Bag



(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-801955-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-801955:init', 'aplus-801955-player-ps'); }); }));

RDX punch bag is made with Maya Hide leather to provide a durable and enduring punching bag, and when combined with high-quality steel hanging chain, 360 rotating swivel, and durable S hooks it is perfect to practice hooks and jabs for MMA, Muay Thai, Boxing, Kickboxing, and other similar sports.

Previous page
Next page

P.now("premium-aplus-13-carousel-1").execute(function(init) { if (init) { return; } P.register("premium-aplus-13-carousel-1", function(){ return function() { P.when("A", "jQuery", "a-carousel-framework", "ready").execute(function (A, $, framework) { var moduleId = "1"; var carouselName = "premium-aplus-13-carousel-1"; 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-1").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


Punching Bag

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

Free Standing Bag

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

MMA Gloves

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

Boxing Gloves

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

MMA Gloves

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

Speed Ball

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

Boxing Inner Hand Wraps

logShoppableMetrics("premium-module-5-comparison-table-scroller", true)
Customer Reviews
4.6 out of 5 stars
3
4.4 out of 5 stars
766
4.4 out of 5 stars
2,662
4.6 out of 5 stars
1,457
4.5 out of 5 stars
2,169
4.0 out of 5 stars
391
4.3 out of 5 stars
2,468
Price
$168.99$168.99 $347.99$347.99 $39.99$39.99 $55.99$55.99 $39.99$39.99 $33.99$33.99 $21.99$21.99
Material
Maya Hide leather Maya Hide, EPE Foam, PU Lining Maya Hide ConvEX Skin Leather Kalix Skin Leather Maya Hide ConvEX Skin Leather Maya Hide Leather Cotton-Nylon Blend
Features
Tethering Loop,Riveted LoopX Solid Design,Super Wide Base Padded Back,Wrist Support Fusion foam, Soft EVA,Gel foam Padded Design,Padded Thumb Reinforced Multi-Panel Design Padded Half Finger Design
Sizes
4FT, 5FT 6FT Multiple Sizes Multiple Sizes Multiple Sizes Single Size Multiple Sizes
Applications
Boxing, Kickboxing, Muay Thai Boxing, Kickboxing, Muay Thai Training, Sparring, MMA Boxing,Training, Muay Thai Training, Sparring, MMA MMA, Speed Training Boxing, MMA,Muai Thai
Gender
Unisex Unisex Unisex Unisex Unisex Unisex ‎Unisex
Flex
Tri-layered Heavy Punch bag Impact and Jolt Dampening Base Strudy Maya Hide Finger Loops Pre-Curved Hand,Wrist Support Solid Pre-Curved Design Removable Bladder Stretchable Fabric
Colours
Multiple Colours Multiple Colours Multiple Colours Multiple Colours Multiple Colours Multiple Colours Multiple Colours
Closure / Adjustability
Zip-Top Closure Extendable Legs Long Hook and Loop Strap Hook & Loop Strap,Takka strap Hook and Loop Strap Lace-Up Closure Long Hook and Loop Strap
(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() }); }));
  • 145 CENTIMETERS OF STRIKING POWER– Embrace invincible training with the Kara Series Hanging Punch Bag. This 145 cm tall heavy bag, combined with a 32cm long chain, gives you a total length of 177cm! Its 38cm circumference offers an expansive striking area. Made from reinforced Maya Hide leather and inner anti-rip PU, it withstands intense workouts, perfect for boxing, kickboxing, MMA, and Muay Thai. Ready to master high-low punch and kick combos and refine your technique like never before?
  • PREFILLED 25KG ADJUSTABLE WEIGHT – The RDX KARA series robust 5ft(152cm) punch bag for adults comes with a prefilled weight of approximately 25KG. This can easily be adjusted up to a maximum filling weight of approximately 50KG using the carefully integrated zipper top closure. This way, you can optimize the filling to suit your striking power! Experience the unmatched convenience of our prefilled bag, ensuring your striking sessions commence without setup hassles.
  • BALANCED ANTI-SWING DESIGN – Enter a new era of training where we sculpt champions across all levels. Expertly engineered, our punch bag features a tethering D-Ring at the bag's bottom offers a unique dual stability feature, allowing it to be securely grounded, providing a solid and stable strike surface that stays in place, irrespective of the intensity of your punches and kicks. Whether you're a novice or a seasoned fighter, our punching bag adapts to your every striking endeavor
  • 32 CM LONG 4-PANEL 360° ROTATING CHAIN– Step into your personalized boxing universe, expertly carved by our uniquely suspended kickboxing bag, deftly hanging with a sophisticated 360-degree integrated swivel in the 32 cm long chain adorned with S-hooks. Imagine the thrill of your fists connecting with a reliable surface, impeccably steady, thanks to a rotating chain that absorbs and mitigates undesired movements, providing a robust and unyielding partner to dance with in your striking symphony.
  • INNOVATIVE LOOPX TECHNOLOGY – Experience a paradigm shift in your training with our boxing punch bag, featuring quadruple innovative LoopX technology. This unparalleled feature integrates premium-quality rivets, D-rings ensuring extraordinary durability, easy maneuverability, and steadfast fixation of the included high gauge steel chain, thus creating a stable, unwavering training companion that gracefully endures your most potent strikes. Finally, precision and power harmoniously unite.
  • MASTER YOUR STRIKES – Accompanied by complementary punching mitts designed for the zealous striker in you. The specially designed punching mitts provide optimal hand protection, allowing you to strike with confidence and ferocity while ensuring your hands remain shielded and secure. This dynamic duo of punching mitts and the hanging bag is not merely a training tool; it’s your gateway to exploring, refining and mastering the art and science of impactful striking.
  • SET INCLUDES– The RDX 3-piece Punching Bag Set is assembled to usher you into a realm of unrestrained, dynamic training. Explore the sturdiness of our RDX Punching Bag, complemented by the empowering protection of RDX Punching Mitts. The robust 4-panel steel chain ensures unwavering stability, transforming your training space into a fortress. Master the art and science of impactful, potent striking.
Size 5 FT
Sport Mixed Martial Arts, Boxing, Kickboxing, Muay Thai
Brand RDX
Colour Black
Outer material Leather
League MMA
Age range (description) Adult

Durable Construction for Tough Training

The RDX Heavy 5FT Punch Bag is built to last, as it features high-quality materials that can withstand intense training sessions. This bag is made from durable synthetic leather, and its strong stitching ensures that it won’t tear or rip easily. Because it can endure heavy impacts, it is perfect for both beginners and experienced boxers who want to improve their punching skills and build strength.

Designed for Optimal Performance

This punch bag is designed to enhance your boxing techniques. It is filled with a combination of sand and other soft materials, providing the right amount of firmness while still being forgiving on your hands. You can deliver powerful punches without worrying about injuries, making the RDX Heavy 5FT Punch Bag a great investment for those serious about their training.

Perfect for Home or Gym Use

The RDX Heavy 5FT Punch Bag is versatile and can be used at home or in commercial gyms. Its 5FT height is ideal for a variety of workouts, whether you’re practicing jabs, hooks, or uppercuts. Because it is easy to install with chains included, you can set it up in your garage, backyard, or any workout space. So, if you want to elevate your boxing game, this punch bag is the ideal choice.


Quick links

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