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

Vélos de taille X-Small

Shop X-Small bikes at Cycle Limited. Perfect for riders 5’2” and under, with options in road, mountain, gravel, and e-bikes from top brands like Specialized, Trek, and Cannondale. Discover our top-rated customer service, nationwide shipping, and certified quality from Cycle Limited.

cyclist riding a bicycle on a mountain trail

113 products

  • Certified Pre-Owned

    2023 Litespeed Arenberg Road Bike - X-Small

    $3,299.99 $5,685.00
  • Certified Pre-Owned

    2023 Pinarello F5 105 Di2 Road Bike - 46.5cm

    $4,599.99 $7,000.00
  • Certified Pre-Owned

    Cervelo R5 Classics Edition Road Bike - 2019, 48cm

    $2,499.99
  • Certified Pre-Owned

    Canyon Grizl 2021

    $3,599.99 $4,999.99
  • Certified Pre-Owned

    Orbea Orca M40 2022

    $2,599.99
  • Occasion certifiée

    Vélo de montagne Specialized Epic Comp en alliage 2019 - Très petit

    $1,499.99
  • Occasion certifiée

    Vélo de route BMC Roadmachine 02 2017 - 47 cm

    $2,249.99
  • Occasion certifiée

    Vélo de gravel Liv Devote Advanced 2 2022 - Très petit

    $2,499.99 $3,000.00
  • Occasion certifiée

    Vélo de triathlon Cervelo P2 2014 - 48 cm

    $1,949.99
  • Occasion certifiée

    Vélo de montagne Santa Cruz Tallboy S Carbon C 2021 - Petit

    $2,999.99
  • Occasion certifiée

    Vélo de triathlon Trek Speed ​​Concept 9.5 WSD 2015 - Très petit

    $2,999.99
  • Occasion certifiée

    Vélo de route Pinarello Rokh 2015 - 46 cm

    $2,349.99
  • Occasion certifiée

    Vélo de route Scott Foil 20 2021 - Très petit

    $3,349.99 $5,499.99
  • Occasion certifiée

    Vélo de route De Rosa Protos 2022 - 45 cm

    $3,599.99
  • Occasion certifiée

    Vélo de montagne Niner RKT 9 RDO XTR Di2 2016 - Petit

    $2,399.99
  • Occasion certifiée

    Vélo de route Giant Avail Advanced 0 W 2012 - Très petit

    $1,499.99 $4,550.00
  • Occasion certifiée

    Vélo de route Factor 02 2020 - 46 cm

    $3,699.99

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