MAHINDRA 2.5TD MAXITRUCK PLUS S/CAB 4X2 (2022)
Description
Features
Unmatched Performance and Reliability
This used vehicle is a true workhorse, designed to handle any task with ease. With a recent roadworthy inspection and an Automark inspection completed, it’s ready for your next adventure. Experience the power and reliability that turns heads on every journey.
Equipped with a rubberised load bin and a towbar, this vehicle is built for functionality. Trust in the quality and professionalism of NMI as you explore financing options. Trade-ins are welcome, and we deliver nationwide. Discover the perfect blend of practicality and style today.
Mileage is recorded at the time of advertising and may vary.
Key highlights:
– Roadworthy and Automark inspections completed
– Reliable and powerful performance
– Rubberised load bin for added durability
– Towbar included for versatile towing
– Trade-ins welcome
– Nationwide delivery available
– Finance options to suit your needs
Choose NMI for quality and peace of mind in your vehicle purchase.
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");
}
}
?>







