Répondez à notre quiz de recherche de vélos ! Cliquez ici

Vélos de petite taille

Find bikes that fit your frame perfectly. Our small size bike collection includes options for road, gravel, and mountain riders from top brands, all in new or certified pre-owned condition.

cyclist riding a bicycle on a mountain trail

357 products

  • Occasion certifiée

    Vélo de montagne Kona Hei Hei Trail Supreme 2017 - Petit

    $2,799.99 $7,499.99
  • Occasion certifiée

    Vélo de route Colnago V1-R 2015 - années 50

    $2,399.99
  • Occasion certifiée

    Vélo de montagne Alchemy Arktos 29 ST 2019 - Petit

    $3,199.99
  • Occasion certifiée

    Vélo de montagne Eminent Onset ST Comp 2020 - Petit

    $2,199.99
  • Occasion certifiée

    Vélo de triathlon Jamis Xenith T2 2015 - Petit

    $1,499.99 $6,700.00
    Fire Sale Fire Sale

Comparer /3

Chargement...
function countdown() { const countDownDate = new Date('September 3, 2024 22:00:00 GMT-0500').getTime(); const x = setInterval(function() { const now = new Date().getTime(); const distance = countDownDate - now; const days = Math.floor(distance / (1000 * 60 * 60 * 24)); const hours = Math.floor((distance % (1000 * 60 * 60 * 24)) / (1000 * 60 * 60)); const minutes = Math.floor((distance % (1000 * 60 * 60)) / (1000 * 60)); const seconds = Math.floor((distance % (1000 * 60)) / 1000); document.getElementById('days').innerText = days; document.getElementById('hours').innerText = hours; document.getElementById('minutes').innerText = minutes; document.getElementById('seconds').innerText = seconds; if (distance < 0) { clearInterval(x); document.getElementById('days').innerText = '0'; document.getElementById('hours').innerText = '0'; document.getElementById('minutes').innerText = '0'; document.getElementById('seconds').innerText = '0'; } }, 1000); } countdown();