VOLKSWAGEN POLO VIVO (2019)

VOLKSWAGEN HATCH 1.4 TRENDLINE

R 169 990
Range:
POLO VIVO
Year:
2019
Mileage:
135 247km
Colour:
SILVER
Transmission:
MANUAL
Fuel:
UNLEADED
Vehicle ID:
29000490
Additional Information:

Reliable and Efficient Hatchback

This used hatchback offers a practical choice for those seeking style and functionality. With its compact design, it’s perfect for both urban driving and weekend getaways. Enjoy a smooth and responsive driving experience, making every journey enjoyable.

With a focus on safety, comfort, and efficiency, this vehicle is ready for any adventure. Discover the blend of modern features and dependable performance that ensures peace of mind on the road.

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

Key highlights:
– Excellent fuel efficiency
– Compact design for easy manoeuvrability
– Spacious interior with ample cargo space
– Advanced safety features
– Smooth handling and performance
– Ideal for daily commuting or family outings

Choose wisely and trust in NMI to provide quality vehicles that meet your needs.

Available from Barons Woodmead
<?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/mol01386_u0071319_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071319_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071319_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071319_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071319_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071319_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071319_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071319_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071319_9.jpg
VOLKSWAGEN
POLO VIVO
(2017)

VOLKSWAGEN SEDAN 1.4 TRENDLINE

