**This bike is not eligible for any City or State rebate, voucher, or tax credits as it is sold as an Unclassified Electric Bike for Private Property and/or Offroad Use**
The Ristretto 512 features a timeless design, advanced level of engineering, and meticulous attention to detail in every component. With limited units available in 4 different colors, it’s highly exclusive.
Cutting-edge world-class frame, quality craftsmanship, beautiful design and feature-rich, optimizing for longer distances and higher speeds.Â
{formbuilder:ODU2Nzc=}
$(document).ready(function() {
$('body').on('click', '[name="checkout"], [name="goto_pp"], [name="goto_gc"]', function() {
if ($('#agree').is(':checked')) {
$(this).submit();
}
else {
alert("You must agree with the terms and conditions of sales to check out.");
return false;
}
});
});