Price Matching
Easy Returns
Fast Shipping

Protective Inserts

Huck Norris TIRE INSERT SMALL (21-28MM RIM ID) 26"/27.5"/29" (SINGLE)

Huck Norris is a puncture prevention system designed to be installed and work with your tubeless tire setup. This unique product is meant to prevent pinch flats, snake bites and rim dings that can come about as a result of running light weight tires with
C$69.99
Sale-38%

Tubeless Tire Insert Gravel / CX

CushCore allows you to push the limits of your tyres and suspension to new levels. The best choice for the majority of wheels, terrain, and riders.
C$119.99 C$74.99
Sale-38%

Insert De Pneus Tubeless Trail

CushCore allows you to push the limits of your tyres and suspension to new levels. The best choice for the majority of wheels, terrain, and riders.
C$119.99 C$74.99

Huck Norris INSERT MEGANORRIS TOAST 60MM

All new MegaNorris™ Toast is Huck Norris’s tire insert for xc, trail, and enduro riding. The toast-model consists of one layer of material, protecting the rim and tire.
C$94.99

Huck Norris INSERT MEGANORRIS HAMBURGER 55MM

All new MegaNorris™ Hamburger is Huck Norris’s tire insert for E-MTB and DH riding. The hamburger-model consists of three different layers of material, protecting the rim and tire better than the original Huck Norris inserts.
C$159.99

Huck Norris INSERT MEGANORRIS TOAST 55MM

All new MegaNorris™ Toast is Huck Norris’s tire insert for xc, trail, and enduro riding. The toast-model consists of one layer of material, protecting the rim and tire.
C$94.99

Huck Norris INSERT MEGANORRIS SANDWICH 60MM

MegaNorris™ Sandwich is Huck Norris’s tire insert for trail and enduro riding. The sandwich-model consists of two different layers of material, protecting the rim and tire better than the original Huck Norris inserts.
C$132.99

Huck Norris INSERT MEGANORRIS SANDWICH 55MM

MegaNorris™ Sandwich is Huck Norris’s tire insert for trail and enduro riding. The sandwich-model consists of two different layers of material, protecting the rim and tire better than the original Huck Norris inserts.
C$132.99
// Get the modal var modal = document.getElementById("myModal"); // Get the button that opens the modal var btn = document.getElementById("myBtn"); // Get the element that closes the modal var span = document.getElementsByClassName("close")[0]; // When the user clicks on the button, open the modal btn.onclick = function() { modal.style.display = "block"; } // When the user clicks on (x), close the modal span.onclick = function() { modal.style.display = "none"; } // When the user clicks anywhere outside of the modal, close it window.onclick = function(event) { if (event.target == modal) { modal.style.display = "none"; } }