**Our listed prices reflect the $450 Colorado State Tax Credit.**
Like its younger sibling, the Iconic EVO 2 Speed offers a snappy yet comfortable platform for your commuting and around-town needs. This eSUV offers Class 3 pedal assist speeds to keep you flowing through traffic, thanks to the Bosch Performance Speed motor and large 625Wh battery. Updates from the Iconic EVO 1 Speed include the Bosch Kiox display, a more robust suspension fork, increased braking power and the new MonkeyLoad rear rack, capable of quick and easy bag integrations within our MonkeyLoad line.
Pricing & Benefits at a Glance: Our team will reach out to complete the Tax Credit form with you before your eBike is picked up or delivered. Alternatively, you can complete the form in-store. Read more about the tax credit.
Pick-Up and Delivery: Please note, for this model, we offer in-store pickup and local delivery within the Denver Metro area only. Contact us to discuss your specific delivery options.
$(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;
}
});
});