**Our listed prices reflect the $450 Colorado State Tax Credit.**
The training wheels are off and your kids love the freedom of their two-wheeled adventures. Now you have the opportunity to spread their wings and give them the power to extend family bike rides beyond your neighborhood. The Twenty4 E is a fully capable 24” Bosch-powered eMTB with a suspension fork and hydraulic disc brakes to keep your kids pedaling over singletrack, with lights to keep them safe on extended bike path rides to your local park.
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;
}
});
});