Price Matching
Easy Returns
Fast Shipping

Tools for the Ride

OneUp Components EDC TOP CAP - BLACK

The EDC Cap Kit includes the worlds lightest headset top cap (4.2g), and an EDC steerer plug with drain hole which keeps crud out of your steerer.
C$37.50

Park Tool MT-10

The MT-10 is a high quality folding take-along tool that features forged aluminum side plates, a mix of hardened and plated tools, and smooth ergonomic operation.
C$35.99

Unior Euro7

The Euro7 Multitool was designed and produced in Slovenia, Europe, from the best materials to the highest standard.
C$31.99

Park Tool MTC-10

The MTC-10 features a super strong, composite, multi-position handle, with hardened and plated tools and smooth ergonomic operation.
C$28.99

Puncture Plug Refills

10x tubeless tyre repair plugs to be used with Muc-Off Puncture Repair Plug Tool to repair holes in seconds
C$9.99

OneUp Components EDC Threadless Carrier - Blue

A Threadless, no tap install option that lets you store the EDC V2 Tool  inside your stem/steerer tube without threading your steerer tube. EDC Tool sold separately.
C$52.00

OneUp Components EDC Gear straps

A stretch polyurethane strap with tail clip for neat and secure fastening of your spare tube or gear to your frame.
C$20.00

AWS-11

The Park Tool Fold Up Hex Wrench Set combines all the popular hex wrench sizes into one convenient fold-up tool, eliminating the need for a mess of loose tools.
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"; } }