Take our Bike Finder Quiz! Click Here

Size Small Bikes For Sale - CPO Used & New

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

  • Certified Pre-Owned

    2017 Kona Hei Hei Trail Supreme Mountain Bike - Small

    $2,799.99 $7,499.99
  • Certified Pre-Owned

    2015 Colnago V1-R Road Bike - 50s

    $2,399.99
  • Certified Pre-Owned

    Alchemy Arktos 29 ST Mountain Bike - 2019, Small

    $3,199.99
  • Certified Pre-Owned

    2020 Eminent Onset ST Comp Mountain Bike - Small

    $2,199.99
  • Certified Pre-Owned

    2015 Jamis Xenith T2 Triathlon Bike - 51cm

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

Compare /3

Loading...
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();