VOLKSWAGEN POLO (2025)

VOLKSWAGEN VIVO HATCH MY25 1.4 LIFE

R 249 900
Range:
POLO
Year:
2025
Mileage:
27 800km
Colour:
SMOKY GREY METALLIC
Transmission:
MANUAL
Fuel:
UNLEADED
Vehicle ID:
29498310
Additional Information:

Drive in style with this demo vehicle, featuring a range of optional extras that elevate your driving experience. Enjoy alloy wheels, a radio, front electric windows, fog lamps, and a multifunction steering wheel. The colour-coded mirrors and door handles add a sleek touch. Finance options are available with all major banks.

This vehicle comes with the balance of its manufacturer warranty and maintenance plan. Every vehicle undergoes a certified 80-point check, ensuring top quality. Our finance department excels in tailoring your finance application to meet your needs. We also offer nationwide delivery at an agreed price.

Mileage is recorded at the time of advertising and may vary.

Key highlights:
– Optional alloy wheels
– Radio and front electric windows
– Fog lamps for enhanced visibility
– Multifunction steering wheel
– Colour-coded mirrors and door handles
– Balance of manufacturer warranty and maintenance plan
– Certified 80-point check
– Tailored finance options available

Experience the professionalism and exceptional service that NMI is known for. Your journey starts here.

Available from Barons Durban
<?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");
        }
    }
?>
Sales Enquiry

Similar Listings 

https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071218_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071218_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071218_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071218_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071218_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071218_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071218_7.jpg
VOLKSWAGEN
POLO
(2026)

VOLKSWAGEN VIVO HATCH MY25 1.4

