Take our Bike Finder Quiz! Click Here

New & Used Liv Bikes For Sale

Shop certified pre-owned used & new Liv bikes with Cycle Limited. Liv bike categories encompass a wide range of cycling styles, including road, mountain, gravel, triathlon, electric (E-bikes), and cyclocross bikes, each tailored to specific riding needs and preferences.

cyclist riding a bicycle on a mountain trail

1 products

  • Certified Pre-Owned

    Liv Devote Advanced 2 Gravel Bike - 2024, Large

    $1,749.99 $3,000.00
  • person using their phone to photograph a bike they're going to list for sale

    Sell or Trade

    Trade up, get credit, or cash out your old bike. Visit our Sell & Trade page to learn more.

    Get Started

Liv Bikes

Liv Cycling is Giant Bicycle’s women’s specific sister company. Rather than simply modifying pre-existing unisex models with components more appropriate for a women’s build, Liv designs their bikes from the ground up with different geometry for female riders which, over many miles and hours in the saddle, is paramount. From very first trail rides to all day epic challenges, Liv’s entire bike line has the ladies covered with comfortable, unmatched, stable control on performance oriented Liv women’s bikes built for those who want to ride like the wind in style.  

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