VOLKSWAGEN (2025)
Description
Features
Powerful All-Wheel Drive Panel Van
Experience exceptional performance with this all-wheel-drive panel van designed for heavy-duty versatility. With a robust 130kW diesel engine and a 3.5-ton Gross Vehicle Weight, this vehicle is ready to tackle any challenge. The Long Wheelbase configuration ensures ample space for your cargo needs, making it a perfect choice for both work and leisure.
Equipped with a range of features, this demo unit offers enhanced stability and control. The differential lock and heavy-duty suspension ensure that you can navigate tough terrains with ease. Enjoy added comfort with air conditioning and a power-adjustable front seat.
Mileage is recorded at the time of advertising and may vary.
Key highlights:
– 130kW diesel engine
– 4MOTION all-wheel drive system
– 3.5-ton Gross Vehicle Weight
– Differential lock for enhanced traction
– Heavy-duty suspension for durability
– Air conditioning system – Climatic
– Roof racks for additional storage
– Second battery (92 Ah, 520 A, AGM)
Trust in the NMI brand for quality vehicles that meet your needs. Experience the difference today.
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");
}
}
?>