Array ( [vehicleid] => Array ( [0] => 29501417 ) [dumpdate] => Array ( [0] => 2026-08-13T16:50:18.807 ) [mmcode] => Array ( [0] => 64020701 ) [molstockbooknumber] => Array ( [0] => MOL01182_U0071218 ) [stockbooknumber] => Array ( [0] => U0071218 ) [vinnumber] => Array ( [0] => AAVZZZ6R0TU006519 ) [regnumber] => Array ( [0] => DJ99KZ-ZN ) [uploadtype] => Array ( [0] => USED ) [vehiclemake] => Array ( [0] => VOLKSWAGEN ) [vehiclerange] => Array ( [0] => POLO ) [vehiclemodel] => Array ( [0] => VIVO HATCH MY25 1.4 ) [vehicleyear] => Array ( [0] => 2026 ) [bodytype] => Array ( [0] => HATCH ) [transmissiontype] => Array ( [0] => MANUAL ) [fueltype] => Array ( [0] => UNLEADED ) [colour] => Array ( [0] => REFLEX SILVER METALLIC ) [numberofdoors] => Array ( [0] => 5 ) [mileage] => Array ( [0] => 8500 ) [servicehistory] => Array ( [0] => Full ) [comments] => Array ( [0] => Drive with confidence in this reliable vehicle. It comes equipped with optional extras to enhance your driving experience. Enjoy features like a multi-function steering wheel, fog lamps, and front electric windows. The stylish alloy wheels add a touch of flair, making each journey enjoyable. All vehicles carry the balance of their manufacturer warranty or maintenance plans. Our certified 80-point check ensures quality, and our finance team is ready to tailor your application with all major banks. Please note, the deal is subject to in-house finance only. We also offer countrywide delivery at an agreed price. Trust NMI for a seamless vehicle purchase experience. Mileage is recorded at the time of advertising and may vary. Key highlights: - Multi-function steering wheel - Fog lamps - Front electric windows - Alloy wheels - Radio - In-house finance only - Certified 80-point check - Countrywide delivery available Experience the NMI commitment to quality and service. ) [price] => Array ( [0] => 229950 ) [dealershipid] => Array ( [0] => 35 ) [molnumber] => Array ( [0] => MOL01182 ) [dealershipname] => Array ( [0] => Barons Durban ) [pictures] => Array ( [0] => a:7:{i:0;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071218_1.jpg";i:1;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071218_2.jpg";i:2;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071218_3.jpg";i:3;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071218_4.jpg";i:4;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071218_5.jpg";i:5;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071218_6.jpg";i:6;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071218_7.jpg";} ) ) 1
AAVZZZ6R0TU006519
AAVZZZ6R0TU006519
Colour: REFLEX SILVER METALLIC
MOL01182
29501417

Enquire

Sales Enquiry
<?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");
        }
    }
?>
R 229 950
8 500km
2026
MANUAL
More details
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_ud0050348_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_ud0050348_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_ud0050348_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_ud0050348_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_ud0050348_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_ud0050348_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_ud0050348_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_ud0050348_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_ud0050348_9.jpg
VOLKSWAGEN
POLO
(2026)

VOLKSWAGEN VIVO HATCH MY25 1.4

Array ( [vehicleid] => Array ( [0] => 29501356 ) [dumpdate] => Array ( [0] => 2026-08-13T16:53:27.237 ) [mmcode] => Array ( [0] => 64020701 ) [molstockbooknumber] => Array ( [0] => MOL01182_UD0050348 ) [stockbooknumber] => Array ( [0] => UD0050348 ) [vinnumber] => Array ( [0] => AAVZZZ6R5TU011361 ) [regnumber] => Array ( [0] => DL89LK-ZN ) [uploadtype] => Array ( [0] => DEMO ) [vehiclemake] => Array ( [0] => VOLKSWAGEN ) [vehiclerange] => Array ( [0] => POLO ) [vehiclemodel] => Array ( [0] => VIVO HATCH MY25 1.4 ) [vehicleyear] => Array ( [0] => 2026 ) [bodytype] => Array ( [0] => HATCH ) [transmissiontype] => Array ( [0] => MANUAL ) [fueltype] => Array ( [0] => UNLEADED ) [colour] => Array ( [0] => PURE WHITE ) [numberofdoors] => Array ( [0] => 5 ) [mileage] => Array ( [0] => 1500 ) [servicehistory] => Array ( [0] => Full ) [comments] => Array ( [0] => Exceptional Demo Vehicle with Top Features This demo vehicle combines style and functionality. It comes equipped with essential optional extras that enhance your driving experience. Enjoy the convenience of front electric windows and a multi-function steering wheel. The added fog lamps ensure visibility in all conditions. Finance options are flexible and available through all major banks, but please note that deals are subject to in-house finance only. Each vehicle is sold with the balance of the manufacturer's warranty or maintenance plan. We conduct a certified 80-point check for quality assurance. Our dedicated finance department tailors applications to your specific needs, and we offer country-wide delivery at an agreed price. Mileage is recorded at the time of advertising and may vary. Key highlights: - Optional extras included - Radio for entertainment - Front electric windows - Fog lamps for safety - Multi-function steering wheel - Finance available through all major banks - In-house finance only - Certified 80-point quality check Trust in NMI for your next vehicle purchase. We are committed to quality and customer satisfaction. ) [price] => Array ( [0] => 239900 ) [dealershipid] => Array ( [0] => 35 ) [molnumber] => Array ( [0] => MOL01182 ) [dealershipname] => Array ( [0] => Barons Durban ) [pictures] => Array ( [0] => a:9:{i:0;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_ud0050348_1.jpg";i:1;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_ud0050348_2.jpg";i:2;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_ud0050348_3.jpg";i:3;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_ud0050348_4.jpg";i:4;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_ud0050348_5.jpg";i:5;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_ud0050348_6.jpg";i:6;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_ud0050348_7.jpg";i:7;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_ud0050348_8.jpg";i:8;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_ud0050348_9.jpg";} ) ) 1
AAVZZZ6R5TU011361
AAVZZZ6R5TU011361
Colour: PURE WHITE
MOL01182
29501356

Enquire

Sales Enquiry
<?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");
        }
    }
?>
R 239 900
1 500km
2026
MANUAL
More details
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_ud0050351_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_ud0050351_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_ud0050351_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_ud0050351_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_ud0050351_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_ud0050351_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_ud0050351_7.jpg
VOLKSWAGEN
POLO
(2026)

VOLKSWAGEN VIVO HATCH MY25 1.4

Array ( [vehicleid] => Array ( [0] => 29498305 ) [dumpdate] => Array ( [0] => 2026-08-13T16:53:27.237 ) [mmcode] => Array ( [0] => 64020701 ) [molstockbooknumber] => Array ( [0] => MOL01182_UD0050351 ) [stockbooknumber] => Array ( [0] => UD0050351 ) [vinnumber] => Array ( [0] => AAVZZZ6R8TU010334 ) [regnumber] => Array ( [0] => DL89MF-ZN ) [uploadtype] => Array ( [0] => DEMO ) [vehiclemake] => Array ( [0] => VOLKSWAGEN ) [vehiclerange] => Array ( [0] => POLO ) [vehiclemodel] => Array ( [0] => VIVO HATCH MY25 1.4 ) [vehicleyear] => Array ( [0] => 2026 ) [bodytype] => Array ( [0] => HATCH ) [transmissiontype] => Array ( [0] => MANUAL ) [fueltype] => Array ( [0] => UNLEADED ) [colour] => Array ( [0] => PURE WHITE ) [numberofdoors] => Array ( [0] => 5 ) [mileage] => Array ( [0] => 3000 ) [servicehistory] => Array ( [0] => Full ) [comments] => Array ( [0] => Unleash the joy of driving with this demo model, featuring an impressive array of optional extras. With only 3 000 kilometres on the clock, this vehicle offers a fantastic opportunity to own a near-new model at an exceptional value. Equipped with modern conveniences, this vehicle enhances your driving experience. Enjoy features like front electric windows, fog lamps, and a multi-function steering wheel, making every journey enjoyable and effortless. Financing is available through all major banks, ensuring a hassle-free purchase process, though please note that the deal is subject to in-house finance only. Mileage is recorded at the time of advertising and may vary. Key highlights: - Only 3 000 kilometres - Optional extras included - Radio for entertainment - Front electric windows for convenience - Fog lamps for improved visibility - Multi-function steering wheel for easy control - Finance through major banks available - Deal subject to in-house finance only Trust in NMI for quality and reliability. Our vehicles come with the balance of their manufacturer warranty or maintenance plans, ensuring peace of mind with your purchase. Experience our certified 80-point check and tailored finance solutions today. ) [price] => Array ( [0] => 239900 ) [dealershipid] => Array ( [0] => 35 ) [molnumber] => Array ( [0] => MOL01182 ) [dealershipname] => Array ( [0] => Barons Durban ) [pictures] => Array ( [0] => a:7:{i:0;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_ud0050351_1.jpg";i:1;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_ud0050351_2.jpg";i:2;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_ud0050351_3.jpg";i:3;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_ud0050351_4.jpg";i:4;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_ud0050351_5.jpg";i:5;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_ud0050351_6.jpg";i:6;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_ud0050351_7.jpg";} ) ) 1
AAVZZZ6R8TU010334
AAVZZZ6R8TU010334
Colour: PURE WHITE
MOL01182
29498305

Enquire

Sales Enquiry
<?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");
        }
    }
?>
R 239 900
3 000km
2026
MANUAL
More details
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_ud0050344_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_ud0050344_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_ud0050344_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_ud0050344_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_ud0050344_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_ud0050344_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_ud0050344_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_ud0050344_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_ud0050344_9.jpg
VOLKSWAGEN
POLO
(2026)

VOLKSWAGEN VIVO HATCH MY25 1.4

Array ( [vehicleid] => Array ( [0] => 29501352 ) [dumpdate] => Array ( [0] => 2026-08-13T16:50:18.807 ) [mmcode] => Array ( [0] => 64020701 ) [molstockbooknumber] => Array ( [0] => MOL01182_UD0050344 ) [stockbooknumber] => Array ( [0] => UD0050344 ) [vinnumber] => Array ( [0] => AAVZZZ6R8TU009460 ) [regnumber] => Array ( [0] => DL89MX-ZN ) [uploadtype] => Array ( [0] => DEMO ) [vehiclemake] => Array ( [0] => VOLKSWAGEN ) [vehiclerange] => Array ( [0] => POLO ) [vehiclemodel] => Array ( [0] => VIVO HATCH MY25 1.4 ) [vehicleyear] => Array ( [0] => 2026 ) [bodytype] => Array ( [0] => HATCH ) [transmissiontype] => Array ( [0] => MANUAL ) [fueltype] => Array ( [0] => UNLEADED ) [colour] => Array ( [0] => PURE WHITE ) [numberofdoors] => Array ( [0] => 5 ) [mileage] => Array ( [0] => 1500 ) [servicehistory] => Array ( [0] => Full ) [comments] => Array ( [0] => Unmatched Demo Opportunity Elevate your driving experience with this exceptional demo vehicle. Enjoy modern features and comforts tailored for your lifestyle. With a focus on performance and reliability, this vehicle promises to deliver satisfaction every time you hit the road. Take advantage of optional extras like a radio, front electric windows, fog lamps, and a multi-function steering wheel. Finance is available through all major banks, but please note that the deal is subject to in-house finance only. All vehicles come with the balance of their manufacturer warranty or maintenance plans, ensuring peace of mind. Our team conducts a certified 80-point check, backed by the manufacturer’s workshop, to guarantee quality. Mileage is recorded at the time of advertising and may vary. Key highlights: - Optional extras included - Front electric windows - Fog lamps - Multi-function steering wheel - Finance available with all major banks - In-house finance only - Manufacturer warranty remaining - Certified 80-point check performed Trust in NMI to provide a seamless vehicle purchase experience with tailored finance options and nationwide delivery. ) [price] => Array ( [0] => 239900 ) [dealershipid] => Array ( [0] => 35 ) [molnumber] => Array ( [0] => MOL01182 ) [dealershipname] => Array ( [0] => Barons Durban ) [pictures] => Array ( [0] => a:9:{i:0;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_ud0050344_1.jpg";i:1;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_ud0050344_2.jpg";i:2;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_ud0050344_3.jpg";i:3;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_ud0050344_4.jpg";i:4;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_ud0050344_5.jpg";i:5;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_ud0050344_6.jpg";i:6;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_ud0050344_7.jpg";i:7;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_ud0050344_8.jpg";i:8;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_ud0050344_9.jpg";} ) ) 1
AAVZZZ6R8TU009460
AAVZZZ6R8TU009460
Colour: PURE WHITE
MOL01182
29501352

Enquire

Sales Enquiry
<?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");
        }
    }
?>
R 239 900
1 500km
2026
MANUAL
More details