MITSUBISHI 2.5 ASPIRE CVT (2025)
Description
Features
Elevate Your Driving Experience
Explore the perfect blend of performance and practicality with this sleek grey SUV. Powered by a 2.5-litre i4 petrol engine, it delivers 135 kW and 245 Nm of torque. Experience a smooth yet powerful drive, whether navigating city streets or embarking on weekend adventures. With a top speed of 187 km/h and impressive fuel efficiency of 8.1 litres per 100 km, you’ll enjoy an extensive range of approximately 679 km on a full tank.
Finance options are available, making ownership easier than ever. All trade-ins are welcome, ensuring a seamless transaction. Trust in our professional Sales Executives for excellent service throughout your buying journey.
Mileage is recorded at the time of advertising and may vary.
Key highlights:
– 2.5-litre i4 petrol engine
– 135 kW of power and 245 Nm of torque
– Top speed of 187 km/h
– Fuel efficiency of 8.1 litres per 100 km
– Range of approximately 679 km on a full tank
– Finance options available
– All trade-ins welcome
Experience the difference with NMI, where quality and trust come standard.
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");
}
}
?>















