VOLKSWAGEN POLO VIVO (2016)

VOLKSWAGEN HATCH 1.4 STREET

R 129 950
Range:
POLO VIVO
Year:
2016
Mileage:
113 410km
Colour:
WHITE
Transmission:
MANUAL
Fuel:
UNLEADED
Vehicle ID:
29493593
Additional Information:

Exceptional Used Car Offering

This reliable option promises quality and peace of mind. It comes with an extended warranty, ensuring you drive away with confidence. All vehicles undergo a stringent quality check and are guaranteed not to be stolen, providing you with an added layer of security.

We prioritise your satisfaction and pride ourselves on delivering exceptional service. Please note that all prices exclude “On the Road” and delivery costs.

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

Key Highlights:
– Extended warranty available
– All vehicles undergo a quality check
– Guaranteed not stolen
– Guaranteed year model
– Committed to excellent service levels
– Prices exclude “On the Road” and delivery costs

Trust NMI for a transparent and trustworthy vehicle purchasing experience.

Available from Barons Tokai
<?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 Pre-Owned

Similar Listings 

https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071892_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071892_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071892_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071892_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071892_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071892_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071892_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071892_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071892_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071892_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071892_11.jpg
VOLKSWAGEN
POLO VIVO
(2017)

VOLKSWAGEN HATCH 1.4 TRENDLINE