Array ( [vehicleid] => Array ( [0] => 29000431 ) [dumpdate] => Array ( [0] => 2026-03-20T00:19:31.417 ) [mmcode] => Array ( [0] => 64020511 ) [molstockbooknumber] => Array ( [0] => MOL01386_U0071319 ) [stockbooknumber] => Array ( [0] => U0071319 ) [vinnumber] => Array ( [0] => AAVZZZ6SZHU013793 ) [regnumber] => Array ( [0] => GCX788G ) [uploadtype] => Array ( [0] => USED ) [vehiclemake] => Array ( [0] => VOLKSWAGEN ) [vehiclerange] => Array ( [0] => POLO VIVO ) [vehiclemodel] => Array ( [0] => SEDAN 1.4 TRENDLINE ) [vehicleyear] => Array ( [0] => 2017 ) [bodytype] => Array ( [0] => SEDAN ) [transmissiontype] => Array ( [0] => MANUAL ) [fueltype] => Array ( [0] => UNLEADED ) [colour] => Array ( [0] => PURE WHITE ) [numberofdoors] => Array ( [0] => 4 ) [mileage] => Array ( [0] => 81050 ) [servicehistory] => Array ( [0] => Full ) [comments] => Array ( [0] => Quality and Trust You Can Count On This vehicle comes with a full-service history, ensuring peace of mind for your investment. Each car undergoes an 80-point quality check before delivery, confirming it meets our high standards. Upgrade your drive easily with our hassle-free trade-in options. Enjoy the convenience of nationwide delivery across South Africa, bringing your new vehicle directly to you. Flexible in-house finance solutions make the buying process straightforward, allowing you to focus on what matters most—your new purchase. Mileage is recorded at the time of advertising and may vary. Key highlights: - Full-service history included - 80-point quality inspection conducted - Trade-ins welcome for easy upgrades - Nationwide delivery available - Flexible in-house finance options Choose NMI for a reliable and trustworthy vehicle experience. Your satisfaction is our priority. ) [price] => Array ( [0] => 134950 ) [dealershipid] => Array ( [0] => 51 ) [molnumber] => Array ( [0] => MOL01386 ) [dealershipname] => Array ( [0] => Barons Cape Town ) [pictures] => Array ( [0] => a:9:{i:0;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071319_1.jpg";i:1;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071319_2.jpg";i:2;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071319_3.jpg";i:3;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071319_4.jpg";i:4;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071319_5.jpg";i:5;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071319_6.jpg";i:6;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071319_7.jpg";i:7;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071319_8.jpg";i:8;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071319_9.jpg";} ) ) 1
AAVZZZ6SZHU013793
AAVZZZ6SZHU013793
Colour: PURE WHITE
MOL01386
29000431

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 134 950
81 050km
2017
MANUAL
More details
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071318_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071318_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071318_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071318_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071318_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071318_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071318_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071318_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071318_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071318_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071318_11.jpg
VOLKSWAGEN
POLO VIVO
(2017)

VOLKSWAGEN SEDAN 1.4 TRENDLINE

Array ( [vehicleid] => Array ( [0] => 29000430 ) [dumpdate] => Array ( [0] => 2026-03-20T00:19:31.417 ) [mmcode] => Array ( [0] => 64020511 ) [molstockbooknumber] => Array ( [0] => MOL01386_U0071318 ) [stockbooknumber] => Array ( [0] => U0071318 ) [vinnumber] => Array ( [0] => AAVZZZ6SZHU013467 ) [regnumber] => Array ( [0] => GCX452G ) [uploadtype] => Array ( [0] => USED ) [vehiclemake] => Array ( [0] => VOLKSWAGEN ) [vehiclerange] => Array ( [0] => POLO VIVO ) [vehiclemodel] => Array ( [0] => SEDAN 1.4 TRENDLINE ) [vehicleyear] => Array ( [0] => 2017 ) [bodytype] => Array ( [0] => SEDAN ) [transmissiontype] => Array ( [0] => MANUAL ) [fueltype] => Array ( [0] => UNLEADED ) [colour] => Array ( [0] => PURE WHITE ) [numberofdoors] => Array ( [0] => 4 ) [mileage] => Array ( [0] => 101780 ) [servicehistory] => Array ( [0] => Full ) [comments] => Array ( [0] => Quality and Trust in Every Drive Experience peace of mind with this pre-owned vehicle, backed by a full-service history. Each car undergoes a rigorous 80-point quality check, ensuring it meets our high standards before delivery. Upgrade your ride effortlessly by trading in your current vehicle, and enjoy hassle-free in-house finance options tailored to your needs. With nationwide delivery, convenience is at your fingertips. Trust in our commitment to quality and service, making your car-buying experience smooth and reliable. Mileage is recorded at the time of advertising and may vary. Key Highlights: - Complete service record included - Thorough 80-point quality inspection - Trade-ins welcomed for easy upgrades - Hassle-free in-house finance options - Nationwide delivery available - Optional value-added products for peace of mind Choose NMI for a trustworthy experience, ensuring you drive away with confidence. ) [price] => Array ( [0] => 134950 ) [dealershipid] => Array ( [0] => 51 ) [molnumber] => Array ( [0] => MOL01386 ) [dealershipname] => Array ( [0] => Barons Cape Town ) [pictures] => Array ( [0] => a:11:{i:0;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071318_1.jpg";i:1;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071318_2.jpg";i:2;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071318_3.jpg";i:3;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071318_4.jpg";i:4;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071318_5.jpg";i:5;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071318_6.jpg";i:6;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071318_7.jpg";i:7;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071318_8.jpg";i:8;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071318_9.jpg";i:9;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071318_10.jpg";i:10;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071318_11.jpg";} ) [nmi_vehicle_id] => Array ( [0] => AAVZZZ6SZHU013467 ) ) 1
AAVZZZ6SZHU013467
AAVZZZ6SZHU013467
Colour: PURE WHITE
MOL01386
29000430

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 134 950
101 780km
2017
MANUAL
More details
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0070892_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0070892_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0070892_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0070892_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0070892_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0070892_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0070892_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0070892_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0070892_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0070892_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0070892_12.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0070892_13.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0070892_14.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0070892_15.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0070892_16.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0070892_17.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0070892_18.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0070892_19.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0070892_20.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0070892_21.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0070892_22.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0070892_23.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0070892_24.jpg
VOLKSWAGEN
POLO VIVO
(2017)

VOLKSWAGEN HATCH 1.4 TRENDLINE

Array ( [vehicleid] => Array ( [0] => 29003466 ) [dumpdate] => Array ( [0] => 2026-03-20T00:32:30.707 ) [mmcode] => Array ( [0] => 64020111 ) [molstockbooknumber] => Array ( [0] => MOL01343_U0070892 ) [stockbooknumber] => Array ( [0] => U0070892 ) [vinnumber] => Array ( [0] => AAVZZZ6SZHU033744 ) [regnumber] => Array ( [0] => CFM32588 ) [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] => WHITE ) [numberofdoors] => Array ( [0] => 5 ) [mileage] => Array ( [0] => 147000 ) [servicehistory] => Array ( [0] => Full ) [comments] => Array ( [0] => Quality and Reliability at Your Fingertips This used vehicle combines performance and practicality, making it a smart choice for drivers seeking reliability. With a mileage of 147 000 kilometres, it has been meticulously checked to ensure top condition. An extended warranty is available, providing peace of mind with your purchase. Our commitment to quality means all vehicles are guaranteed not stolen and the year model is verified. We pride ourselves on exceptional service and value for our guests. Discover the extras we offer by connecting with our experienced team. Key highlights: - Mileage: 147 000 kilometres - Extended warranty available - Quality and safety checks conducted - Guaranteed not stolen - Year model verified - Exceptional service commitment - Additional extras available Trust in the NMI brand for your next vehicle purchase. Experience our dedication to quality and customer satisfaction today. ) [price] => Array ( [0] => 149949 ) [dealershipid] => Array ( [0] => 50 ) [molnumber] => Array ( [0] => MOL01343 ) [dealershipname] => Array ( [0] => Barons Tokai ) [pictures] => Array ( [0] => a:23:{i:0;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0070892_1.jpg";i:1;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0070892_2.jpg";i:2;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0070892_3.jpg";i:3;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0070892_4.jpg";i:4;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0070892_5.jpg";i:5;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0070892_6.jpg";i:6;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0070892_7.jpg";i:7;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0070892_8.jpg";i:8;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0070892_9.jpg";i:9;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0070892_11.jpg";i:10;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0070892_12.jpg";i:11;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0070892_13.jpg";i:12;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0070892_14.jpg";i:13;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0070892_15.jpg";i:14;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0070892_16.jpg";i:15;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0070892_17.jpg";i:16;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0070892_18.jpg";i:17;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0070892_19.jpg";i:18;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0070892_20.jpg";i:19;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0070892_21.jpg";i:20;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0070892_22.jpg";i:21;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0070892_23.jpg";i:22;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0070892_24.jpg";} ) [nmi_vehicle_id] => Array ( [0] => AAVZZZ6SZHU033744 ) ) 1
AAVZZZ6SZHU033744
AAVZZZ6SZHU033744
Colour: WHITE
MOL01343
29003466

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 949
147 000km
2017
MANUAL
More details
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070172_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070172_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070172_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070172_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070172_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070172_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070172_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070172_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070172_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070172_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070172_11.jpg
VOLKSWAGEN
POLO VIVO
(2020)

VOLKSWAGEN HATCH 1.4 TRENDLINE

Array ( [vehicleid] => Array ( [0] => 29001914 ) [dumpdate] => Array ( [0] => 2026-03-20T00:26:07.703 ) [mmcode] => Array ( [0] => 64020700 ) [molstockbooknumber] => Array ( [0] => TOL10136_U0070172 ) [stockbooknumber] => Array ( [0] => U0070172 ) [vinnumber] => Array ( [0] => AAVZZZ6RZLU012631 ) [regnumber] => Array ( [0] => DFL120NC ) [uploadtype] => Array ( [0] => USED ) [vehiclemake] => Array ( [0] => VOLKSWAGEN ) [vehiclerange] => Array ( [0] => POLO VIVO ) [vehiclemodel] => Array ( [0] => HATCH 1.4 TRENDLINE ) [vehicleyear] => Array ( [0] => 2020 ) [bodytype] => Array ( [0] => HATCH ) [transmissiontype] => Array ( [0] => MANUAL ) [fueltype] => Array ( [0] => UNLEADED ) [colour] => Array ( [0] => WHITE ) [numberofdoors] => Array ( [0] => 5 ) [mileage] => Array ( [0] => 190430 ) [servicehistory] => Array ( [0] => None ) [comments] => Array ( [0] => Exceptional Value in a Compact Package This used vehicle offers reliability and efficiency, making it a smart choice for your next car. Enjoy a smooth drive with a well-maintained interior and exterior. It's perfect for city commuting or weekend getaways. With a strong reputation for value, this vehicle combines practicality with comfort. Experience the ease of parking and maneuverability in tight spaces. Plus, its fuel efficiency helps you save on every journey. Mileage is recorded at the time of advertising and may vary. Key highlights: - Reliable performance - Compact design for easy handling - Well-maintained interior - Ideal for city commuting - Fuel-efficient for cost savings - Versatile for various needs Trust in NMI's commitment to quality. We stand behind our vehicles, ensuring you make a wise investment. ) [price] => Array ( [0] => 159900 ) [dealershipid] => Array ( [0] => 233 ) [molnumber] => Array ( [0] => TOL10136 ) [dealershipname] => Array ( [0] => Barons Kuruman ) [pictures] => Array ( [0] => a:11:{i:0;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070172_1.jpg";i:1;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070172_2.jpg";i:2;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070172_3.jpg";i:3;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070172_4.jpg";i:4;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070172_5.jpg";i:5;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070172_6.jpg";i:6;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070172_7.jpg";i:7;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070172_8.jpg";i:8;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070172_9.jpg";i:9;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070172_10.jpg";i:10;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070172_11.jpg";} ) [nmi_vehicle_id] => Array ( [0] => AAVZZZ6RZLU012631 ) ) 1
AAVZZZ6RZLU012631
AAVZZZ6RZLU012631
Colour: WHITE
TOL10136
29001914

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 159 900
190 430km
2020
MANUAL
More details

IMPORTANT NOTICE TO OUR VALUED CUSTOMERS

Protecting Yourself When Transacting With NMI

Vehicle purchase scams and banking fraud is on the rise in South Africa. NMI Durban South Motors (Pty) Ltd is committed to protecting our customers and urges all buyers to take note of the following important information:

Our Banking Details

NMI Durban South Motors’ banking details are fixed and will not change. Should you ever be requested to pay funds into a different bank account, please do not proceed and contact us immediately using the contact
details on our official website to verify the request.

Always Verify Before You Pay.

Before making any payment to NMI :

  • Contact us directly using the telephone numbers listed on our
    official website to confirm the transaction and banking details.
  • Do not rely solely on contact details provided in emails, SMS
    messages, or online advertisements.
  • Verify the bank account details with our finance department before making any electronic transfer.
  • Utilise account verification functionalities on your banking platform

Confirm You Are Dealing With NMI

A complete and up-to-date list of the directors of NMI Durban South Motors (Pty) Ltd is available on our company website at
https://nmi.co.za/about/leadership-team/. We encourage customers to verify the identity of any person claiming to represent NMI by consulting our official records.

Report Suspicious Activity

If you encounter any suspicious activity or have concerns about a
transaction, please contact us immediately.
Tel: 011 052 0100
Email: info@nmi.co.za.