Price Matching
Easy Returns
Fast Shipping

Brakes

Shimano R55C4 CARTRIDGE-TYPE BRAKE SHOE & FIXING BOLTS, 1 PAIR

This is the Shimano Dura-Ace BR-9000 R55C4 Cartidge Brake Shoe and Fixing Bolt Set. This set includes shoes for one brake, with two included fixing bolts.
C$18.99

SRAM CENTERLINE X 6-BOLT ROUNDED EDGES 140MM

CenterLine X rotors are the lighter weight version of SRAM's quiet, smooth, and robust CenterLine rotors.
C$105.99
Sale0%

Shimano SM-RT86, 6-Bolt, 160mm

Shimano's Deore XT Ice-Tech rotors utilize the industry standard 6-bolt mounting system for secure mounting.
C$69.99 C$69.99

Shimano H03A

Pair of H-type disc brake pads with fins, for 1 caliper.
C$63.99

Shimano N04C

This high-quality brake pad set is ideal fast and rowdy MTB use as they offer amazing braking performance and control. Ready for rebellious off-road action, their superb alloy and steel back plate material is more than capable of handling all the strain f
C$67.99

Shimano BR-M6000

The SHIMANO DEORE M6000 hydraulic disc brake provides powerful, responsive braking for a wide range of riding styles, from XC to all-mountain.
C$61.99

SRAM CENTERLINE X CENTERLOCK ROUNDED EDGES 2P 180mm

Aluminum body with stainless steel braking surface designed to minimize brake noise.
C$106.99

SRAM CENTERLINE X CENTERLOCK ROUNDED EDGES 2P 140mm

CenterLine X rotors are the lighter weight version of SRAM's quiet, smooth, and robust CenterLine rotors.
C$105.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"; } }