Pre-owned Vehicles from Barons VW Bellville

Make
Range
Model
Price
Mileage
Year
Transmission
  • AUTOMATIC (48)
  • MANUAL (20)
  • AUTOMATICMANUAL (7)
Fuel Type
  • UNLEADED (56)
  • DIESEL (12)
  • DieselPtrol (7)
1 - 24 of 75 posts
Sort Listing
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071526_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071526_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071526_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071526_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071526_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071526_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071526_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071526_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071526_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071526_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071526_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071526_12.jpg
VOLKSWAGEN
UP!
(2017)

VOLKSWAGEN MOVE 1.0 5-DOOR

Array ( [vehicleid] => Array ( [0] => 28977078 ) [dumpdate] => Array ( [0] => 2026-03-13T16:53:40.963 ) [mmcode] => Array ( [0] => 64018210 ) [molstockbooknumber] => Array ( [0] => MOL01342_U0071526 ) [stockbooknumber] => Array ( [0] => U0071526 ) [vinnumber] => Array ( [0] => WVWZZZAAZHD070921 ) [regnumber] => Array ( [0] => CY79004 ) [uploadtype] => Array ( [0] => USED ) [vehiclemake] => Array ( [0] => VOLKSWAGEN ) [vehiclerange] => Array ( [0] => UP! ) [vehiclemodel] => Array ( [0] => MOVE 1.0 5-DOOR ) [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] => 99000 ) [servicehistory] => Array ( [0] => Full ) [comments] => Array ( [0] => Exceptional Value with Proven Reliability Discover a vehicle that has been superbly looked after, boasting a full VW service history. With only 99 000 kilometres on the clock, this car combines practicality and style, ensuring you stand out wherever you go. Enjoy the convenience of smartphone integration with "maps & more" to make every journey enjoyable and efficient. Our commitment to outstanding after-sales service sets us apart. We offer hassle-free finance options with all major banks, and insurance arrangements can be made to suit your needs. Trade-ins are welcome, and delivery can be arranged countrywide. Optional warranties, service, and maintenance plans ensure peace of mind for your purchase. Key highlights: - Full VW service history - Smartphone integration: "maps & more" - Spoke alloy wheels - Only 99 000 kilometres - Trade-ins welcome - Hassle-free finance options - Optional warranties and service plans - Delivery can be arranged countrywide Trust in our dedication to making your car buying experience seamless. NMI is here to assist you every step of the way. ) [pictures] => Array ( [0] => a:12:{i:0;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071526_1.jpg";i:1;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071526_2.jpg";i:2;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071526_3.jpg";i:3;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071526_4.jpg";i:4;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071526_5.jpg";i:5;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071526_6.jpg";i:6;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071526_7.jpg";i:7;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071526_8.jpg";i:8;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071526_9.jpg";i:9;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071526_10.jpg";i:10;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071526_11.jpg";i:11;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071526_12.jpg";} ) [price] => Array ( [0] => 159900 ) [dealershipid] => Array ( [0] => 49 ) [molnumber] => Array ( [0] => MOL01342 ) [dealershipname] => Array ( [0] => Barons Bellville ) [_nmi_data_hash] => Array ( [0] => 8cb554530558fd7c2ed39df7025570f7 ) ) 1
WVWZZZAAZHD070921
WVWZZZAAZHD070921
Colour: SILVER
MOL01342
28977078

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 159 900
99 000km
2017
MANUAL
More details
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071547_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071547_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071547_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071547_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071547_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071547_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071547_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071547_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071547_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071547_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071547_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071547_12.jpg
VOLKSWAGEN
POLO VIVO
(2017)

VOLKSWAGEN SEDAN 1.4 TRENDLINE

Array ( [vehicleid] => Array ( [0] => 28979208 ) [dumpdate] => Array ( [0] => 2026-03-13T16:53:40.963 ) [mmcode] => Array ( [0] => 64020511 ) [molstockbooknumber] => Array ( [0] => MOL01342_U0071547 ) [stockbooknumber] => Array ( [0] => U0071547 ) [vinnumber] => Array ( [0] => AAVZZZ6SZHU009922 ) [regnumber] => Array ( [0] => GCX151G ) [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] => WHITE ) [numberofdoors] => Array ( [0] => 4 ) [mileage] => Array ( [0] => 49000 ) [servicehistory] => Array ( [0] => ) [comments] => Array ( [0] => Reliable and Affordable Option This vehicle offers a smart choice for those seeking efficiency and practicality. With only 49 000 kilometres on the clock, it’s ready for countless more journeys. Its condition reflects careful ownership, ensuring you get great value for your investment. Experience comfort and functionality in a compact design. This model is perfect for both city driving and longer trips. Enjoy the peace of mind that comes with a trusted choice that fits your lifestyle. Key highlights: - Only 49 000 kilometres - Compact and efficient design - Ideal for city and longer drives - Reliable performance - Great value for your investment - Comfortable interior Trust in NMI for quality and dependability. Your next vehicle is just a step away. ) [price] => Array ( [0] => 169900 ) [dealershipid] => Array ( [0] => 49 ) [molnumber] => Array ( [0] => MOL01342 ) [dealershipname] => Array ( [0] => Barons Bellville ) [pictures] => Array ( [0] => a:12:{i:0;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071547_1.jpg";i:1;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071547_2.jpg";i:2;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071547_3.jpg";i:3;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071547_4.jpg";i:4;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071547_5.jpg";i:5;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071547_6.jpg";i:6;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071547_7.jpg";i:7;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071547_8.jpg";i:8;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071547_9.jpg";i:9;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071547_10.jpg";i:10;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071547_11.jpg";i:11;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071547_12.jpg";} ) ) 1
AAVZZZ6SZHU009922
AAVZZZ6SZHU009922
Colour: WHITE
MOL01342
28979208

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 169 900
49 000km
2017
MANUAL
More details
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071421_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071421_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071421_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071421_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071421_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071421_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071421_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071421_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071421_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071421_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071421_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071421_12.jpg
VOLKSWAGEN
POLO VIVO
(2017)

VOLKSWAGEN SEDAN 1.4 TRENDLINE

Array ( [vehicleid] => Array ( [0] => 28977063 ) [dumpdate] => Array ( [0] => 2026-03-13T16:53:40.963 ) [mmcode] => Array ( [0] => 64020511 ) [molstockbooknumber] => Array ( [0] => MOL01342_U0071421 ) [stockbooknumber] => Array ( [0] => U0071421 ) [vinnumber] => Array ( [0] => AAVZZZ6SZHU012732 ) [regnumber] => Array ( [0] => GCX365G ) [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] => WHITE ) [numberofdoors] => Array ( [0] => 4 ) [mileage] => Array ( [0] => 66755 ) [servicehistory] => Array ( [0] => Full ) [comments] => Array ( [0] => Exceptional Value in a Well-Maintained Vehicle This superbly looked after example offers peace of mind with a full and diligent service history from VW. With only one owner from new, you can trust its quality and reliability. Enjoy a hassle-free purchase experience with delivery available across the country. Our team makes buying easy, offering finance options with major banks, insurance arrangements, and welcoming trade-ins. Optional warranties, service, and maintenance plans are also available to enhance your ownership experience. Key highlights: - Mileage: 66 755 kilometres - One owner from new - Full VW service history - Very clean condition - Delivery arranged countrywide - Finance available with major banks - Trade-ins welcome - Optional warranties and service plans Trust in NMI for exceptional after-sales service and a seamless buying process. ) [pictures] => Array ( [0] => a:12:{i:0;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071421_1.jpg";i:1;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071421_2.jpg";i:2;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071421_3.jpg";i:3;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071421_4.jpg";i:4;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071421_5.jpg";i:5;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071421_6.jpg";i:6;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071421_7.jpg";i:7;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071421_8.jpg";i:8;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071421_9.jpg";i:9;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071421_10.jpg";i:10;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071421_11.jpg";i:11;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071421_12.jpg";} ) [price] => Array ( [0] => 169900 ) [dealershipid] => Array ( [0] => 49 ) [molnumber] => Array ( [0] => MOL01342 ) [dealershipname] => Array ( [0] => Barons Bellville ) [_nmi_data_hash] => Array ( [0] => 4cdc33e11f0bf96c208c9c68d10fec9b ) ) 1
AAVZZZ6SZHU012732
AAVZZZ6SZHU012732
Colour: WHITE
MOL01342
28977063

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 169 900
66 755km
2017
MANUAL
More details
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071423_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071423_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071423_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071423_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071423_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071423_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071423_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071423_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071423_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071423_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071423_11.jpg
VOLKSWAGEN
POLO VIVO
(2018)

VOLKSWAGEN SEDAN 1.4 CONCEPTLINE

