Intelligent Ride System | 88 Miles Max Range | Adaptive Power Boost
Ready for endless funsploration, Xafari comes stocked with class-leading range and advanced security and safety features.
88 Miles Max Range
80 Nm Peak Torque
Suspension Front 80 mm, Rear 70 mm
IoT & Cloud Security Layers
AirLock Keyless Locking
4 Amp Fast Charging
Connected, Smart Controls & Display
Intelligent Lighting System
Apple Find My
APP Access & Control
All-Terrain Tires
{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;
}
});
});