Array ( [vehicleid] => Array ( [0] => 29491501 ) [dumpdate] => Array ( [0] => 2026-08-11T15:52:19.847 ) [mmcode] => Array ( [0] => 64020111 ) [molstockbooknumber] => Array ( [0] => MOL01342_U0071892 ) [stockbooknumber] => Array ( [0] => U0071892 ) [vinnumber] => Array ( [0] => AAVZZZ6SZHU033471 ) [regnumber] => Array ( [0] => CF69945 ) [uploadtype] => Array ( [0] => USED ) [vehiclemake] => Array ( [0] => VOLKSWAGEN ) [vehiclerange] => Array ( [0] => POLO VIVO ) [vehiclemodel] => Array ( [0] => HATCH 1.4 TRENDLINE ) [vehicleyear] => Array ( [0] => 2017 ) [bodytype] => Array ( [0] => HATCH ) [transmissiontype] => Array ( [0] => MANUAL ) [fueltype] => Array ( [0] => UNLEADED ) [colour] => Array ( [0] => SILVER ) [numberofdoors] => Array ( [0] => 5 ) [mileage] => Array ( [0] => 84408 ) [servicehistory] => Array ( [0] => Full ) [comments] => Array ( [0] => ) [price] => Array ( [0] => 149900 ) [dealershipid] => Array ( [0] => 49 ) [molnumber] => Array ( [0] => MOL01342 ) [dealershipname] => Array ( [0] => Barons Bellville ) [pictures] => Array ( [0] => a:11:{i:0;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071892_1.jpg";i:1;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071892_2.jpg";i:2;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071892_3.jpg";i:3;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071892_4.jpg";i:4;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071892_5.jpg";i:5;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071892_6.jpg";i:6;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071892_7.jpg";i:7;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071892_8.jpg";i:8;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071892_9.jpg";i:9;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071892_10.jpg";i:10;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071892_11.jpg";} ) ) 1
AAVZZZ6SZHU033471
AAVZZZ6SZHU033471
Colour: SILVER
MOL01342
29491501

Enquire

Contact Form
<?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 149 900
84 408km
2017
MANUAL
More details
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071270_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071270_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071270_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071270_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071270_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071270_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071270_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071270_8.jpg
VOLKSWAGEN
POLO VIVO
(2018)

VOLKSWAGEN HATCH 1.4 COMFORTLINE

Array ( [vehicleid] => Array ( [0] => 29494510 ) [dumpdate] => Array ( [0] => 2026-08-11T15:53:29.63 ) [mmcode] => Array ( [0] => 64020720 ) [molstockbooknumber] => Array ( [0] => MOL01182_U0071270 ) [stockbooknumber] => Array ( [0] => U0071270 ) [vinnumber] => Array ( [0] => AAVZZZ6RZJU015307 ) [regnumber] => Array ( [0] => CR45VPZN ) [uploadtype] => Array ( [0] => USED ) [vehiclemake] => Array ( [0] => VOLKSWAGEN ) [vehiclerange] => Array ( [0] => POLO VIVO ) [vehiclemodel] => Array ( [0] => HATCH 1.4 COMFORTLINE ) [vehicleyear] => Array ( [0] => 2018 ) [bodytype] => Array ( [0] => HATCH ) [transmissiontype] => Array ( [0] => MANUAL ) [fueltype] => Array ( [0] => UNLEADED ) [colour] => Array ( [0] => BLUE ) [numberofdoors] => Array ( [0] => 5 ) [mileage] => Array ( [0] => 200000 ) [servicehistory] => Array ( [0] => Full ) [comments] => Array ( [0] => Unbeatable Value on a Quality Ride Experience reliability and style with this well-maintained vehicle. It’s equipped with desirable optional extras, enhancing your driving pleasure. Enjoy the convenience of front electric windows and the comfort of a multi-function steering wheel. The alloy wheels and fog lamps add a sporty touch to your daily commute. All vehicles are sold with the balance of their manufacturer warranty or maintenance plans for peace of mind. With a certified 80-point check, you can trust the quality and safety. Our finance team works with all major banks to tailor your application to fit your needs. We also offer countrywide delivery at an agreed price. Let our Certified Sales Executives assist you in finalising your purchase smoothly. Mileage is recorded at the time of advertising and may vary. Key highlights: - Alloy wheels - Multi-function steering wheel - Front electric windows - Fog lamps - Radio included - Finance structured with all major banks - Balance of manufacturer warranty or maintenance plan - Certified 80-point check completed Trust in NMI for a trustworthy and value-driven experience. ) [price] => Array ( [0] => 169950 ) [dealershipid] => Array ( [0] => 35 ) [molnumber] => Array ( [0] => MOL01182 ) [dealershipname] => Array ( [0] => Barons Durban ) [pictures] => Array ( [0] => a:8:{i:0;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071270_1.jpg";i:1;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071270_2.jpg";i:2;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071270_3.jpg";i:3;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071270_4.jpg";i:4;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071270_5.jpg";i:5;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071270_6.jpg";i:6;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071270_7.jpg";i:7;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071270_8.jpg";} ) ) 1
AAVZZZ6RZJU015307
AAVZZZ6RZJU015307
Colour: BLUE
MOL01182
29494510

Enquire

Contact Form
<?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 169 950
200 000km
2018
MANUAL
More details
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_u0071108_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_u0071108_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_u0071108_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_u0071108_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_u0071108_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_u0071108_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_u0071108_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_u0071108_8.jpg
VOLKSWAGEN
POLO VIVO
(2021)

VOLKSWAGEN HATCH 1.4 TRENDLINE

Array ( [vehicleid] => Array ( [0] => 29491442 ) [dumpdate] => Array ( [0] => 2026-08-11T15:50:25.027 ) [mmcode] => Array ( [0] => 64020700 ) [molstockbooknumber] => Array ( [0] => MOL01339_U0071108 ) [stockbooknumber] => Array ( [0] => U0071108 ) [vinnumber] => Array ( [0] => AAVZZZ6RZNU002957 ) [regnumber] => Array ( [0] => BB71WRZN ) [uploadtype] => Array ( [0] => USED ) [vehiclemake] => Array ( [0] => VOLKSWAGEN ) [vehiclerange] => Array ( [0] => POLO VIVO ) [vehiclemodel] => Array ( [0] => HATCH 1.4 TRENDLINE ) [vehicleyear] => Array ( [0] => 2021 ) [bodytype] => Array ( [0] => HATCH ) [transmissiontype] => Array ( [0] => MANUAL ) [fueltype] => Array ( [0] => UNLEADED ) [colour] => Array ( [0] => LIMESTONE GREY METAL ) [numberofdoors] => Array ( [0] => 5 ) [mileage] => Array ( [0] => 90013 ) [servicehistory] => Array ( [0] => Full ) [comments] => Array ( [0] => Stylish and Versatile Hatchback This used vehicle offers a perfect blend of style and practicality. With its striking design and efficient performance, it’s ideal for city driving or weekend getaways. Enjoy the comfort and reliability that comes with this model, along with attractive alloy wheels that enhance its sporty look. Experience a smooth ride with excellent handling and fuel efficiency. This car is built for those who value both aesthetics and functionality. Mileage is recorded at the time of advertising and may vary. Key highlights: - Striking alloy wheels - Efficient fuel economy - Comfortable interior - Ample boot space - Reliable performance - Perfect for city driving - Sporty design Trust NMI for your next vehicle purchase. We prioritise quality and customer satisfaction, ensuring you make a smart buy. ) [price] => Array ( [0] => 179950 ) [dealershipid] => Array ( [0] => 36 ) [molnumber] => Array ( [0] => MOL01339 ) [dealershipname] => Array ( [0] => Barons Pietermaritzburg ) [pictures] => Array ( [0] => a:8:{i:0;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_u0071108_1.jpg";i:1;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_u0071108_2.jpg";i:2;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_u0071108_3.jpg";i:3;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_u0071108_4.jpg";i:4;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_u0071108_5.jpg";i:5;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_u0071108_6.jpg";i:6;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_u0071108_7.jpg";i:7;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_u0071108_8.jpg";} ) ) 1
AAVZZZ6RZNU002957
AAVZZZ6RZNU002957
Colour: LIMESTONE GREY METAL
MOL01339
29491442

Enquire

Contact Form
<?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 179 950
90 013km
2021
MANUAL
More details
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071298_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071298_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071298_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071298_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071298_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071298_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071298_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071298_8.jpg
VOLKSWAGEN
POLO VIVO
(2022)

VOLKSWAGEN HATCH 1.4 TRENDLINE

Array ( [vehicleid] => Array ( [0] => 29491422 ) [dumpdate] => Array ( [0] => 2026-08-11T15:53:46.787 ) [mmcode] => Array ( [0] => 64020700 ) [molstockbooknumber] => Array ( [0] => MOL01182_U0071298 ) [stockbooknumber] => Array ( [0] => U0071298 ) [vinnumber] => Array ( [0] => AAVZZZ6RZNU016999 ) [regnumber] => Array ( [0] => BB27CCZN ) [uploadtype] => Array ( [0] => USED ) [vehiclemake] => Array ( [0] => VOLKSWAGEN ) [vehiclerange] => Array ( [0] => POLO VIVO ) [vehiclemodel] => Array ( [0] => HATCH 1.4 TRENDLINE ) [vehicleyear] => Array ( [0] => 2022 ) [bodytype] => Array ( [0] => HATCH ) [transmissiontype] => Array ( [0] => MANUAL ) [fueltype] => Array ( [0] => UNLEADED ) [colour] => Array ( [0] => SILVER ) [numberofdoors] => Array ( [0] => 5 ) [mileage] => Array ( [0] => 91005 ) [servicehistory] => Array ( [0] => ) [comments] => Array ( [0] => Impressive Value and Reliability Discover exceptional value with this used model, perfect for urban living or daily commuting. With 91 005 kilometres driven, this vehicle offers reliability and efficiency without compromising on style. Designed for practicality, it is ideal for those who seek comfort and quality. This vehicle stands out with its modern features and solid performance. You can trust it to deliver a smooth drive while ensuring excellent fuel economy. Take advantage of this opportunity for a smart buy that fits your lifestyle. Mileage is recorded at the time of advertising and may vary. Key highlights: - 91 005 kilometres on the odometer - Reliable performance for everyday use - Efficient fuel consumption - Modern design appealing to various tastes - Comfortable interior for driver and passengers - Perfect for city driving and commuting - Well-maintained used vehicle Choose NMI for a trustworthy experience and get behind the wheel of your next vehicle today! ) [price] => Array ( [0] => 189950 ) [dealershipid] => Array ( [0] => 35 ) [molnumber] => Array ( [0] => MOL01182 ) [dealershipname] => Array ( [0] => Barons Durban ) [pictures] => Array ( [0] => a:8:{i:0;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071298_1.jpg";i:1;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071298_2.jpg";i:2;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071298_3.jpg";i:3;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071298_4.jpg";i:4;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071298_5.jpg";i:5;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071298_6.jpg";i:6;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071298_7.jpg";i:7;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071298_8.jpg";} ) ) 1
AAVZZZ6RZNU016999
AAVZZZ6RZNU016999
Colour: SILVER
MOL01182
29491422

Enquire

Contact Form
<?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 189 950
91 005km
2022
MANUAL
More details