Price Matching
Easy Returns
Fast Shipping

Tools for the Ride

In stock

OneUp Components EDC TOP CAP - BLACK

The EDC Cap Kit includes the worlds lightest headset top cap..
C$37.50
In stock

Park Tool MT-10

The MT-10 is a high quality folding take-along tool that fea..
C$35.99
In stock

Unior Euro7

The Euro7 Multitool was designed and produced in Slovenia, E..
C$31.99
In stock

Park Tool MTC-10

The MTC-10 features a super strong, composite, multi-positio..
C$28.99
In stock

Puncture Plug Refills

10x tubeless tyre repair plugs to be used with Muc-Off Punct..
C$9.99
Out of stock

OneUp Components EDC Threadless Carrier - Blue

A Threadless, no tap install option that lets you store the..
C$52.00
In stock

OneUp Components EDC Gear straps

A stretch polyurethane strap with tail clip for neat and sec..
C$20.00
In stock

AWS-11

The Park Tool Fold Up Hex Wrench Set combines all the popula..
C$22.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"; } }