CHERY (2025)
Description
Features
Electrifying Performance and Advanced Technology
Experience a new level of driving with this electrified mid-size SUV. Its 1.5-litre turbo engine and electric system deliver an impressive combined output of 265 kW and 530 Nm of torque. Enjoy an electric range of up to 93 km, complemented by a combined range of up to 1,200 km for extended journeys.
Stay connected and entertained with cutting-edge features. The interior boasts a 24.6-inch curved dual-screen dashboard, seamlessly integrating your instrument cluster and infotainment system. Wireless Apple CarPlay and Android Auto compatibility ensure your tech is always at hand. Plus, a high-power wireless smartphone charger keeps your devices ready to go.
Mileage is recorded at the time of advertising and may vary.
Key highlights:
– 1.5L turbo engine with hybrid battery
– 265 kW power output and 530 Nm torque
– Electric range of up to 93 km
– Combined range of 1,200 km
– 24.6-inch curved dual-screen dashboard
– Wireless Apple CarPlay and Android Auto
– 50W high-power wireless smartphone charger
– Premium 8-speaker sound system
Trust in NMI’s commitment to quality and customer satisfaction. Drive into a new era of automotive excellence.
Finance Calculator
<?php
$post_id = get_the_id();
$custom_fields = get_post_meta($post_id);
echo $custom_fields['mmcode'][0] . '<br />';
echo print_r($custom_fields);
if (empty($custom_fields)) {
error_log("No custom fields found for post ID: $post_id");
return;
}
error_log("Custom fields for post ID $post_id:");
foreach ($custom_fields as $key => $value) {
// $value is always an array
if (is_array($value)) {
foreach ($value as $val) {
error_log("$key => $val");
}
} else {
error_log("$key => $value");
}
}
?>
