Array ( [vehicleid] => Array ( [0] => 28977064 ) [dumpdate] => Array ( [0] => 2026-03-13T16:53:40.963 ) [mmcode] => Array ( [0] => 64020501 ) [molstockbooknumber] => Array ( [0] => MOL01342_U0071423 ) [stockbooknumber] => Array ( [0] => U0071423 ) [vinnumber] => Array ( [0] => AAVZZZ6SZHU027058 ) [regnumber] => Array ( [0] => GCY754G ) [uploadtype] => Array ( [0] => USED ) [vehiclemake] => Array ( [0] => VOLKSWAGEN ) [vehiclerange] => Array ( [0] => POLO VIVO ) [vehiclemodel] => Array ( [0] => SEDAN 1.4 CONCEPTLINE ) [vehicleyear] => Array ( [0] => 2018 ) [bodytype] => Array ( [0] => SEDAN ) [transmissiontype] => Array ( [0] => MANUAL ) [fueltype] => Array ( [0] => UNLEADED ) [colour] => Array ( [0] => WHITE ) [numberofdoors] => Array ( [0] => 4 ) [mileage] => Array ( [0] => 36019 ) [servicehistory] => Array ( [0] => Full ) [comments] => Array ( [0] => Exceptional Condition and Low Mileage This vehicle stands out as a clean example, having been cared for by a single owner from new. With only 36 019 kilometres, it boasts a full and meticulous service history, recently serviced for sale preparation. Experience the peace of mind that comes with a vehicle that has been superbly looked after. Purchasing is made easy with demo options available at your doorstep across the Cape Peninsula. Finance can be arranged with all major banks, and we welcome trade-ins. Our dedicated sales staff ensure a seamless buying experience, including optional warranties and service plans. Delivery can be arranged countrywide. Key highlights: - One owner from new - Full VW service history - Recently serviced for sale preparation - Clean and well-maintained - Demo available at your doorstep - Finance options with major banks - Trade-ins welcome - Optional warranties and service plans Trust in the NMI brand for a hassle-free car buying experience. ) [pictures] => Array ( [0] => a:11:{i:0;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071423_1.jpg";i:1;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071423_2.jpg";i:2;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071423_3.jpg";i:3;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071423_4.jpg";i:4;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071423_5.jpg";i:5;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071423_6.jpg";i:6;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071423_7.jpg";i:7;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071423_8.jpg";i:8;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071423_9.jpg";i:9;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071423_10.jpg";i:10;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071423_11.jpg";} ) [price] => Array ( [0] => 169900 ) [dealershipid] => Array ( [0] => 49 ) [molnumber] => Array ( [0] => MOL01342 ) [dealershipname] => Array ( [0] => Barons Bellville ) [_nmi_data_hash] => Array ( [0] => f5ae050ba8ea4e937d39630f2271c2a0 ) ) 1
AAVZZZ6SZHU027058
AAVZZZ6SZHU027058
Colour: WHITE
MOL01342
28977064

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 169 900
36 019km
2018
MANUAL
More details
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071545_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071545_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071545_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071545_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071545_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071545_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071545_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071545_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071545_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071545_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071545_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071545_12.jpg
VOLKSWAGEN
POLO
(2019)

VOLKSWAGEN SEDAN 1.4i TRENDLINE

Array ( [vehicleid] => Array ( [0] => 28979207 ) [dumpdate] => Array ( [0] => 2026-03-13T16:53:40.963 ) [mmcode] => Array ( [0] => 64028518 ) [molstockbooknumber] => Array ( [0] => MOL01342_U0071545 ) [stockbooknumber] => Array ( [0] => U0071545 ) [vinnumber] => Array ( [0] => WVWZZZ60ZKT061048 ) [regnumber] => Array ( [0] => GFB798G ) [uploadtype] => Array ( [0] => USED ) [vehiclemake] => Array ( [0] => VOLKSWAGEN ) [vehiclerange] => Array ( [0] => POLO ) [vehiclemodel] => Array ( [0] => SEDAN 1.4i TRENDLINE ) [vehicleyear] => Array ( [0] => 2019 ) [bodytype] => Array ( [0] => SEDAN ) [transmissiontype] => Array ( [0] => MANUAL ) [fueltype] => Array ( [0] => UNLEADED ) [colour] => Array ( [0] => WHITE ) [numberofdoors] => Array ( [0] => 4 ) [mileage] => Array ( [0] => 56000 ) [servicehistory] => Array ( [0] => ) [comments] => Array ( [0] => Reliable Compact Car with Low Mileage This well-kept vehicle offers a perfect blend of style and efficiency. With only 56 000 kilometres on the clock, it promises dependable performance for daily commutes or weekend adventures. The compact design allows for easy parking while providing ample interior space. Benefit from a smart investment that combines practicality and value. Enjoy a smooth driving experience and modern features that enhance comfort and convenience. This is an excellent opportunity for anyone seeking a trusted vehicle. Key highlights: - Low mileage: 56 000 kilometres - Compact and efficient design - Reliable performance - Ample interior space - Ideal for daily commutes - Smooth driving experience At NMI, we prioritise your peace of mind with our quality assurance. Trust in our commitment to providing exceptional vehicles that meet your needs. ) [price] => Array ( [0] => 189899 ) [dealershipid] => Array ( [0] => 49 ) [molnumber] => Array ( [0] => MOL01342 ) [dealershipname] => Array ( [0] => Barons Bellville ) [pictures] => Array ( [0] => a:12:{i:0;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071545_1.jpg";i:1;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071545_2.jpg";i:2;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071545_3.jpg";i:3;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071545_4.jpg";i:4;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071545_5.jpg";i:5;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071545_6.jpg";i:6;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071545_7.jpg";i:7;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071545_8.jpg";i:8;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071545_9.jpg";i:9;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071545_10.jpg";i:10;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071545_11.jpg";i:11;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071545_12.jpg";} ) ) 1
WVWZZZ60ZKT061048
WVWZZZ60ZKT061048
Colour: WHITE
MOL01342
28979207

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 189 899
56 000km
2019
MANUAL
More details
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071398_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071398_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071398_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071398_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071398_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071398_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071398_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071398_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071398_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071398_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071398_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071398_12.jpg
VOLKSWAGEN
POLO
(2019)

VOLKSWAGEN 1.0 TSI COMFORTLINE

Array ( [vehicleid] => Array ( [0] => 28977062 ) [dumpdate] => Array ( [0] => 2026-03-13T16:52:12.527 ) [mmcode] => Array ( [0] => 64027664 ) [molstockbooknumber] => Array ( [0] => MOL01342_U0071398 ) [stockbooknumber] => Array ( [0] => U0071398 ) [vinnumber] => Array ( [0] => AAVZZZAWZKU075798 ) [regnumber] => Array ( [0] => CF232537 ) [uploadtype] => Array ( [0] => USED ) [vehiclemake] => Array ( [0] => VOLKSWAGEN ) [vehiclerange] => Array ( [0] => POLO ) [vehiclemodel] => Array ( [0] => 1.0 TSI COMFORTLINE ) [vehicleyear] => Array ( [0] => 2019 ) [bodytype] => Array ( [0] => HATCH ) [transmissiontype] => Array ( [0] => MANUAL ) [fueltype] => Array ( [0] => UNLEADED ) [colour] => Array ( [0] => Pure White ) [numberofdoors] => Array ( [0] => 5 ) [mileage] => Array ( [0] => 81038 ) [servicehistory] => Array ( [0] => Full ) [comments] => Array ( [0] => Exceptional Quality and Convenience Await Experience a superbly maintained vehicle with a full service history. This option guarantees reliability and peace of mind. Enjoy seamless connectivity with App-Connect and USB interfaces, enhancing your driving experience. The 8-inch Composition Media Touchscreen Radio/CD offers an intuitive interface for all your audio needs. We make car buying easy for you. Enjoy doorstep demonstrations across the Cape Peninsula, with financing available through all major banks. Trade-ins are welcome, and optional warranties, service, and maintenance plans are at your disposal. Our dedicated team ensures a smooth process from start to finish, including countrywide delivery. Key highlights: - Only 81 038 kilometres - Full service history - App-Connect for seamless smartphone integration - USB interfaces for easy connectivity - 8-inch Composition Media Touchscreen Radio/CD - Finance available with all major banks - Trade-ins welcome - Optional warranties and service plans Trust in the NMI brand for outstanding after-sales service and a hassle-free car buying experience. ) [pictures] => Array ( [0] => a:12:{i:0;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071398_1.jpg";i:1;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071398_2.jpg";i:2;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071398_3.jpg";i:3;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071398_4.jpg";i:4;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071398_5.jpg";i:5;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071398_6.jpg";i:6;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071398_7.jpg";i:7;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071398_8.jpg";i:8;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071398_9.jpg";i:9;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071398_10.jpg";i:10;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071398_11.jpg";i:11;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071398_12.jpg";} ) [price] => Array ( [0] => 229900 ) [dealershipid] => Array ( [0] => 49 ) [molnumber] => Array ( [0] => MOL01342 ) [dealershipname] => Array ( [0] => Barons Bellville ) [_nmi_data_hash] => Array ( [0] => 9e971366f7d9644ce55cfde90e56cbb6 ) ) 1
AAVZZZAWZKU075798
AAVZZZAWZKU075798
Colour: Pure White
MOL01342
28977062

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 900
81 038km
2019
MANUAL
More details
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071557_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071557_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071557_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071557_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071557_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071557_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071557_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071557_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071557_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071557_10.jpg
VOLKSWAGEN
POLO VIVO
(2022)

VOLKSWAGEN HATCH 1.6 COMFORTLINE TIPTRONIC

Array ( [vehicleid] => Array ( [0] => 28977084 ) [dumpdate] => Array ( [0] => 2026-03-13T16:52:12.527 ) [mmcode] => Array ( [0] => 64020750 ) [molstockbooknumber] => Array ( [0] => MOL01342_U0071557 ) [stockbooknumber] => Array ( [0] => U0071557 ) [vinnumber] => Array ( [0] => AAVZZZ6RZNU016031 ) [regnumber] => Array ( [0] => CF257183 ) [uploadtype] => Array ( [0] => USED ) [vehiclemake] => Array ( [0] => VOLKSWAGEN ) [vehiclerange] => Array ( [0] => POLO VIVO ) [vehiclemodel] => Array ( [0] => HATCH 1.6 COMFORTLINE TIPTRONIC ) [vehicleyear] => Array ( [0] => 2022 ) [bodytype] => Array ( [0] => HATCH ) [transmissiontype] => Array ( [0] => AUTOMATIC ) [fueltype] => Array ( [0] => UNLEADED ) [colour] => Array ( [0] => WHITE ) [numberofdoors] => Array ( [0] => 5 ) [mileage] => Array ( [0] => 54780 ) [servicehistory] => Array ( [0] => Full ) [comments] => Array ( [0] => Exceptional Value and Peace of Mind Ownership This used vehicle is in superb condition with only 54 780 kilometres on the clock. Enjoy the convenience of doorstep demonstrations anywhere in the Cape Peninsula. Our dedicated sales team ensures a hassle-free buying experience, from finance options with all major banks to insurance arrangements and trade-ins. Benefit from a full VW maintenance plan until August 2026 or 60 000 kilometres, providing you with peace of mind. Optional warranties, service, and maintenance plans are also available. Delivery can be arranged countrywide, making your purchase seamless. Key highlights: - Carpet mats front and rear - Rear Park Distance Control - Radio Package with App-Connect - Full VW maintenance plan until August 2026 or 60 000 kilometres - Optional warranties available - Trade-ins welcome - Easy finance with major banks - Delivery can be arranged countrywide Trust in NMI for a smooth and reliable vehicle purchase. Your satisfaction is our priority. ) [price] => Array ( [0] => 239900 ) [dealershipid] => Array ( [0] => 49 ) [molnumber] => Array ( [0] => MOL01342 ) [dealershipname] => Array ( [0] => Barons Bellville ) [pictures] => Array ( [0] => a:10:{i:0;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071557_1.jpg";i:1;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071557_2.jpg";i:2;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071557_3.jpg";i:3;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071557_4.jpg";i:4;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071557_5.jpg";i:5;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071557_6.jpg";i:6;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071557_7.jpg";i:7;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071557_8.jpg";i:8;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071557_9.jpg";i:9;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071557_10.jpg";} ) ) 1
AAVZZZ6RZNU016031
AAVZZZ6RZNU016031
Colour: WHITE
MOL01342
28977084

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
54 780km
2022
AUTOMATIC
More details
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071389_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071389_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071389_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071389_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071389_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071389_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071389_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071389_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071389_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071389_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071389_11.jpg
VOLKSWAGEN
POLO
(2025)

VOLKSWAGEN VIVO HATCH MY25 1.4

Array ( [vehicleid] => Array ( [0] => 28977061 ) [dumpdate] => Array ( [0] => 2026-03-13T16:53:40.963 ) [mmcode] => Array ( [0] => 64020701 ) [molstockbooknumber] => Array ( [0] => MOL01342_U0071389 ) [stockbooknumber] => Array ( [0] => U0071389 ) [vinnumber] => Array ( [0] => AAVZZZ6R9SU011703 ) [regnumber] => Array ( [0] => CY385268 ) [uploadtype] => Array ( [0] => USED ) [vehiclemake] => Array ( [0] => VOLKSWAGEN ) [vehiclerange] => Array ( [0] => POLO ) [vehiclemodel] => Array ( [0] => VIVO HATCH MY25 1.4 ) [vehicleyear] => Array ( [0] => 2025 ) [bodytype] => Array ( [0] => HATCH ) [transmissiontype] => Array ( [0] => MANUAL ) [fueltype] => Array ( [0] => UNLEADED ) [colour] => Array ( [0] => PURE WHITE ) [numberofdoors] => Array ( [0] => 5 ) [mileage] => Array ( [0] => 8670 ) [servicehistory] => Array ( [0] => Not_Applicable ) [comments] => Array ( [0] => Unmatched Value and Reliability This used vehicle, with only 8 670 kilometres on the clock, promises exceptional performance and comfort. It has been meticulously maintained, ensuring you drive away with peace of mind. Enjoy the convenience of home demos anywhere in the Cape Peninsula. Our dedicated sales staff will handle all arrangements, making your buying experience seamless. You can also benefit from flexible financing options through all major banks, with trade-ins welcomed. Optional warranties and service plans are available, adding further assurance. Enjoy the balance of the 3-year 120,000-kilometre warranty and roadside assistance. Key highlights: - Only 8 670 kilometres - Well-maintained vehicle - Home demos available in the Cape Peninsula - Flexible financing options - Trade-ins accepted - Optional warranties and service plans - Balance of 3-year 120,000-kilometre warranty - Includes front and rear carpet mats Experience the NMI commitment to quality and service, ensuring that your vehicle purchase is smooth and trustworthy. ) [pictures] => Array ( [0] => a:11:{i:0;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071389_1.jpg";i:1;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071389_2.jpg";i:2;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071389_3.jpg";i:3;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071389_4.jpg";i:4;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071389_5.jpg";i:5;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071389_6.jpg";i:6;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071389_7.jpg";i:7;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071389_8.jpg";i:8;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071389_9.jpg";i:9;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071389_10.jpg";i:10;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071389_11.jpg";} ) [price] => Array ( [0] => 239900 ) [dealershipid] => Array ( [0] => 49 ) [molnumber] => Array ( [0] => MOL01342 ) [dealershipname] => Array ( [0] => Barons Bellville ) [_nmi_data_hash] => Array ( [0] => 1de4cc9246768cba4d5f2659adaebecd ) ) 1
AAVZZZ6R9SU011703
AAVZZZ6R9SU011703
Colour: PURE WHITE
MOL01342
28977061

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
8 670km
2025
MANUAL
More details
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050222_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050222_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050222_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050222_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050222_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050222_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050222_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050222_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050222_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050222_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050222_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050222_12.jpg
VOLKSWAGEN
POLO
(2025)

VOLKSWAGEN VIVO HATCH MY25 1.4

Array ( [vehicleid] => Array ( [0] => 28979210 ) [dumpdate] => Array ( [0] => 2026-03-13T16:50:43.147 ) [mmcode] => Array ( [0] => 64020701 ) [molstockbooknumber] => Array ( [0] => MOL01342_U0071551 ) [stockbooknumber] => Array ( [0] => U0071551 ) [vinnumber] => Array ( [0] => AAVZZZ6R5SU013755 ) [regnumber] => Array ( [0] => CY456087 ) [uploadtype] => Array ( [0] => USED ) [vehiclemake] => Array ( [0] => VOLKSWAGEN ) [vehiclerange] => Array ( [0] => POLO ) [vehiclemodel] => Array ( [0] => VIVO HATCH MY25 1.4 ) [vehicleyear] => Array ( [0] => 2025 ) [bodytype] => Array ( [0] => HATCH ) [transmissiontype] => Array ( [0] => MANUAL ) [fueltype] => Array ( [0] => UNLEADED ) [colour] => Array ( [0] => PURE WHITE ) [numberofdoors] => Array ( [0] => 5 ) [mileage] => Array ( [0] => 4860 ) [servicehistory] => Array ( [0] => ) [comments] => Array ( [0] => Exceptional Value with Low Mileage This used vehicle offers an incredible opportunity with only 4 860 kilometres on the clock. It's perfect for those seeking reliability and efficiency without sacrificing style. With its compact size, it’s ideal for city driving, yet spacious enough for longer journeys. Experience the perfect blend of comfort and performance. This vehicle is designed to meet everyday needs while delivering impressive fuel efficiency. Don’t miss out on this smart buy. Key highlights: - Only 4 860 kilometres driven - Compact and versatile design - Excellent fuel efficiency - Reliable performance for city and highway driving - Comfortable interior for passengers - Ideal for first-time buyers or city dwellers Choose with confidence, knowing NMI stands for quality and trust in the automotive market. ) [pictures] => Array ( [0] => a:12:{i:0;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050222_1.jpg";i:1;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050222_2.jpg";i:2;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050222_3.jpg";i:3;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050222_4.jpg";i:4;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050222_5.jpg";i:5;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050222_6.jpg";i:6;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050222_7.jpg";i:7;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050222_8.jpg";i:8;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050222_9.jpg";i:9;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050222_10.jpg";i:10;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050222_11.jpg";i:11;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050222_12.jpg";} ) [price] => Array ( [0] => 249900 ) [dealershipid] => Array ( [0] => 49 ) [molnumber] => Array ( [0] => MOL01342 ) [dealershipname] => Array ( [0] => Barons Bellville ) [_nmi_data_hash] => Array ( [0] => 9c1d951c26e0100c521573fb4e529403 ) ) 1
AAVZZZ6R5SU013755
AAVZZZ6R5SU013755
Colour: PURE WHITE
MOL01342
28979210

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 249 900
4 860km
2025
MANUAL
More details
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050237_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050237_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050237_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050237_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050237_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050237_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050237_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050237_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050237_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050237_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050237_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050237_12.jpg
VOLKSWAGEN
POLO
(2025)

VOLKSWAGEN VIVO HATCH MY25 1.4

Array ( [vehicleid] => Array ( [0] => 28980113 ) [dumpdate] => Array ( [0] => 2026-03-13T16:50:43.147 ) [mmcode] => Array ( [0] => 64020701 ) [molstockbooknumber] => Array ( [0] => MOL01342_UD0050237 ) [stockbooknumber] => Array ( [0] => UD0050237 ) [vinnumber] => Array ( [0] => AAVZZZ6R5SU021578 ) [regnumber] => Array ( [0] => CY50542 ) [uploadtype] => Array ( [0] => DEMO ) [vehiclemake] => Array ( [0] => VOLKSWAGEN ) [vehiclerange] => Array ( [0] => POLO ) [vehiclemodel] => Array ( [0] => VIVO HATCH MY25 1.4 ) [vehicleyear] => Array ( [0] => 2025 ) [bodytype] => Array ( [0] => HATCH ) [transmissiontype] => Array ( [0] => MANUAL ) [fueltype] => Array ( [0] => UNLEADED ) [colour] => Array ( [0] => PURE WHITE ) [numberofdoors] => Array ( [0] => 5 ) [mileage] => Array ( [0] => 9500 ) [servicehistory] => Array ( [0] => ) [comments] => Array ( [0] => Unbeatable Value in a Demo Vehicle This demo vehicle combines quality and affordability. With just 9 500 kilometres, it’s in excellent condition and ready for a new owner. Experience the benefits of a nearly new vehicle at a fraction of the price. Enjoy peace of mind with this well-maintained option. It’s perfect for daily commutes or weekend adventures. Don't miss out on the opportunity to own a reliable and stylish vehicle that stands out on the road. Key highlights: - Demo vehicle with low mileage - Excellent condition - Great value for money - Versatile for daily use - Stylish design - Reliable performance - Ideal for first-time buyers Trust in NMI for your next vehicle purchase. We prioritise quality and customer satisfaction in every transaction. ) [pictures] => Array ( [0] => a:12:{i:0;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050237_1.jpg";i:1;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050237_2.jpg";i:2;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050237_3.jpg";i:3;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050237_4.jpg";i:4;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050237_5.jpg";i:5;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050237_6.jpg";i:6;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050237_7.jpg";i:7;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050237_8.jpg";i:8;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050237_9.jpg";i:9;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050237_10.jpg";i:10;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050237_11.jpg";i:11;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050237_12.jpg";} ) [price] => Array ( [0] => 249900 ) [dealershipid] => Array ( [0] => 49 ) [molnumber] => Array ( [0] => MOL01342 ) [dealershipname] => Array ( [0] => Barons Bellville ) [_nmi_data_hash] => Array ( [0] => 44f8bc11e758be4aeaeca0b13e7c2e29 ) ) 1
AAVZZZ6R5SU021578
AAVZZZ6R5SU021578
Colour: PURE WHITE
MOL01342
28980113

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 249 900
9 500km
2025
MANUAL
More details
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050240_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050240_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050240_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050240_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050240_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050240_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050240_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050240_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050240_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050240_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050240_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050240_12.jpg
VOLKSWAGEN
POLO
(2025)

VOLKSWAGEN VIVO HATCH MY25 1.4

Array ( [vehicleid] => Array ( [0] => 28980114 ) [dumpdate] => Array ( [0] => 2026-03-13T16:50:43.147 ) [mmcode] => Array ( [0] => 64020701 ) [molstockbooknumber] => Array ( [0] => MOL01342_UD0050240 ) [stockbooknumber] => Array ( [0] => UD0050240 ) [vinnumber] => Array ( [0] => AAVZZZ6R6SU021511 ) [regnumber] => Array ( [0] => CY45668 ) [uploadtype] => Array ( [0] => DEMO ) [vehiclemake] => Array ( [0] => VOLKSWAGEN ) [vehiclerange] => Array ( [0] => POLO ) [vehiclemodel] => Array ( [0] => VIVO HATCH MY25 1.4 ) [vehicleyear] => Array ( [0] => 2025 ) [bodytype] => Array ( [0] => HATCH ) [transmissiontype] => Array ( [0] => MANUAL ) [fueltype] => Array ( [0] => UNLEADED ) [colour] => Array ( [0] => PURE WHITE ) [numberofdoors] => Array ( [0] => 5 ) [mileage] => Array ( [0] => 1000 ) [servicehistory] => Array ( [0] => ) [comments] => Array ( [0] => Exceptional Demo Offering Get behind the wheel of this pristine demo vehicle with only 1 000 kilometres on the clock. Experience the balance of modern design and practicality. This vehicle is perfect for city driving and offers a smooth, comfortable ride. With its impressive features and reliability, this option stands out in the competitive market. Enjoy the peace of mind that comes with a near-new vehicle, ensuring you drive away with confidence. Key highlights: - Demo condition - Only 1 000 kilometres - Modern design with practicality - Smooth and comfortable ride - Ideal for city driving - Impressive reliability Trust in NMI to deliver quality and value in every vehicle. ) [pictures] => Array ( [0] => a:12:{i:0;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050240_1.jpg";i:1;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050240_2.jpg";i:2;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050240_3.jpg";i:3;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050240_4.jpg";i:4;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050240_5.jpg";i:5;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050240_6.jpg";i:6;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050240_7.jpg";i:7;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050240_8.jpg";i:8;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050240_9.jpg";i:9;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050240_10.jpg";i:10;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050240_11.jpg";i:11;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050240_12.jpg";} ) [price] => Array ( [0] => 249900 ) [dealershipid] => Array ( [0] => 49 ) [molnumber] => Array ( [0] => MOL01342 ) [dealershipname] => Array ( [0] => Barons Bellville ) [_nmi_data_hash] => Array ( [0] => 267fa4748f168d50f3cd8d59de853fe3 ) ) 1
AAVZZZ6R6SU021511
AAVZZZ6R6SU021511
Colour: PURE WHITE
MOL01342
28980114

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 249 900
1 000km
2025
MANUAL
More details
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050247_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050247_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050247_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050247_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050247_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050247_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050247_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050247_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050247_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050247_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050247_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050247_12.jpg
VOLKSWAGEN
POLO
(2025)

VOLKSWAGEN VIVO HATCH MY25 1.4

Array ( [vehicleid] => Array ( [0] => 28977053 ) [dumpdate] => Array ( [0] => 2026-03-13T16:50:43.147 ) [mmcode] => Array ( [0] => 64020701 ) [molstockbooknumber] => Array ( [0] => MOL01342_UD0050247 ) [stockbooknumber] => Array ( [0] => UD0050247 ) [vinnumber] => Array ( [0] => AAVZZZ6R3SU020994 ) [regnumber] => Array ( [0] => CY214772 ) [uploadtype] => Array ( [0] => DEMO ) [vehiclemake] => Array ( [0] => VOLKSWAGEN ) [vehiclerange] => Array ( [0] => POLO ) [vehiclemodel] => Array ( [0] => VIVO HATCH MY25 1.4 ) [vehicleyear] => Array ( [0] => 2025 ) [bodytype] => Array ( [0] => HATCH ) [transmissiontype] => Array ( [0] => MANUAL ) [fueltype] => Array ( [0] => UNLEADED ) [colour] => Array ( [0] => PURE WHITE ) [numberofdoors] => Array ( [0] => 5 ) [mileage] => Array ( [0] => 1179 ) [servicehistory] => Array ( [0] => Not_Applicable ) [comments] => Array ( [0] => Unmatched Value in a Demo Vehicle Experience a nearly new driving experience with this demo model, featuring only 1 179 kilometres. Enjoy the peace of mind that comes with a 3-year 120,000 km warranty and roadside assistance. This vehicle is ready for your adventures, equipped with essential extras like carpet mats and stylish Torsa 15" alloy wheels. Our team ensures a seamless purchase process, offering finance options with all major banks and arranging insurance. Trade-ins are welcomed, making it easier for you to drive away in your dream car. Optional warranties, service, and maintenance plans are available, giving you added confidence. Key highlights: - Demo condition with low mileage - 3-year 120,000 km warranty & roadside assistance - Carpet mats included (front & rear) - Torsa 15" alloy wheels - Finance options available - Insurance arranged for convenience - Trade-ins accepted - Optional warranties, service & maintenance plans Trust in NMI to deliver quality and service in your car-buying journey. ) [price] => Array ( [0] => 249900 ) [dealershipid] => Array ( [0] => 49 ) [molnumber] => Array ( [0] => MOL01342 ) [dealershipname] => Array ( [0] => Barons Bellville ) [pictures] => Array ( [0] => a:12:{i:0;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050247_1.jpg";i:1;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050247_2.jpg";i:2;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050247_3.jpg";i:3;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050247_4.jpg";i:4;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050247_5.jpg";i:5;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050247_6.jpg";i:6;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050247_7.jpg";i:7;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050247_8.jpg";i:8;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050247_9.jpg";i:9;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050247_10.jpg";i:10;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050247_11.jpg";i:11;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050247_12.jpg";} ) ) 1
AAVZZZ6R3SU020994
AAVZZZ6R3SU020994
Colour: PURE WHITE
MOL01342
28977053

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 249 900
1 179km
2025
MANUAL
More details
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071516_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071516_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071516_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071516_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071516_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071516_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071516_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071516_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071516_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071516_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071516_11.jpg
VOLKSWAGEN
POLO
(2023)

VOLKSWAGEN HATCH MY22 1.0 TSI

Array ( [vehicleid] => Array ( [0] => 28980167 ) [dumpdate] => Array ( [0] => 2026-03-13T16:52:12.527 ) [mmcode] => Array ( [0] => 64027662 ) [molstockbooknumber] => Array ( [0] => MOL01342_U0071516 ) [stockbooknumber] => Array ( [0] => U0071516 ) [vinnumber] => Array ( [0] => AAVZZZAWZPU068475 ) [regnumber] => Array ( [0] => CN30013 ) [uploadtype] => Array ( [0] => USED ) [vehiclemake] => Array ( [0] => VOLKSWAGEN ) [vehiclerange] => Array ( [0] => POLO ) [vehiclemodel] => Array ( [0] => HATCH MY22 1.0 TSI ) [vehicleyear] => Array ( [0] => 2023 ) [bodytype] => Array ( [0] => HATCH ) [transmissiontype] => Array ( [0] => MANUAL ) [fueltype] => Array ( [0] => UNLEADED ) [colour] => Array ( [0] => Grey ) [numberofdoors] => Array ( [0] => 5 ) [mileage] => Array ( [0] => 57580 ) [servicehistory] => Array ( [0] => ) [comments] => Array ( [0] => Unleash the thrill of driving with this exceptional option. With only 57 580 kilometres on the clock, it promises reliability and performance. This vehicle combines practicality with a modern design, making it an ideal choice for both city and highway driving. Experience comfort and convenience with a spacious interior and advanced features. It’s well-suited for daily commutes or weekend adventures. This offering is a smart buy for anyone seeking quality and value. Key highlights: - Low mileage at 57 580 kilometres - Excellent condition - Spacious interior for comfort - Modern design elements - Ideal for city and highway driving - Reliable and practical Trust in the quality and integrity that NMI brings to every vehicle. Your next smart investment awaits. ) [pictures] => Array ( [0] => a:11:{i:0;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071516_1.jpg";i:1;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071516_2.jpg";i:2;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071516_3.jpg";i:3;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071516_4.jpg";i:4;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071516_5.jpg";i:5;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071516_6.jpg";i:6;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071516_7.jpg";i:7;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071516_8.jpg";i:8;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071516_9.jpg";i:9;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071516_10.jpg";i:10;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071516_11.jpg";} ) [price] => Array ( [0] => 289900 ) [dealershipid] => Array ( [0] => 49 ) [molnumber] => Array ( [0] => MOL01342 ) [dealershipname] => Array ( [0] => Barons Bellville ) [_nmi_data_hash] => Array ( [0] => 54441f4afa47fddc2f98cdec7d75b694 ) ) 1
AAVZZZAWZPU068475
AAVZZZAWZPU068475
Colour: Grey
MOL01342
28980167

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 289 900
57 580km
2023
MANUAL
More details
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071566_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071566_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071566_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071566_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071566_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071566_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071566_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071566_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071566_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071566_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071566_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071566_12.jpg
VOLKSWAGEN
POLO
(2022)

VOLKSWAGEN HATCH MY22 1.0 TSI LIFE

Array ( [vehicleid] => Array ( [0] => 28980014 ) [dumpdate] => Array ( [0] => 2026-03-13T16:52:12.527 ) [mmcode] => Array ( [0] => 64027665 ) [molstockbooknumber] => Array ( [0] => MOL01342_U0071566 ) [stockbooknumber] => Array ( [0] => U0071566 ) [vinnumber] => Array ( [0] => AAVZZZAWZNU075828 ) [regnumber] => Array ( [0] => CF71530 ) [uploadtype] => Array ( [0] => USED ) [vehiclemake] => Array ( [0] => VOLKSWAGEN ) [vehiclerange] => Array ( [0] => POLO ) [vehiclemodel] => Array ( [0] => HATCH MY22 1.0 TSI LIFE ) [vehicleyear] => Array ( [0] => 2022 ) [bodytype] => Array ( [0] => HATCH ) [transmissiontype] => Array ( [0] => MANUAL ) [fueltype] => Array ( [0] => UNLEADED ) [colour] => Array ( [0] => BEIGE ) [numberofdoors] => Array ( [0] => 5 ) [mileage] => Array ( [0] => 64271 ) [servicehistory] => Array ( [0] => ) [comments] => Array ( [0] => Efficient and Stylish Hatchback This used hatchback combines practicality with a sleek design. With only 64 271 kilometres on the clock, it’s ready for new adventures. Enjoy a smooth drive, spacious interior, and advanced features that enhance every journey. Perfect for city driving or weekend getaways, this vehicle offers reliability and comfort. It’s an ideal choice for those seeking a smart buy that doesn’t compromise on style or performance. Key highlights: - Low mileage at 64 271 kilometres - Practical and stylish design - Smooth handling and performance - Spacious interior for comfort - Ideal for city driving and weekend trips - Reliable and economical choice Trust in NMI for quality vehicles that deliver outstanding value. Your next smart buy awaits. ) [price] => Array ( [0] => 289900 ) [dealershipid] => Array ( [0] => 49 ) [molnumber] => Array ( [0] => MOL01342 ) [dealershipname] => Array ( [0] => Barons Bellville ) [pictures] => Array ( [0] => a:12:{i:0;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071566_1.jpg";i:1;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071566_2.jpg";i:2;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071566_3.jpg";i:3;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071566_4.jpg";i:4;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071566_5.jpg";i:5;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071566_6.jpg";i:6;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071566_7.jpg";i:7;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071566_8.jpg";i:8;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071566_9.jpg";i:9;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071566_10.jpg";i:10;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071566_11.jpg";i:11;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071566_12.jpg";} ) ) 1
AAVZZZAWZNU075828
AAVZZZAWZNU075828
Colour: BEIGE
MOL01342
28980014

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 289 900
64 271km
2022
MANUAL
More details
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071528_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071528_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071528_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071528_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071528_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071528_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071528_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071528_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071528_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071528_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071528_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071528_12.jpg
VOLKSWAGEN
T-CROSS
(2022)

VOLKSWAGEN MY21 1.0 TSI COMFORTLINE

Array ( [vehicleid] => Array ( [0] => 28977080 ) [dumpdate] => Array ( [0] => 2026-03-13T16:50:43.147 ) [mmcode] => Array ( [0] => 64030160 ) [molstockbooknumber] => Array ( [0] => MOL01342_U0071528 ) [stockbooknumber] => Array ( [0] => U0071528 ) [vinnumber] => Array ( [0] => WVGZZZC1ZNY047253 ) [regnumber] => Array ( [0] => CAA362965 ) [uploadtype] => Array ( [0] => USED ) [vehiclemake] => Array ( [0] => VOLKSWAGEN ) [vehiclerange] => Array ( [0] => T-CROSS ) [vehiclemodel] => Array ( [0] => MY21 1.0 TSI COMFORTLINE ) [vehicleyear] => Array ( [0] => 2022 ) [bodytype] => Array ( [0] => CROSSOVER ) [transmissiontype] => Array ( [0] => MANUAL ) [fueltype] => Array ( [0] => UNLEADED ) [colour] => Array ( [0] => ASCOT GREY ) [numberofdoors] => Array ( [0] => 5 ) [mileage] => Array ( [0] => 21395 ) [servicehistory] => Array ( [0] => Full ) [comments] => Array ( [0] => Exceptional Value and Peace of Mind This well-maintained vehicle offers an impressive balance of style and practicality. With only 21 395 kilometres on the clock, it promises reliability and performance. Enjoy the benefits of a full maintenance plan valid until February 2027 or 60 000 kilometres, ensuring worry-free ownership. Optional extended plans are also available for added assurance. Experience convenience with doorstep demos throughout the Cape Peninsula. We facilitate financing through major banks and handle insurance arrangements seamlessly. Trade-ins are welcome, and delivery can be arranged nationwide. Our dedicated sales staff is here to simplify your car buying experience. Key highlights: - Only 21 395 kilometres - Balance of VW full maintenance plan until February 2027 or 60 000 kilometres - Optional extended warranties available - Doorstep demos throughout the Cape Peninsula - Financing through all major banks - Insurance arrangements handled for you - Trade-ins welcome - Countrywide delivery available Trust in the NMI brand for superbly looked after vehicles and outstanding after-sales service. We strive to make your car buying experience effortless. ) [price] => Array ( [0] => 299900 ) [dealershipid] => Array ( [0] => 49 ) [molnumber] => Array ( [0] => MOL01342 ) [dealershipname] => Array ( [0] => Barons Bellville ) [pictures] => Array ( [0] => a:12:{i:0;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071528_1.jpg";i:1;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071528_2.jpg";i:2;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071528_3.jpg";i:3;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071528_4.jpg";i:4;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071528_5.jpg";i:5;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071528_6.jpg";i:6;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071528_7.jpg";i:7;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071528_8.jpg";i:8;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071528_9.jpg";i:9;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071528_10.jpg";i:10;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071528_11.jpg";i:11;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071528_12.jpg";} ) ) 1
WVGZZZC1ZNY047253
WVGZZZC1ZNY047253
Colour: ASCOT GREY
MOL01342
28977080

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 299 900
21 395km
2022
MANUAL
More details
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071520_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071520_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071520_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071520_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071520_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071520_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071520_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071520_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071520_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071520_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071520_11.jpg
VOLKSWAGEN
POLO
(2022)

VOLKSWAGEN HATCH MY22 1.0 TSI LIFE

Array ( [vehicleid] => Array ( [0] => 28980169 ) [dumpdate] => Array ( [0] => 2026-03-13T16:54:07.307 ) [mmcode] => Array ( [0] => 64027665 ) [molstockbooknumber] => Array ( [0] => MOL01342_U0071520 ) [stockbooknumber] => Array ( [0] => U0071520 ) [vinnumber] => Array ( [0] => AAVZZZAWZNU075177 ) [regnumber] => Array ( [0] => KPT877MP ) [uploadtype] => Array ( [0] => USED ) [vehiclemake] => Array ( [0] => VOLKSWAGEN ) [vehiclerange] => Array ( [0] => POLO ) [vehiclemodel] => Array ( [0] => HATCH MY22 1.0 TSI LIFE ) [vehicleyear] => Array ( [0] => 2022 ) [bodytype] => Array ( [0] => HATCH ) [transmissiontype] => Array ( [0] => MANUAL ) [fueltype] => Array ( [0] => UNLEADED ) [colour] => Array ( [0] => WHITE ) [numberofdoors] => Array ( [0] => 5 ) [mileage] => Array ( [0] => 42699 ) [servicehistory] => Array ( [0] => ) [comments] => Array ( [0] => Exceptional Value and Low Mileage This used vehicle offers a remarkable opportunity with only 42 699 kilometres on the clock. Its condition reflects careful ownership and ensures you’re getting a smart buy. Experience the reliability and practicality that comes with this well-regarded choice, perfect for city driving and daily commutes. Enjoy a blend of comfort and efficiency, making every journey enjoyable. This vehicle is designed to deliver outstanding performance while maintaining impressive fuel economy. Don’t miss out on this chance to own a dependable and stylish option. Key highlights: - Only 42 699 kilometres driven - Reliable and practical for daily use - Excellent fuel efficiency - Comfortable interior - Modern features for convenience - Well-maintained condition Trust in the NMI brand for quality and value. Your next vehicle awaits. ) [price] => Array ( [0] => 299900 ) [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_u0071520_1.jpg";i:1;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071520_2.jpg";i:2;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071520_3.jpg";i:3;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071520_4.jpg";i:4;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071520_5.jpg";i:5;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071520_6.jpg";i:6;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071520_7.jpg";i:7;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071520_8.jpg";i:8;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071520_9.jpg";i:9;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071520_10.jpg";i:10;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071520_11.jpg";} ) ) 1
AAVZZZAWZNU075177
AAVZZZAWZNU075177
Colour: WHITE
MOL01342
28980169

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 299 900
42 699km
2022
MANUAL
More details
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071537_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071537_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071537_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071537_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071537_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071537_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071537_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071537_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071537_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071537_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071537_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071537_12.jpg
NISSAN
X-TRAIL
(2020)

NISSAN 2.5 4X4 ACENTA CVT

Array ( [vehicleid] => Array ( [0] => 28979205 ) [dumpdate] => Array ( [0] => 2026-03-13T16:53:23.417 ) [mmcode] => Array ( [0] => 47084272 ) [molstockbooknumber] => Array ( [0] => MOL01342_U0071537 ) [stockbooknumber] => Array ( [0] => U0071537 ) [vinnumber] => Array ( [0] => JN1TBNT32Z0012923 ) [regnumber] => Array ( [0] => CAA195867 ) [uploadtype] => Array ( [0] => USED ) [vehiclemake] => Array ( [0] => NISSAN ) [vehiclerange] => Array ( [0] => X-TRAIL ) [vehiclemodel] => Array ( [0] => 2.5 4X4 ACENTA CVT ) [vehicleyear] => Array ( [0] => 2020 ) [bodytype] => Array ( [0] => STATION WAGON ) [transmissiontype] => Array ( [0] => AUTOMATIC ) [fueltype] => Array ( [0] => UNLEADED ) [colour] => Array ( [0] => PURE WHITE ) [numberofdoors] => Array ( [0] => 5 ) [mileage] => Array ( [0] => 70602 ) [servicehistory] => Array ( [0] => ) [comments] => Array ( [0] => Unmatched Versatility and Comfort This used vehicle offers an exceptional blend of comfort and practicality. With only 70 602 kilometres on the clock, it promises reliability for your daily adventures and family trips. Its spacious interior is designed to accommodate passengers and cargo with ease, making every journey enjoyable. Experience advanced features and a smooth drive that enhances your every outing. This vehicle is ready to take on any road with confidence and style. Don't miss the chance to own a versatile companion that fits your lifestyle. Key highlights: - Only 70 602 kilometres - Spacious interior for comfort - Ideal for family trips - Reliable performance - Smooth driving experience - Versatile for daily adventures - Well-maintained condition Trust NMI to provide quality vehicles that meet your needs. Your next adventure starts here. ) [price] => Array ( [0] => 299900 ) [dealershipid] => Array ( [0] => 49 ) [molnumber] => Array ( [0] => MOL01342 ) [dealershipname] => Array ( [0] => Barons Bellville ) [pictures] => Array ( [0] => a:12:{i:0;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071537_1.jpg";i:1;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071537_2.jpg";i:2;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071537_3.jpg";i:3;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071537_4.jpg";i:4;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071537_5.jpg";i:5;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071537_6.jpg";i:6;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071537_7.jpg";i:7;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071537_8.jpg";i:8;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071537_9.jpg";i:9;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071537_10.jpg";i:10;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071537_11.jpg";i:11;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071537_12.jpg";} ) ) 1
JN1TBNT32Z0012923
JN1TBNT32Z0012923
Colour: PURE WHITE
MOL01342
28979205

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 299 900
70 602km
2020
AUTOMATIC
More details
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0070843_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0070843_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0070843_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0070843_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0070843_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0070843_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0070843_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0070843_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0070843_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0070843_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0070843_11.jpg
VOLKSWAGEN
POLO
(2025)

VOLKSWAGEN HATCH MY22 1.0 TSI

Array ( [vehicleid] => Array ( [0] => 28976920 ) [dumpdate] => Array ( [0] => 2026-03-13T16:53:40.963 ) [mmcode] => Array ( [0] => 64027662 ) [molstockbooknumber] => Array ( [0] => MOL01342_U0071588 ) [stockbooknumber] => Array ( [0] => U0071588 ) [vinnumber] => Array ( [0] => AAVZZZAW7SU015052 ) [regnumber] => Array ( [0] => CY433536 ) [uploadtype] => Array ( [0] => USED ) [vehiclemake] => Array ( [0] => VOLKSWAGEN ) [vehiclerange] => Array ( [0] => POLO ) [vehiclemodel] => Array ( [0] => HATCH MY22 1.0 TSI ) [vehicleyear] => Array ( [0] => 2025 ) [bodytype] => Array ( [0] => HATCH ) [transmissiontype] => Array ( [0] => MANUAL ) [fueltype] => Array ( [0] => UNLEADED ) [colour] => Array ( [0] => SILVER ) [numberofdoors] => Array ( [0] => 5 ) [mileage] => Array ( [0] => 15709 ) [servicehistory] => Array ( [0] => ) [comments] => Array ( [0] => Exceptional Value in a Compact Package This vehicle delivers a blend of reliability and efficiency. With only 15 709 kilometres on the clock, it offers an excellent opportunity for anyone seeking a dependable ride. Its compact design makes it perfect for urban driving while ensuring comfort on longer journeys. You can trust in the quality and performance of this offering. It’s been maintained to high standards, promising a smooth driving experience. This car is ideal for first-time buyers or anyone looking to upgrade their daily commute. Key highlights: - Low mileage of 15 709 kilometres - Compact and practical design - Reliable performance - Ideal for urban driving - Smooth driving experience - Excellent opportunity for first-time buyers Choose with confidence. NMI stands behind its quality vehicles, ensuring you make a smart investment. ) [price] => Array ( [0] => 299900 ) [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_u0070843_1.jpg";i:1;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0070843_2.jpg";i:2;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0070843_3.jpg";i:3;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0070843_4.jpg";i:4;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0070843_5.jpg";i:5;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0070843_6.jpg";i:6;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0070843_7.jpg";i:7;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0070843_8.jpg";i:8;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0070843_9.jpg";i:9;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0070843_10.jpg";i:10;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0070843_11.jpg";} ) ) 1
AAVZZZAW7SU015052
AAVZZZAW7SU015052
Colour: SILVER
MOL01342
28976920

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 299 900
15 709km
2025
MANUAL
More details
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071483_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071483_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071483_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071483_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071483_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071483_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071483_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071483_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071483_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071483_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071483_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071483_12.jpg
VOLKSWAGEN
GOLF
(2020)

VOLKSWAGEN VII MY17 1.4 TSI BMT COMFORTLINE DSG (P

Array ( [vehicleid] => Array ( [0] => 28980121 ) [dumpdate] => Array ( [0] => 2026-03-13T16:54:07.307 ) [mmcode] => Array ( [0] => 64045428 ) [molstockbooknumber] => Array ( [0] => MOL01342_U0071483 ) [stockbooknumber] => Array ( [0] => U0071483 ) [vinnumber] => Array ( [0] => WVWZZZAUZLW086519 ) [regnumber] => Array ( [0] => SMJ83WP ) [uploadtype] => Array ( [0] => USED ) [vehiclemake] => Array ( [0] => VOLKSWAGEN ) [vehiclerange] => Array ( [0] => GOLF ) [vehiclemodel] => Array ( [0] => VII MY17 1.4 TSI BMT COMFORTLINE DSG (P ) [vehicleyear] => Array ( [0] => 2020 ) [bodytype] => Array ( [0] => HATCH ) [transmissiontype] => Array ( [0] => AUTOMATIC ) [fueltype] => Array ( [0] => UNLEADED ) [colour] => Array ( [0] => SILVER ) [numberofdoors] => Array ( [0] => 5 ) [mileage] => Array ( [0] => 106989 ) [servicehistory] => Array ( [0] => ) [comments] => Array ( [0] => Exceptional Value in a Compact Design This used vehicle offers a perfect blend of style, performance, and practicality. With a mileage of 106 989 kilometres, it’s well-maintained and ready for new adventures. Experience the joy of driving with its responsive handling and efficient fuel consumption. Ideal for city driving or weekend getaways, this vehicle is designed to meet your daily needs while providing comfort and reliability. Don’t miss the opportunity to own a versatile companion that fits your lifestyle seamlessly. Key highlights: - 106 989 kilometres driven - Stylish and compact design - Responsive handling for an enjoyable drive - Efficient fuel consumption - Versatile for city and rural driving - Reliable performance for everyday use Trust in the NMI brand for quality pre-owned vehicles. Our commitment to excellence ensures your peace of mind with every purchase. ) [pictures] => Array ( [0] => a:12:{i:0;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071483_1.jpg";i:1;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071483_2.jpg";i:2;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071483_3.jpg";i:3;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071483_4.jpg";i:4;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071483_5.jpg";i:5;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071483_6.jpg";i:6;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071483_7.jpg";i:7;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071483_8.jpg";i:8;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071483_9.jpg";i:9;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071483_10.jpg";i:10;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071483_11.jpg";i:11;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071483_12.jpg";} ) [price] => Array ( [0] => 299900 ) [dealershipid] => Array ( [0] => 49 ) [molnumber] => Array ( [0] => MOL01342 ) [dealershipname] => Array ( [0] => Barons Bellville ) [_nmi_data_hash] => Array ( [0] => 683dec06cad58d2e7b6f7ec97f518a30 ) ) 1
WVWZZZAUZLW086519
WVWZZZAUZLW086519
Colour: SILVER
MOL01342
28980121

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 299 900
106 989km
2020
AUTOMATIC
More details
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071494_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071494_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071494_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071494_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071494_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071494_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071494_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071494_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071494_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071494_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071494_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071494_12.jpg
VOLKSWAGEN
T-CROSS
(2022)

VOLKSWAGEN MY20 1.0 TSI COMFORTLINE DSG

Array ( [vehicleid] => Array ( [0] => 28977069 ) [dumpdate] => Array ( [0] => 2026-03-13T16:52:12.527 ) [mmcode] => Array ( [0] => 64030170 ) [molstockbooknumber] => Array ( [0] => MOL01342_U0071494 ) [stockbooknumber] => Array ( [0] => U0071494 ) [vinnumber] => Array ( [0] => WVGZZZC1ZNY074047 ) [regnumber] => Array ( [0] => CF322495 ) [uploadtype] => Array ( [0] => USED ) [vehiclemake] => Array ( [0] => VOLKSWAGEN ) [vehiclerange] => Array ( [0] => T-CROSS ) [vehiclemodel] => Array ( [0] => MY20 1.0 TSI COMFORTLINE DSG ) [vehicleyear] => Array ( [0] => 2022 ) [bodytype] => Array ( [0] => CROSSOVER ) [transmissiontype] => Array ( [0] => AUTOMATIC ) [fueltype] => Array ( [0] => UNLEADED ) [colour] => Array ( [0] => PURE WHITE ) [numberofdoors] => Array ( [0] => 5 ) [mileage] => Array ( [0] => 74015 ) [servicehistory] => Array ( [0] => Full ) [comments] => Array ( [0] => Exceptional Value with Peace of Mind Ownership This clean example has been superbly looked after and comes with a full VW service history. Enjoy the balance of a comprehensive maintenance plan until May 2027 or 90,000 kilometres. Optional extensions are available for added peace of mind. Equipped with a removable tow bar and a Park Package, it enhances your driving experience. The Composition Media Infotainment package ensures connectivity and entertainment on every journey. Key highlights: - Mileage: 74 015 kilometres - Full VW service history - Removable tow bar - Park Package - Composition Media Infotainment package - Balance of full maintenance plan until May 2027 - Optional warranties and service plans available - Delivery can be arranged countrywide At NMI, we prioritise exceptional service and customer satisfaction. We make it easy for you to buy a car, handling everything from finance to insurance and trade-ins. Experience our commitment to quality today. ) [pictures] => Array ( [0] => a:12:{i:0;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071494_1.jpg";i:1;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071494_2.jpg";i:2;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071494_3.jpg";i:3;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071494_4.jpg";i:4;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071494_5.jpg";i:5;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071494_6.jpg";i:6;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071494_7.jpg";i:7;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071494_8.jpg";i:8;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071494_9.jpg";i:9;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071494_10.jpg";i:10;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071494_11.jpg";i:11;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071494_12.jpg";} ) [price] => Array ( [0] => 309900 ) [dealershipid] => Array ( [0] => 49 ) [molnumber] => Array ( [0] => MOL01342 ) [dealershipname] => Array ( [0] => Barons Bellville ) [_nmi_data_hash] => Array ( [0] => edbb9b773c02be11430dd6b7668a845b ) ) 1
WVGZZZC1ZNY074047
WVGZZZC1ZNY074047
Colour: PURE WHITE
MOL01342
28977069

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 309 900
74 015km
2022
AUTOMATIC
More details
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050259_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050259_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050259_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050259_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050259_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050259_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050259_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050259_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050259_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050259_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050259_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050259_12.jpg
VOLKSWAGEN
POLO
(2026)

VOLKSWAGEN VIVO HATCH MY25 1.6 LIFE

Array ( [vehicleid] => Array ( [0] => 28980043 ) [dumpdate] => Array ( [0] => 2026-03-13T16:50:43.147 ) [mmcode] => Array ( [0] => 64020751 ) [molstockbooknumber] => Array ( [0] => MOL01342_UD0050259 ) [stockbooknumber] => Array ( [0] => UD0050259 ) [vinnumber] => Array ( [0] => AAVZZZ6R8TU008941 ) [regnumber] => Array ( [0] => CY145031 ) [uploadtype] => Array ( [0] => DEMO ) [vehiclemake] => Array ( [0] => VOLKSWAGEN ) [vehiclerange] => Array ( [0] => POLO ) [vehiclemodel] => Array ( [0] => VIVO HATCH MY25 1.6 LIFE ) [vehicleyear] => Array ( [0] => 2026 ) [bodytype] => Array ( [0] => HATCH ) [transmissiontype] => Array ( [0] => AUTOMATIC ) [fueltype] => Array ( [0] => UNLEADED ) [colour] => Array ( [0] => PURE WHITE ) [numberofdoors] => Array ( [0] => 5 ) [mileage] => Array ( [0] => 1000 ) [servicehistory] => Array ( [0] => ) [comments] => Array ( [0] => Unbeatable Value in a Demo Vehicle Experience the perfect blend of style and efficiency with this demo model. With only 1 000 kilometres on the clock, it offers the benefits of a new vehicle without the new price tag. This is an opportunity to own a well-maintained vehicle that stands ready for everyday adventures. This vehicle provides reliability and comfort, making it ideal for city driving or weekend getaways. With its modern features and spacious interior, it’s designed to meet your needs. Don't miss out on this exceptional deal. Key highlights: - Demo condition - Only 1 000 kilometres - Excellent reliability - Modern design - Spacious interior - Perfect for city driving Trust in NMI for quality vehicles and exceptional service. ) [price] => Array ( [0] => 319900 ) [dealershipid] => Array ( [0] => 49 ) [molnumber] => Array ( [0] => MOL01342 ) [dealershipname] => Array ( [0] => Barons Bellville ) [pictures] => Array ( [0] => a:12:{i:0;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050259_1.jpg";i:1;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050259_2.jpg";i:2;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050259_3.jpg";i:3;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050259_4.jpg";i:4;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050259_5.jpg";i:5;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050259_6.jpg";i:6;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050259_7.jpg";i:7;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050259_8.jpg";i:8;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050259_9.jpg";i:9;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050259_10.jpg";i:10;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050259_11.jpg";i:11;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050259_12.jpg";} ) ) 1
AAVZZZ6R8TU008941
AAVZZZ6R8TU008941
Colour: PURE WHITE
MOL01342
28980043

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 319 900
1 000km
2026
AUTOMATIC
More details
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071579_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071579_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071579_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071579_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071579_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071579_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071579_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071579_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071579_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071579_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071579_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071579_12.jpg
MINI
HATCH
(2022)

MINI COOPER ONE DCT

Array ( [vehicleid] => Array ( [0] => 28977091 ) [dumpdate] => Array ( [0] => 2026-03-13T16:50:43.147 ) [mmcode] => Array ( [0] => 45705111 ) [molstockbooknumber] => Array ( [0] => MOL01342_U0071579 ) [stockbooknumber] => Array ( [0] => U0071579 ) [vinnumber] => Array ( [0] => WMW22DH0102S98414 ) [regnumber] => Array ( [0] => CAA418445 ) [uploadtype] => Array ( [0] => USED ) [vehiclemake] => Array ( [0] => MINI ) [vehiclerange] => Array ( [0] => HATCH ) [vehiclemodel] => Array ( [0] => COOPER ONE DCT ) [vehicleyear] => Array ( [0] => 2022 ) [bodytype] => Array ( [0] => HATCH ) [transmissiontype] => Array ( [0] => AUTOMATIC ) [fueltype] => Array ( [0] => UNLEADED ) [colour] => Array ( [0] => WHITE ) [numberofdoors] => Array ( [0] => 3 ) [mileage] => Array ( [0] => 28000 ) [servicehistory] => Array ( [0] => Full ) [comments] => Array ( [0] => Exceptional Quality and Low Mileage Discover this pristine vehicle with just 28 000 kilometres. It has been meticulously maintained by a single owner and comes with a complete BMW service history. Enjoy peace of mind with the balance of a full maintenance plan until August 2026 or 75 000 kilometres, ensuring reliability and performance. This vehicle stands out for its cleanliness and superb upkeep. We offer countrywide delivery and can assist with finance from all major banks. Trade-ins are welcome. Our dedicated sales staff will ensure a seamless buying experience, allowing you to enjoy your new vehicle sooner. Key highlights: - One owner from new - Full BMW service history - Balance of full maintenance plan until August 2026 or 75 000 kilometres - Very clean example - Optional warranties, service, and maintenance plans available - Finance arranged with all major banks - Trade-ins welcome - Delivery can be arranged countrywide Trust in NMI for your next vehicle purchase and experience outstanding after-sales service. We make it easy for you to buy a car! ) [price] => Array ( [0] => 319900 ) [dealershipid] => Array ( [0] => 49 ) [molnumber] => Array ( [0] => MOL01342 ) [dealershipname] => Array ( [0] => Barons Bellville ) [pictures] => Array ( [0] => a:12:{i:0;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071579_1.jpg";i:1;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071579_2.jpg";i:2;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071579_3.jpg";i:3;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071579_4.jpg";i:4;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071579_5.jpg";i:5;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071579_6.jpg";i:6;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071579_7.jpg";i:7;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071579_8.jpg";i:8;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071579_9.jpg";i:9;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071579_10.jpg";i:10;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071579_11.jpg";i:11;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071579_12.jpg";} ) ) 1
WMW22DH0102S98414
WMW22DH0102S98414
Colour: WHITE
MOL01342
28977091

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 319 900
28 000km
2022
AUTOMATIC
More details
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071456_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071456_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071456_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071456_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071456_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071456_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071456_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071456_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071456_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071456_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071456_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071456_12.jpg
TOYOTA
COROLLA
(2022)

TOYOTA 1.8 Xr

Array ( [vehicleid] => Array ( [0] => 28980115 ) [dumpdate] => Array ( [0] => 2026-03-13T16:50:43.147 ) [mmcode] => Array ( [0] => 60031350 ) [molstockbooknumber] => Array ( [0] => MOL01342_U0071456 ) [stockbooknumber] => Array ( [0] => U0071456 ) [vinnumber] => Array ( [0] => AHTKFBAG800603845 ) [regnumber] => Array ( [0] => CAA358717 ) [uploadtype] => Array ( [0] => USED ) [vehiclemake] => Array ( [0] => TOYOTA ) [vehiclerange] => Array ( [0] => COROLLA ) [vehiclemodel] => Array ( [0] => 1.8 Xr ) [vehicleyear] => Array ( [0] => 2022 ) [bodytype] => Array ( [0] => STATION WAGON ) [transmissiontype] => Array ( [0] => AUTOMATIC ) [fueltype] => Array ( [0] => UNLEADED ) [colour] => Array ( [0] => BLUE ) [numberofdoors] => Array ( [0] => 5 ) [mileage] => Array ( [0] => 59491 ) [servicehistory] => Array ( [0] => ) [comments] => Array ( [0] => Exceptional Value in a Compact SUV This used vehicle combines reliability with modern design, making it an ideal choice for urban living and weekend adventures. With only 59 491 kilometres, it offers a superb driving experience. Perfectly balanced between comfort and practicality, it meets all your daily needs with ease. Enjoy the benefits of a spacious interior and advanced safety features. This vehicle is designed for those who appreciate quality and efficiency. Make a smart investment that will serve you well for years to come. Key highlights: - Impressive 59 491 kilometres - Compact yet spacious interior - Modern design with sleek lines - Advanced safety features - Reliable and efficient performance - Perfect for city and weekend driving At NMI, we pride ourselves on offering quality vehicles that you can trust. Rest assured, your next smart buy is just around the corner. ) [pictures] => Array ( [0] => a:12:{i:0;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071456_1.jpg";i:1;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071456_2.jpg";i:2;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071456_3.jpg";i:3;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071456_4.jpg";i:4;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071456_5.jpg";i:5;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071456_6.jpg";i:6;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071456_7.jpg";i:7;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071456_8.jpg";i:8;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071456_9.jpg";i:9;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071456_10.jpg";i:10;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071456_11.jpg";i:11;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071456_12.jpg";} ) [price] => Array ( [0] => 319900 ) [dealershipid] => Array ( [0] => 49 ) [molnumber] => Array ( [0] => MOL01342 ) [dealershipname] => Array ( [0] => Barons Bellville ) [_nmi_data_hash] => Array ( [0] => c02a2df98e31778451a364e35a18b669 ) ) 1
AHTKFBAG800603845
AHTKFBAG800603845
Colour: BLUE
MOL01342
28980115

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 319 900
59 491km
2022
AUTOMATIC
More details
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071535_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071535_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071535_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071535_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071535_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071535_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071535_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071535_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071535_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071535_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071535_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071535_12.jpg
VOLKSWAGEN
POLO
(2024)

VOLKSWAGEN SEDAN MY23 1.6 LIFE

Array ( [vehicleid] => Array ( [0] => 28979204 ) [dumpdate] => Array ( [0] => 2026-03-13T16:50:43.147 ) [mmcode] => Array ( [0] => 64028860 ) [molstockbooknumber] => Array ( [0] => MOL01342_U0071535 ) [stockbooknumber] => Array ( [0] => U0071535 ) [vinnumber] => Array ( [0] => WVWZZZD2ZRT016919 ) [regnumber] => Array ( [0] => KJM852EC ) [uploadtype] => Array ( [0] => USED ) [vehiclemake] => Array ( [0] => VOLKSWAGEN ) [vehiclerange] => Array ( [0] => POLO ) [vehiclemodel] => Array ( [0] => SEDAN MY23 1.6 LIFE ) [vehicleyear] => Array ( [0] => 2024 ) [bodytype] => Array ( [0] => SEDAN ) [transmissiontype] => Array ( [0] => MANUAL ) [fueltype] => Array ( [0] => UNLEADED ) [colour] => Array ( [0] => CANDY WHITE ) [numberofdoors] => Array ( [0] => 4 ) [mileage] => Array ( [0] => 25956 ) [servicehistory] => Array ( [0] => ) [comments] => Array ( [0] => Exceptional Value Awaiting You This used vehicle boasts low mileage and a solid reputation for reliability. With only 25 956 kilometres on the clock, it offers a smart choice for those seeking a dependable ride. Its design and performance are sure to impress. Experience the perfect blend of comfort and practicality. This vehicle is ideal for city driving or weekend getaways. Its fuel efficiency means fewer stops at the pump, allowing you to enjoy more time on the road. Key highlights: - Low mileage of 25 956 kilometres - Exceptional reliability - Fuel-efficient performance - Comfortable interior - Ideal for city and weekend driving - Stylish design Trust in NMI for your next vehicle purchase. We prioritise quality and customer satisfaction. Choose wisely; drive confidently. ) [price] => Array ( [0] => 319900 ) [dealershipid] => Array ( [0] => 49 ) [molnumber] => Array ( [0] => MOL01342 ) [dealershipname] => Array ( [0] => Barons Bellville ) [pictures] => Array ( [0] => a:12:{i:0;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071535_1.jpg";i:1;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071535_2.jpg";i:2;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071535_3.jpg";i:3;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071535_4.jpg";i:4;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071535_5.jpg";i:5;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071535_6.jpg";i:6;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071535_7.jpg";i:7;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071535_8.jpg";i:8;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071535_9.jpg";i:9;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071535_10.jpg";i:10;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071535_11.jpg";i:11;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071535_12.jpg";} ) ) 1
WVWZZZD2ZRT016919
WVWZZZD2ZRT016919
Colour: CANDY WHITE
MOL01342
28979204

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 319 900
25 956km
2024
MANUAL
More details