**Our listed prices reflect the $450 Colorado State Tax Credit.**
Introducing the Velotric Go 1. A compact utility e-bike made to spark joy in your everyday errands. Find it anytime with Apple Find My.
Specs
Battery:48V, 14.4Ah, 691.2Wh
Motor:500W (Peak 900W)
Top Speed: 20 MPH
Range: 55 miles peddle assist, 48 miles throttle
Weight: 65 lbs
{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;
}
});
});