VOLKSWAGEN (2026)
Description
Features
Exceptional Demo Vehicle Available
Experience the perfect blend of power and comfort in this demo vehicle. At NMI, we prioritise your needs, offering tailored packages to fit your budget. Our commitment to quality ensures you receive the service you deserve when purchasing your next vehicle.
All prices exclude administration, delivery, and licence and registration fees. Prices are subject to change without prior notice. We welcome test drives and trade-ins. Finance options available through all major banks, subject to bank approvals. Optional warranty and service plans can be included for your peace of mind.
– Demo condition
– Tailored finance packages
– Test drives welcome
– Trade-ins accepted
– Finance through major banks
– Prices exclude additional fees
– Optional warranty and service plans
Trust NMI to provide a seamless purchasing experience.
Mileage is recorded at the time of advertising and may vary.
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");
}
}
?>
VOLKSWAGEN
VOLKSWAGEN





















