Take our Bike Finder Quiz! Click Here

Juliana Bikes For Sale – CPO Used & New

Shop CPO and new Juliana bikes—trail-tuned mountain bikes built for women who ride hard. Top models include the Furtado, Strega, and Joplin. Each bike is fully serviced, quality-checked, and ready for your next adventure.

cyclist riding a bicycle on a mountain trail

No products found

Juliana Bikes

Santa Cruz Bicycles’ JULIANA line of women’s specific mountain bikes, and now also a women’s specific geometry gravel bike, have proven to be an ideal fit for women. Carbon fiber full suspension bikes made specifically for ladies who love to mountain bike, or lightweight carbon fiber gravel bike, is a valued compliment to those women who enjoy riding in the dirt on a bike suited to their body’s needs. Juliana frames are designed to fit a woman’s body. Smaller frames have lighter tubes and shortened chainstays which lightens overall weight and offers an ideal fit for women riders. Additional niceties designed for women on Juliana Bicycles are anatomically correct handlebars that are slightly less in diameter for smaller hands and a women’s specific saddle for optimal comfort.  

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