VOLKSWAGEN MY25 2.0 TDI LIFE 4MOTION DSG
Experience luxury and versatility with this stunning SUV. With only 29 475 kilometres on the clock, it’s ready for new adventures. Enjoy a test drive and relax over coffee while our qualified finance specialists assist with your application. We welcome trade-ins and offer nationwide delivery for your convenience.
This vehicle boasts an impressive tilting and sliding panoramic sunroof, perfect for enjoying the outdoors. The electric tailgate adds ease to your daily routine, while the 18″ Bologna alloy wheels enhance its striking appearance. Safety is paramount, reinforced by the Life Safety package tailored for South Africa. Plus, benefit from a 5-year or 90 000-kilometre service plan for peace of mind.
Key highlights:
– Only 29 475 kilometres
– Tilting and sliding panoramic sunroof
– Easy Open + Close electric tailgate
– 18″ Bologna alloy wheels
– Life Safety package for South Africa
– 5-year or 90 000-kilometre service plan
– Trade-ins welcomed
– Nationwide delivery available
Trust in the NMI brand, where we prioritise quality and customer satisfaction.
<?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");
}
}
?>Similar Listings
VOLKSWAGEN MY25 1.4 TSI R-LINE DSG
28990510
Enquire
<?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");
}
}
?>




















