VOLKSWAGEN (2025)
Description
Features
Unleash Power and Versatility
This demo panel van stands out with its impressive capabilities and robust design. The powerful 130kW diesel engine and 4MOTION all-wheel drive ensure superior traction and performance, perfect for demanding tasks. With a Gross Vehicle Weight of 3.5 tons, it’s built for heavy-duty use, making it an excellent choice for professionals.
Comfort and functionality are enhanced with features like heavy-duty suspension and an AGR power-adjustable seat for optimal driving posture. The addition of a second 92 Ah AGM battery supports extensive electrical needs, while roof racks provide extra utility for transporting gear. Experience efficiency with LED headlamps and a reliable air conditioning system.
Mileage is recorded at the time of advertising and may vary.
Key highlights:
– 130kW diesel engine
– 4MOTION all-wheel drive
– 3.5-ton Gross Vehicle Weight
– Heavy-duty suspension
– AGR power-adjustable front right seat
– Second 92 Ah AGM battery
– LED headlamps
– Roof racks
Trust in NMI for quality vehicles that enhance your work and lifestyle.
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");
}
}
?>













