Price Matching
Easy Returns
Fast Shipping

Cannondale

Cannondale Kids Trail Plus 20'', 2025

A true trail bike with big, grippy tires, 7-speed shifting & powerful disc brakes, for ages 5-8
C$730.00

Cannondale Synapse 3, 2025

A comfortable aluminum road bike, featuring a 9-speed Shimano Sora drivetrain and powerful mechanical disc brakes
C$1,755.00

Cannondale Mavaro Neo 3, Step Through, 2025

An ebike that elevates the art of getting around. Function meets pleasure. Comfort meets capability. Speed meets style. From point A to point B, or to no point in particular – it's your best way there.
C$4,725.00

Cannondale Topstone 2, 2x, 2025

An amazingly capable, versatile gravel road bike. Built for chasing horizons, exploring routes less travelled or accelerating your commute.
C$2,700.00
Sale0%

Cannondale Quick 5 Disque, 2025

A bike of all trades. Plenty of reflective accents and mounts for racks and fenders make Quick perfect for rides through the city, and it’s sporty enough for harder riding to keep you healthy and fit.
C$965.00 C$965.00
Sale-23%

Cannondale Treadwell EQ DLX, 27.5

A bike for any day and anywhere. Fun and light to rip around the neighborhood for meet ups, running errands or Sunday fun days.
C$1,750.00 C$1,350.00
Sale-23%

Cannondale Treadwell EQ DLX, ST, 27.5

A bike for any day and anywhere. Fun and light to rip around the neighborhood for meet ups, running errands or Sunday fun days.
C$1,750.00 C$1,350.00

Cannondale Treadwell 3, 27.5, 2025

A bike for any day and anywhere. Fun and light to rip around the neighborhood for meet ups, running errands or Sunday fun days.
C$910.00

Cannondale Bike, Cannondale, Cargowagen Neo, 20, 2025,

With a low and wide StepThru frame, low center of gravity, and stable yet agile handling, Cargowagen delivers confidence and control with even the heaviest loads. Plus, its compact dimensions make parking and storing simple and convenient.
C$6,700.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"; } }