Price Matching
Easy Returns
Fast Shipping

Brakes

In stock

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

This is the Shimano Dura-Ace BR-9000 R55C4 Cartidge Brake Sh..
C$18.99
In stock

SRAM CENTERLINE X 6-BOLT ROUNDED EDGES 140MM

CenterLine X rotors are the lighter weight version of SRAM's..
C$105.99
Sale0%
Out of stock

Shimano SM-RT86, 6-Bolt, 160mm

Shimano's Deore XT Ice-Tech rotors utilize the industry stan..
C$69.99 C$69.99
In stock

Shimano H03A

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

Shimano N04C

This high-quality brake pad set is ideal fast and rowdy MTB ..
C$67.99
In stock

Shimano BR-M6000

The SHIMANO DEORE M6000 hydraulic disc brake provides powerf..
C$61.99
Out of stock

SRAM CENTERLINE X CENTERLOCK ROUNDED EDGES 2P 180mm

Aluminum body with stainless steel braking surface designed ..
C$106.99
In stock

SRAM CENTERLINE X CENTERLOCK ROUNDED EDGES 2P 140mm

CenterLine X rotors are the lighter weight version of SRAM's..
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"; } }