The CC-4 is a drop-in style gauge that measures bicycle chain wear. The laser cut CC-4 accurately measures a long section of chain and strategically comes in contact with the chain in three places, quickly and easily taking the guesswork out of knowing wh
The third edition of the Pro Chain Tool blends the efficient and ergonomic design of the new Apprentice Chain Tool with innovations from our patented Tutto Multi Chain Tool.
Master Chain Tool features floating chain support for perfect positioning and support of any chain. Works with all derailleur chains from 6–12-speed, is compatible with SRAM AXS chain and works with 1/8˝single speed chains.
After pressing the special connecting rivet into a Campagnolo® 11 or 12 Speed Chain and breaking off the pilot, Campagnolo® requires the end of the connecting rivet to be deformed or “peened” to prevent chain failure. The precision-machined CT-11 is used
For use with the Decade Chain Tool this AXS mid plate is required for the SRAM AXS road chain. This part is not needed for other 12spd chains from various manufactures. The mid plate is visually differentiated from the other Decade mid plates by three dot
The BDT-2 is a go/no-go style gauge designed to help set the proper tension on most belt drive systems and sizes. Also gauges rear cog parallelism and angularity.
Compatible with 9-12 speed chain including the new 12 speed chains from Campagnolo and Shimano's XTR 9100. Mid Plates for 1/8" single speed chains and SRAM AXS group are available in the parts section.
The PEDRO'S chain keeper is designed with a quick release mechanism, and ensures that the chain stays out of the frame to prevent damage and keep the transmission free to rotate, as is usually required during cleaning.
The basic screw-type chain tool is intended for home users. The simple tightening of the spindle fits the chain pin perfectly. The ergonomic design makes it precise and easy to use.
Patent and award-winning design, the 2 in 1 master link pliers allows master links installation and removal by single hand. Bold and simple is our philosophy.
The Cyclone™ uses a large solvent reservoir, hundreds of rotating bristles, and a two-step cleaning process to get chains really clean, improve shifting performance, and extend the life of the chain and other expensive drivetrain parts.
C$44.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";
}
}