Price Matching
Easy Returns
Fast Shipping

Grease

SLICKOLEUM GREASE

Slickoleum Grease is translucent, light colored, water resistant with outstanding slick and lubrication properties.
C$8.50

Maxima WaterProof Grease 16oz

Maxima WaterProof Grease 16oz
C$19.99

Bearing Buster

Special grease containing PFTE for ball bearings that is long lasting and tough. Proctects balls from corosion and humidity.
C$79.99

Muc-Off MO-94, 750ml

Stop rust, lubricate parts, add a long-lasting protective film – you name it, MO-94 does it. It’s the perfect protective spray for all things two or four wheeled.
C$21.99

Crystal Clear Grease 1lb

NON-STAINING, NON-TOXIC, BIODEGRADEABLE
C$44.99

Premium Grease

Finish Line's legendary synthetic bicycle grease is formulated with Teflon™ fluoropolymer, advanced rust or corrosion inhibitors and extreme pressure additives that withstand the most extreme conditions that a bicycle can encounter.
C$14.99

Muc-Off Bio Grease

Muc-Off Bio Grease has been specifically developed for bicycles to increase performance and ensure component longevity. Waterproof and eco friendly formula.
C$26.99

Shimano Seal Grease for Scylence Hubs - 50g

Shimano grease for freehub. improves efficiency, noise and parts durability.
C$31.99

Motorex Carbon Paste

CARBON PASTE is ideal for mounting carbon and aluminium parts such as seat posts, pedals, handlebar stems etc. in the BIKE sector.
C$43.99

Motorex Bike Grease 2000

High-performance, long-lasting grease based on calcium for optimum lubrication. Maximum adhesive power and absolute resistance to water.
C$65.00
// 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"; } }