MITSUBISHI 2.4 GLS D CAB 4X2 AT (2026)
Description
Features
Experience Unmatched Capability and Comfort
This exceptional pre-owned vehicle offers a perfect blend of reliability and modern features, ensuring a driving experience that exceeds expectations. With only 1 000 kilometres on the clock, you can enjoy the confidence of a nearly new vehicle while taking advantage of the value that comes with a pre-owned purchase.
Equipped with advanced technology and practical features, this vehicle is designed for both everyday and adventurous driving. The reverse camera and rear parking distance control enhance safety and convenience, while Android Auto and Apple Car Play keep you connected on the go.
Key highlights:
– Only 1 000 kilometres on the clock
– Reverse camera for enhanced visibility
– Rear parking distance control for easier manoeuvring
– Android Auto for seamless connectivity
– Apple Car Play for effortless integration
– Trade-ins welcome with finance options available
– Nationwide delivery at an agreed price
When you choose to buy a vehicle from us, you’re choosing peace of mind and confidence. Trust in NMI’s commitment to quality and customer satisfaction.
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");
}
}
?>


















