Pre-owned Vehicles from Barons VW Cape Town
1 - 24 of 130 posts
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071318_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071318_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071318_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071318_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071318_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071318_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071318_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071318_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071318_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071318_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071318_11.jpg
VOLKSWAGEN
POLO VIVO
(2017)
VOLKSWAGEN SEDAN 1.4 TRENDLINE
Array
(
[vehicleid] => Array
(
[0] => 28961871
)
[dumpdate] => Array
(
[0] => 2026-03-09T11:50:38.957
)
[mmcode] => Array
(
[0] => 64020511
)
[molstockbooknumber] => Array
(
[0] => MOL01386_U0071318
)
[stockbooknumber] => Array
(
[0] => U0071318
)
[vinnumber] => Array
(
[0] => AAVZZZ6SZHU013467
)
[regnumber] => Array
(
[0] => GCX452G
)
[uploadtype] => Array
(
[0] => USED
)
[vehiclemake] => Array
(
[0] => VOLKSWAGEN
)
[vehiclerange] => Array
(
[0] => POLO VIVO
)
[vehiclemodel] => Array
(
[0] => SEDAN 1.4 TRENDLINE
)
[vehicleyear] => Array
(
[0] => 2017
)
[bodytype] => Array
(
[0] => SEDAN
)
[transmissiontype] => Array
(
[0] => MANUAL
)
[fueltype] => Array
(
[0] => UNLEADED
)
[colour] => Array
(
[0] => PURE WHITE
)
[numberofdoors] => Array
(
[0] => 4
)
[mileage] => Array
(
[0] => 101780
)
[servicehistory] => Array
(
[0] => Full
)
[comments] => Array
(
[0] => Exceptional Value with Full-Service History
This pre-owned vehicle stands out with its comprehensive service record, ensuring that you invest in a well-maintained option. The 80-point quality check guarantees that every aspect has been meticulously inspected for your peace of mind. With a mileage of 101 780 kilometres, you can trust its reliability for daily commutes or weekend adventures.
Enjoy the convenience of flexible finance options that make upgrading easy. We accept trade-ins, allowing you to seamlessly transition to your next vehicle. Plus, with nationwide delivery, your next smart buy is just a short journey away.
Key highlights:
- Full-service history included
- 80-point quality check performed
- Trade-ins welcome for easy upgrades
- Hassle-free in-house finance options available
- Nationwide delivery across South Africa
With NMI, you can rest assured knowing that you are supported by a brand committed to quality and customer satisfaction.
)
[pictures] => Array
(
[0] => a:11:{i:0;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071318_1.jpg";i:1;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071318_2.jpg";i:2;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071318_3.jpg";i:3;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071318_4.jpg";i:4;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071318_5.jpg";i:5;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071318_6.jpg";i:6;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071318_7.jpg";i:7;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071318_8.jpg";i:8;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071318_9.jpg";i:9;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071318_10.jpg";i:10;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071318_11.jpg";}
)
[price] => Array
(
[0] => 149950
)
[dealershipid] => Array
(
[0] => 51
)
[molnumber] => Array
(
[0] => MOL01386
)
[dealershipname] => Array
(
[0] => Barons Cape Town
)
[_nmi_data_hash] => Array
(
[0] => 502d4e095d41112dbf569426b9ab790d
)
)
1
AAVZZZ6SZHU013467
AAVZZZ6SZHU013467
Colour: PURE WHITE
MOL01386
28961871
28961871
Enquire
<?php
$post_id = get_the_id();
$custom_fields = get_post_meta($post_id);
echo $custom_fields['mmcode'][0] . '<br />';
echo print_r($custom_fields);
if (empty($custom_fields)) {
error_log("No custom fields found for post ID: $post_id");
return;
}
error_log("Custom fields for post ID $post_id:");
foreach ($custom_fields as $key => $value) {
// $value is always an array
if (is_array($value)) {
foreach ($value as $val) {
error_log("$key => $val");
}
} else {
error_log("$key => $value");
}
}
?>
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071319_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071319_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071319_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071319_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071319_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071319_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071319_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071319_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071319_9.jpg
VOLKSWAGEN
POLO VIVO
(2017)
VOLKSWAGEN SEDAN 1.4 TRENDLINE
Array
(
[vehicleid] => Array
(
[0] => 28961872
)
[dumpdate] => Array
(
[0] => 2026-03-09T11:50:38.957
)
[mmcode] => Array
(
[0] => 64020511
)
[molstockbooknumber] => Array
(
[0] => MOL01386_U0071319
)
[stockbooknumber] => Array
(
[0] => U0071319
)
[vinnumber] => Array
(
[0] => AAVZZZ6SZHU013793
)
[regnumber] => Array
(
[0] => GCX788G
)
[uploadtype] => Array
(
[0] => USED
)
[vehiclemake] => Array
(
[0] => VOLKSWAGEN
)
[vehiclerange] => Array
(
[0] => POLO VIVO
)
[vehiclemodel] => Array
(
[0] => SEDAN 1.4 TRENDLINE
)
[vehicleyear] => Array
(
[0] => 2017
)
[bodytype] => Array
(
[0] => SEDAN
)
[transmissiontype] => Array
(
[0] => MANUAL
)
[fueltype] => Array
(
[0] => UNLEADED
)
[colour] => Array
(
[0] => PURE WHITE
)
[numberofdoors] => Array
(
[0] => 4
)
[mileage] => Array
(
[0] => 81050
)
[servicehistory] => Array
(
[0] => Full
)
[comments] => Array
(
[0] => Exceptional Value and Quality Await
Discover this remarkable pre-owned vehicle, boasting a full-service history for your peace of mind. With a mileage of 81Â 050 kilometres, it has undergone a thorough 80-point quality check, ensuring it meets the highest standards. You can drive confidently, knowing it has been inspected for your safety and satisfaction.
Upgrade your driving experience with flexible finance options, making it hassle-free to own this vehicle. We welcome trade-ins, allowing you to easily transition from your current vehicle. Plus, enjoy the convenience of nationwide delivery, bringing your new vehicle directly to your doorstep.
Key highlights:
- Full-service history included
- 80-point quality check completed
- Trade-ins welcome for easy upgrades
- Flexible in-house finance options
- Nationwide delivery available
Trust in NMI's commitment to quality and service. Experience a smart buy today with confidence.
)
[price] => Array
(
[0] => 155950
)
[dealershipid] => Array
(
[0] => 51
)
[molnumber] => Array
(
[0] => MOL01386
)
[dealershipname] => Array
(
[0] => Barons Cape Town
)
[pictures] => Array
(
[0] => a:9:{i:0;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071319_1.jpg";i:1;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071319_2.jpg";i:2;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071319_3.jpg";i:3;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071319_4.jpg";i:4;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071319_5.jpg";i:5;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071319_6.jpg";i:6;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071319_7.jpg";i:7;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071319_8.jpg";i:8;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071319_9.jpg";}
)
)
1
AAVZZZ6SZHU013793
AAVZZZ6SZHU013793
Colour: PURE WHITE
MOL01386
28961872
28961872
Enquire
<?php
$post_id = get_the_id();
$custom_fields = get_post_meta($post_id);
echo $custom_fields['mmcode'][0] . '<br />';
echo print_r($custom_fields);
if (empty($custom_fields)) {
error_log("No custom fields found for post ID: $post_id");
return;
}
error_log("Custom fields for post ID $post_id:");
foreach ($custom_fields as $key => $value) {
// $value is always an array
if (is_array($value)) {
foreach ($value as $val) {
error_log("$key => $val");
}
} else {
error_log("$key => $value");
}
}
?>
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071460_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071460_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071460_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071460_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071460_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071460_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071460_7.jpg
()
VOLKSWAGEN HATCH 1.4 TRENDLINE
Array
(
[vehicleID] => Array
(
[0] => 28964689
)
[dumpDate] => Array
(
[0] => 2026-03-09T11:50:30.097
)
[mmCode] => Array
(
[0] => 64020700
)
[molStockbookNumber] => Array
(
[0] => MOL01386_U0071460
)
[stockbookNumber] => Array
(
[0] => U0071460
)
[vinNumber] => Array
(
[0] => AAVZZZ6RZNU016324
)
[regNumber] => Array
(
[0] => CAA161242
)
[uploadType] => Array
(
[0] => USED
)
[vehicleMake] => Array
(
[0] => VOLKSWAGEN
)
[vehicleRange] => Array
(
[0] => POLO VIVO
)
[vehicleModel] => Array
(
[0] => HATCH 1.4 TRENDLINE
)
[vehicleYear] => Array
(
[0] => 2022
)
[bodyType] => Array
(
[0] => HATCH
)
[transmissionType] => Array
(
[0] => MANUAL
)
[fuelType] => Array
(
[0] => UNLEADED
)
[colour] => Array
(
[0] => WHITE
)
[numberOfDoors] => Array
(
[0] => 5
)
[mileage] => Array
(
[0] => 85000
)
[serviceHistory] => Array
(
[0] => None
)
[comments] => Array
(
[0] => Reliable Performance with Low Mileage
Discover a practical choice with this well-maintained vehicle, offering a balance of efficiency and comfort for everyday driving. With only 85 000 kilometres on the clock, it presents a fantastic opportunity for those seeking a dependable option that doesn’t compromise on quality.
This vehicle is designed to cater to your needs, ensuring a smooth and enjoyable ride whether you're commuting or embarking on a weekend getaway. Its reliability makes it a smart buy for both first-time car owners and seasoned drivers alike.
Key highlights:
- Low mileage of 85Â 000 kilometres
- Excellent condition for a used vehicle
- Practical and reliable for daily commutes
- Ideal for both new and experienced drivers
- Offers great value for money
With the backing of NMI, you can trust in the quality and integrity of this vehicle, ensuring peace of mind with your purchase.
)
[pictures] => Array
(
[0] => a:7:{i:0;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071460_1.jpg";i:1;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071460_2.jpg";i:2;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071460_3.jpg";i:3;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071460_4.jpg";i:4;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071460_5.jpg";i:5;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071460_6.jpg";i:6;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071460_7.jpg";}
)
[price] => Array
(
[0] => 195950
)
[dealershipID] => Array
(
[0] => 51
)
[molNumber] => Array
(
[0] => MOL01386
)
[dealershipName] => Array
(
[0] => Barons Cape Town
)
[_nmi_data_hash] => Array
(
[0] => 3fe53b6576e01a5bdb5b660a876c5090
)
)
1
Colour: WHITE
Enquire
<?php
$post_id = get_the_id();
$custom_fields = get_post_meta($post_id);
echo $custom_fields['mmcode'][0] . '<br />';
echo print_r($custom_fields);
if (empty($custom_fields)) {
error_log("No custom fields found for post ID: $post_id");
return;
}
error_log("Custom fields for post ID $post_id:");
foreach ($custom_fields as $key => $value) {
// $value is always an array
if (is_array($value)) {
foreach ($value as $val) {
error_log("$key => $val");
}
} else {
error_log("$key => $value");
}
}
?>
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071450_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071450_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071450_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071450_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071450_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071450_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071450_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071450_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071450_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071450_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071450_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071450_12.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071450_13.jpg
()
VOLKSWAGEN 1.0 TSI HIGHLINE DSG
Array
(
[vehicleID] => Array
(
[0] => 28922893
)
[dumpDate] => Array
(
[0] => 2026-02-24T02:38:31.69
)
[mmCode] => Array
(
[0] => 64027697
)
[molStockbookNumber] => Array
(
[0] => MOL01386_U0071450
)
[stockbookNumber] => Array
(
[0] => U0071450
)
[vinNumber] => Array
(
[0] => AAVZZZAWZKU108036
)
[regNumber] => Array
(
[0] => BL36PLZN
)
[uploadType] => Array
(
[0] => USED
)
[vehicleMake] => Array
(
[0] => VOLKSWAGEN
)
[vehicleRange] => Array
(
[0] => POLO
)
[vehicleModel] => Array
(
[0] => 1.0 TSI HIGHLINE DSG
)
[vehicleYear] => Array
(
[0] => 2019
)
[bodyType] => Array
(
[0] => HATCH
)
[transmissionType] => Array
(
[0] => AUTOMATIC
)
[fuelType] => Array
(
[0] => UNLEADED
)
[colour] => Array
(
[0] => WHITE
)
[numberOfDoors] => Array
(
[0] => 5
)
[mileage] => Array
(
[0] => 114000
)
[serviceHistory] => Array
(
[0] => None
)
[comments] => Array
(
[0] =>
)
[pictures] => Array
(
[0] => a:13:{i:0;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071450_1.jpg";i:1;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071450_2.jpg";i:2;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071450_3.jpg";i:3;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071450_4.jpg";i:4;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071450_5.jpg";i:5;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071450_6.jpg";i:6;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071450_7.jpg";i:7;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071450_8.jpg";i:8;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071450_9.jpg";i:9;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071450_10.jpg";i:10;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071450_11.jpg";i:11;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071450_12.jpg";i:12;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071450_13.jpg";}
)
[price] => Array
(
[0] => 219950
)
[dealershipID] => Array
(
[0] => 51
)
[molNumber] => Array
(
[0] => MOL01386
)
[dealershipName] => Array
(
[0] => Barons Cape Town
)
[_nmi_data_hash] => Array
(
[0] => fe5047b2b159e25ca0022ef42053ba30
)
)
1
Colour: WHITE
Enquire
<?php
$post_id = get_the_id();
$custom_fields = get_post_meta($post_id);
echo $custom_fields['mmcode'][0] . '<br />';
echo print_r($custom_fields);
if (empty($custom_fields)) {
error_log("No custom fields found for post ID: $post_id");
return;
}
error_log("Custom fields for post ID $post_id:");
foreach ($custom_fields as $key => $value) {
// $value is always an array
if (is_array($value)) {
foreach ($value as $val) {
error_log("$key => $val");
}
} else {
error_log("$key => $value");
}
}
?>
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071248_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071248_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071248_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071248_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071248_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071248_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071248_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071248_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071248_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071248_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071248_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071248_12.jpg
VOLKSWAGEN
POLO
(2020)
VOLKSWAGEN 1.0 TSI COMFORTLINE
Array
(
[vehicleid] => Array
(
[0] => 28961875
)
[dumpdate] => Array
(
[0] => 2026-03-09T11:50:38.957
)
[mmcode] => Array
(
[0] => 64027664
)
[molstockbooknumber] => Array
(
[0] => MOL01386_U0071332
)
[stockbooknumber] => Array
(
[0] => U0071332
)
[vinnumber] => Array
(
[0] => AAVZZZAWZMU032781
)
[regnumber] => Array
(
[0] => CY365800
)
[uploadtype] => Array
(
[0] => USED
)
[vehiclemake] => Array
(
[0] => VOLKSWAGEN
)
[vehiclerange] => Array
(
[0] => POLO
)
[vehiclemodel] => Array
(
[0] => 1.0 TSI COMFORTLINE
)
[vehicleyear] => Array
(
[0] => 2020
)
[bodytype] => Array
(
[0] => HATCH
)
[transmissiontype] => Array
(
[0] => MANUAL
)
[fueltype] => Array
(
[0] => UNLEADED
)
[colour] => Array
(
[0] => SILVER
)
[numberofdoors] => Array
(
[0] => 5
)
[mileage] => Array
(
[0] => 83000
)
[servicehistory] => Array
(
[0] =>
)
[comments] => Array
(
[0] => Experience exceptional value with this meticulously maintained pre-owned vehicle, featuring a full-service history that ensures peace of mind. With only 83Â 000 kilometres on the clock, you can trust that this vehicle has been cared for and is ready for its next adventure.
Our commitment to quality is evident through our comprehensive 80-point inspection process, guaranteeing that every aspect of the vehicle meets our high standards. We also offer flexible in-house finance options, making it easier than ever to drive away in your next vehicle. Plus, with nationwide delivery, convenience is at your fingertips.
Key highlights:
- Full-service history included
- 80-point quality check conducted
- Trade-ins welcome for easy upgrades
- Nationwide delivery across South Africa
- Flexible finance options available
At NMI, we prioritise your satisfaction and peace of mind, ensuring you receive a trustworthy vehicle backed by our commitment to quality and service.
)
[pictures] => Array
(
[0] => a:12:{i:0;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071248_1.jpg";i:1;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071248_2.jpg";i:2;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071248_3.jpg";i:3;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071248_4.jpg";i:4;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071248_5.jpg";i:5;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071248_6.jpg";i:6;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071248_7.jpg";i:7;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071248_8.jpg";i:8;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071248_9.jpg";i:9;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071248_10.jpg";i:10;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071248_11.jpg";i:11;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071248_12.jpg";}
)
[price] => Array
(
[0] => 229949
)
[dealershipid] => Array
(
[0] => 51
)
[molnumber] => Array
(
[0] => MOL01386
)
[dealershipname] => Array
(
[0] => Barons Cape Town
)
[_nmi_data_hash] => Array
(
[0] => 0c87502783c373c84e05e0175916cb82
)
)
1
AAVZZZAWZMU032781
AAVZZZAWZMU032781
Colour: SILVER
MOL01386
28961875
28961875
Enquire
<?php
$post_id = get_the_id();
$custom_fields = get_post_meta($post_id);
echo $custom_fields['mmcode'][0] . '<br />';
echo print_r($custom_fields);
if (empty($custom_fields)) {
error_log("No custom fields found for post ID: $post_id");
return;
}
error_log("Custom fields for post ID $post_id:");
foreach ($custom_fields as $key => $value) {
// $value is always an array
if (is_array($value)) {
foreach ($value as $val) {
error_log("$key => $val");
}
} else {
error_log("$key => $value");
}
}
?>
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071349_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071349_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071349_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071349_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071349_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071349_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071349_7.jpg
VOLKSWAGEN
POLO
(2025)
VOLKSWAGEN VIVO HATCH MY25 1.4
Array
(
[vehicleid] => Array
(
[0] => 28964615
)
[dumpdate] => Array
(
[0] => 2026-03-09T11:50:30.097
)
[mmcode] => Array
(
[0] => 64020701
)
[molstockbooknumber] => Array
(
[0] => MOL01386_U0071349
)
[stockbooknumber] => Array
(
[0] => U0071349
)
[vinnumber] => Array
(
[0] => AAVZZZ6R8SU024975
)
[regnumber] => Array
(
[0] => AAVZZZ6R8SU0249
)
[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] => 10380
)
[servicehistory] => Array
(
[0] => Full
)
[comments] => Array
(
[0] => Exceptional Value with Low Mileage
Discover this remarkably well-maintained pre-owned vehicle, boasting only 10Â 380 kilometres on the clock. This demo model combines efficiency and modern styling, making it an excellent choice for those looking for reliability and comfort in their daily drives. With a complete service record and an 80-point quality check, you can drive away with confidence knowing that this vehicle has been thoroughly inspected and cared for.
Our dealership offers hassle-free in-house finance options, making your upgrade process seamless. Whether you’re looking to trade in your current vehicle or interested in optional value-added products like a warranty extension or paint protection, we have you covered, and we deliver anywhere in South Africa for your convenience.
Key highlights:
- Full-service history included
- 80-point quality check performed
- Trade-ins welcome for easy upgrades
- Nationwide delivery available
- Flexible finance options for your convenience
- Optional value-added products available
- Demo model for added value
- Perfect for urban driving and everyday use
At NMI, we prioritise your peace of mind, ensuring you receive quality vehicles and exceptional service every time. Trust in us for your next smart buy.
)
[pictures] => Array
(
[0] => a:7:{i:0;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071349_1.jpg";i:1;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071349_2.jpg";i:2;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071349_3.jpg";i:3;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071349_4.jpg";i:4;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071349_5.jpg";i:5;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071349_6.jpg";i:6;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071349_7.jpg";}
)
[price] => Array
(
[0] => 229950
)
[dealershipid] => Array
(
[0] => 51
)
[molnumber] => Array
(
[0] => MOL01386
)
[dealershipname] => Array
(
[0] => Barons Cape Town
)
[_nmi_data_hash] => Array
(
[0] => a729fb299fd70604a172460557c54f0b
)
)
1
AAVZZZ6R8SU024975
AAVZZZ6R8SU024975
Colour: PURE WHITE
MOL01386
28964615
28964615
Enquire
<?php
$post_id = get_the_id();
$custom_fields = get_post_meta($post_id);
echo $custom_fields['mmcode'][0] . '<br />';
echo print_r($custom_fields);
if (empty($custom_fields)) {
error_log("No custom fields found for post ID: $post_id");
return;
}
error_log("Custom fields for post ID $post_id:");
foreach ($custom_fields as $key => $value) {
// $value is always an array
if (is_array($value)) {
foreach ($value as $val) {
error_log("$key => $val");
}
} else {
error_log("$key => $value");
}
}
?>
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071486_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071486_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071486_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071486_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071486_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071486_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071486_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071486_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071486_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071486_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071486_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071486_12.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071486_13.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071486_14.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071486_15.jpg
VOLKSWAGEN
POLO
(2025)
VOLKSWAGEN VIVO HATCH MY25 1.4
Array
(
[vehicleid] => Array
(
[0] => 28964537
)
[dumpdate] => Array
(
[0] => 2026-03-09T11:50:30.097
)
[mmcode] => Array
(
[0] => 64020701
)
[molstockbooknumber] => Array
(
[0] => MOL01386_U0071486
)
[stockbooknumber] => Array
(
[0] => U0071486
)
[vinnumber] => Array
(
[0] => AAVZZZ6R3SU026116
)
[regnumber] => Array
(
[0] => CAA685750
)
[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] => 5489
)
[servicehistory] => Array
(
[0] => Full
)
[comments] => Array
(
[0] => Unbeatable Value in a Compact Package
This well-maintained vehicle offers an excellent opportunity for those seeking reliability and efficiency. With just 5Â 489 kilometres on the clock, it presents the perfect blend of modern features and practicality, making it an ideal choice for both city driving and weekend adventures. Its compact size ensures easy manoeuvrability, while still providing ample space for passengers and cargo alike.
Experience the confidence that comes with owning a vehicle that has been crafted with quality and durability in mind. This option is not just a smart buy; it’s a testament to the commitment to excellence that customers have come to expect. Secure this opportunity and enjoy the peace of mind that comes with a trusted automotive brand.
Key highlights:
- Used condition with low mileage
- Compact and efficient design
- Perfect for both urban and weekend driving
- Reliable performance and durability
- Ample passenger and cargo space
When you choose to invest in this vehicle, you are aligning yourself with the trusted reputation of NMI, ensuring you receive quality and value in your purchase.
)
[pictures] => Array
(
[0] => a:15:{i:0;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071486_1.jpg";i:1;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071486_2.jpg";i:2;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071486_3.jpg";i:3;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071486_4.jpg";i:4;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071486_5.jpg";i:5;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071486_6.jpg";i:6;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071486_7.jpg";i:7;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071486_8.jpg";i:8;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071486_9.jpg";i:9;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071486_10.jpg";i:10;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071486_11.jpg";i:11;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071486_12.jpg";i:12;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071486_13.jpg";i:13;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071486_14.jpg";i:14;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071486_15.jpg";}
)
[price] => Array
(
[0] => 239950
)
[dealershipid] => Array
(
[0] => 51
)
[molnumber] => Array
(
[0] => MOL01386
)
[dealershipname] => Array
(
[0] => Barons Cape Town
)
[_nmi_data_hash] => Array
(
[0] => c663abd35b29cc7c1b7bfb41fddb1fa0
)
)
1
AAVZZZ6R3SU026116
AAVZZZ6R3SU026116
Colour: PURE WHITE
MOL01386
28964537
28964537
Enquire
<?php
$post_id = get_the_id();
$custom_fields = get_post_meta($post_id);
echo $custom_fields['mmcode'][0] . '<br />';
echo print_r($custom_fields);
if (empty($custom_fields)) {
error_log("No custom fields found for post ID: $post_id");
return;
}
error_log("Custom fields for post ID $post_id:");
foreach ($custom_fields as $key => $value) {
// $value is always an array
if (is_array($value)) {
foreach ($value as $val) {
error_log("$key => $val");
}
} else {
error_log("$key => $value");
}
}
?>
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071496_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071496_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071496_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071496_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071496_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071496_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071496_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071496_8.jpg
VOLKSWAGEN
POLO
(2025)
VOLKSWAGEN VIVO HATCH MY25 1.4
Array
(
[vehicleid] => Array
(
[0] => 28961908
)
[dumpdate] => Array
(
[0] => 2026-03-09T11:50:30.097
)
[mmcode] => Array
(
[0] => 64020701
)
[molstockbooknumber] => Array
(
[0] => MOL01386_U0071496
)
[stockbooknumber] => Array
(
[0] => U0071496
)
[vinnumber] => Array
(
[0] => AAVZZZ6R2SU026205
)
[regnumber] => Array
(
[0] => CAA687425
)
[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] => SMOKY GREY METALLIC
)
[numberofdoors] => Array
(
[0] => 5
)
[mileage] => Array
(
[0] => 7018
)
[servicehistory] => Array
(
[0] => None
)
[comments] => Array
(
[0] => Exceptional Value with Minimal Mileage
Discover an incredible opportunity with this well-maintained vehicle, showcasing merely 7Â 018 kilometres on the clock. With its reliable performance and modern features, this option is perfect for those seeking a practical and stylish ride. Its compact design makes it ideal for navigating urban environments while offering generous interior space for passengers and cargo alike.
This vehicle combines comfort, efficiency, and a fun driving experience, making it a smart choice for both daily commutes and weekend adventures. With low mileage, you can enjoy peace of mind knowing this vehicle is ready to deliver reliability for years to come.
Key highlights:
- Only 7Â 018 kilometres driven
- Compact design for easy urban navigation
- Spacious interior for passengers and cargo
- Reliable performance and efficiency
- Perfect for daily commutes and weekend outings
At NMI, we pride ourselves on offering quality vehicles that enhance your driving experience. Choose confidently with our commitment to customer satisfaction and vehicle excellence.
)
[price] => Array
(
[0] => 239950
)
[dealershipid] => Array
(
[0] => 51
)
[molnumber] => Array
(
[0] => MOL01386
)
[dealershipname] => Array
(
[0] => Barons Cape Town
)
[pictures] => Array
(
[0] => a:8:{i:0;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071496_1.jpg";i:1;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071496_2.jpg";i:2;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071496_3.jpg";i:3;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071496_4.jpg";i:4;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071496_5.jpg";i:5;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071496_6.jpg";i:6;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071496_7.jpg";i:7;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071496_8.jpg";}
)
)
1
AAVZZZ6R2SU026205
AAVZZZ6R2SU026205
Colour: SMOKY GREY METALLIC
MOL01386
28961908
28961908
Enquire
<?php
$post_id = get_the_id();
$custom_fields = get_post_meta($post_id);
echo $custom_fields['mmcode'][0] . '<br />';
echo print_r($custom_fields);
if (empty($custom_fields)) {
error_log("No custom fields found for post ID: $post_id");
return;
}
error_log("Custom fields for post ID $post_id:");
foreach ($custom_fields as $key => $value) {
// $value is always an array
if (is_array($value)) {
foreach ($value as $val) {
error_log("$key => $val");
}
} else {
error_log("$key => $value");
}
}
?>
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071487_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071487_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071487_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071487_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071487_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071487_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071487_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071487_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071487_9.jpg
VOLKSWAGEN
POLO
(2025)
VOLKSWAGEN VIVO HATCH MY25 1.4
Array
(
[vehicleid] => Array
(
[0] => 28964538
)
[dumpdate] => Array
(
[0] => 2026-03-09T11:50:30.097
)
[mmcode] => Array
(
[0] => 64020701
)
[molstockbooknumber] => Array
(
[0] => MOL01386_U0071487
)
[stockbooknumber] => Array
(
[0] => U0071487
)
[vinnumber] => Array
(
[0] => AAVZZZ6R4SU026187
)
[regnumber] => Array
(
[0] => CAA682331
)
[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] => REFLEX SILVER METALLIC
)
[numberofdoors] => Array
(
[0] => 5
)
[mileage] => Array
(
[0] => 5000
)
[servicehistory] => Array
(
[0] => None
)
[comments] => Array
(
[0] => Exceptional Value with Low Mileage
This used vehicle presents a fantastic opportunity for anyone seeking reliability and efficiency. With only 5Â 000 kilometres on the clock, it is in excellent condition, ready to deliver a dependable driving experience for years to come. Perfect for both urban commuting and weekend adventures, it balances practicality with style.
In addition to its great condition, this option offers the convenience and comfort that modern drivers desire. Its combination of low mileage and quality makes it a smart buy for those looking to invest in a vehicle that will serve them well without the new car price tag.
Key highlights:
- Used vehicle with only 5Â 000 kilometres
- Excellent overall condition
- Reliable performance for daily use
- Ideal for urban commuting and leisure
- Smart investment opportunity
With NMI's commitment to quality and customer satisfaction, you can purchase with confidence, knowing you are making a trustworthy choice.
)
[pictures] => Array
(
[0] => a:9:{i:0;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071487_1.jpg";i:1;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071487_2.jpg";i:2;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071487_3.jpg";i:3;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071487_4.jpg";i:4;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071487_5.jpg";i:5;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071487_6.jpg";i:6;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071487_7.jpg";i:7;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071487_8.jpg";i:8;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071487_9.jpg";}
)
[price] => Array
(
[0] => 239950
)
[dealershipid] => Array
(
[0] => 51
)
[molnumber] => Array
(
[0] => MOL01386
)
[dealershipname] => Array
(
[0] => Barons Cape Town
)
[_nmi_data_hash] => Array
(
[0] => 8a4aa01949b0f3335834f1a958a059ae
)
)
1
AAVZZZ6R4SU026187
AAVZZZ6R4SU026187
Colour: REFLEX SILVER METALLIC
MOL01386
28964538
28964538
Enquire
<?php
$post_id = get_the_id();
$custom_fields = get_post_meta($post_id);
echo $custom_fields['mmcode'][0] . '<br />';
echo print_r($custom_fields);
if (empty($custom_fields)) {
error_log("No custom fields found for post ID: $post_id");
return;
}
error_log("Custom fields for post ID $post_id:");
foreach ($custom_fields as $key => $value) {
// $value is always an array
if (is_array($value)) {
foreach ($value as $val) {
error_log("$key => $val");
}
} else {
error_log("$key => $value");
}
}
?>
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_ud0050316_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_ud0050316_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_ud0050316_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_ud0050316_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_ud0050316_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_ud0050316_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_ud0050316_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_ud0050316_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_ud0050316_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_ud0050316_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_ud0050316_11.jpg
VOLKSWAGEN
POLO
(2025)
VOLKSWAGEN VIVO HATCH MY25 1.4
Array
(
[vehicleid] => Array
(
[0] => 28961910
)
[dumpdate] => Array
(
[0] => 2026-03-09T11:53:18.927
)
[mmcode] => Array
(
[0] => 64020701
)
[molstockbooknumber] => Array
(
[0] => MOL01386_U0071499
)
[stockbooknumber] => Array
(
[0] => U0071499
)
[vinnumber] => Array
(
[0] => AAVZZZ6R1SU026101
)
[regnumber] => Array
(
[0] => CAA439858
)
[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] => REFLEX SILVER METALLIC
)
[numberofdoors] => Array
(
[0] => 5
)
[mileage] => Array
(
[0] => 5000
)
[servicehistory] => Array
(
[0] =>
)
[comments] => Array
(
[0] => Experience Unmatched Quality and Reliability
This meticulously maintained vehicle offers exceptional value for those seeking a dependable option for everyday driving. With only 5Â 000 kilometres on the clock, its near-new condition guarantees you a reliable companion for years to come.
Designed for comfort and efficiency, this model is perfect for navigating both city streets and open highways. Its user-friendly features and robust performance make it an ideal choice for anyone looking to enhance their driving experience.
Key highlights:
- Only 5Â 000 kilometres driven
- Exceptional reliability and performance
- Perfect for city and highway driving
- User-friendly features for a hassle-free experience
- Spacious and comfortable interior
Trust in NMI’s commitment to quality and customer satisfaction, ensuring you make a smart investment with every purchase.
)
[pictures] => Array
(
[0] => a:11:{i:0;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_ud0050316_1.jpg";i:1;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_ud0050316_2.jpg";i:2;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_ud0050316_3.jpg";i:3;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_ud0050316_4.jpg";i:4;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_ud0050316_5.jpg";i:5;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_ud0050316_6.jpg";i:6;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_ud0050316_7.jpg";i:7;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_ud0050316_8.jpg";i:8;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_ud0050316_9.jpg";i:9;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_ud0050316_10.jpg";i:10;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_ud0050316_11.jpg";}
)
[price] => Array
(
[0] => 239950
)
[dealershipid] => Array
(
[0] => 51
)
[molnumber] => Array
(
[0] => MOL01386
)
[dealershipname] => Array
(
[0] => Barons Cape Town
)
[_nmi_data_hash] => Array
(
[0] => 9634b4e1adf1845e1be2bc92f384ba31
)
)
1
AAVZZZ6R1SU026101
AAVZZZ6R1SU026101
Colour: REFLEX SILVER METALLIC
MOL01386
28961910
28961910
Enquire
<?php
$post_id = get_the_id();
$custom_fields = get_post_meta($post_id);
echo $custom_fields['mmcode'][0] . '<br />';
echo print_r($custom_fields);
if (empty($custom_fields)) {
error_log("No custom fields found for post ID: $post_id");
return;
}
error_log("Custom fields for post ID $post_id:");
foreach ($custom_fields as $key => $value) {
// $value is always an array
if (is_array($value)) {
foreach ($value as $val) {
error_log("$key => $val");
}
} else {
error_log("$key => $value");
}
}
?>
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_ud0050340_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_ud0050340_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_ud0050340_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_ud0050340_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_ud0050340_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_ud0050340_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_ud0050340_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_ud0050340_8.jpg
VOLKSWAGEN
POLO
(2025)
VOLKSWAGEN VIVO HATCH MY25 1.4
Array
(
[vehicleid] => Array
(
[0] => 28964541
)
[dumpdate] => Array
(
[0] => 2026-03-09T11:50:30.097
)
[mmcode] => Array
(
[0] => 64020701
)
[molstockbooknumber] => Array
(
[0] => MOL01386_U0071491
)
[stockbooknumber] => Array
(
[0] => U0071491
)
[vinnumber] => Array
(
[0] => AAVZZZ6R2SU026298
)
[regnumber] => Array
(
[0] => CAA686734
)
[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] => 6233
)
[servicehistory] => Array
(
[0] =>
)
[comments] => Array
(
[0] => Exceptional Value with Low Mileage
Experience the perfect blend of practicality and reliability with this outstanding vehicle. With only 6 233 kilometres on the clock, it presents an excellent opportunity for those seeking a dependable ride that won’t break the bank. Its well-maintained condition ensures that you can enjoy peace of mind, knowing you are investing in a quality vehicle.
Whether you need an efficient daily commuter or a versatile car for weekend adventures, this option delivers on all fronts. Its compact design makes it easy to navigate urban environments while still offering ample space for passengers and cargo. Don’t miss out on this smart buy that promises both value and performance.
Key highlights:
- Low mileage of 6Â 233 kilometres
- Well-maintained used vehicle
- Compact design for easy navigation
- Ample space for passengers and cargo
- Ideal for both commuting and leisure
NMI stands by its commitment to quality and customer satisfaction, ensuring your purchase is a trustworthy investment.
)
[pictures] => Array
(
[0] => a:8:{i:0;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_ud0050340_1.jpg";i:1;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_ud0050340_2.jpg";i:2;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_ud0050340_3.jpg";i:3;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_ud0050340_4.jpg";i:4;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_ud0050340_5.jpg";i:5;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_ud0050340_6.jpg";i:6;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_ud0050340_7.jpg";i:7;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_ud0050340_8.jpg";}
)
[price] => Array
(
[0] => 239950
)
[dealershipid] => Array
(
[0] => 51
)
[molnumber] => Array
(
[0] => MOL01386
)
[dealershipname] => Array
(
[0] => Barons Cape Town
)
[_nmi_data_hash] => Array
(
[0] => bc7bd3a07f6161a02cee35d4baf95045
)
)
1
AAVZZZ6R2SU026298
AAVZZZ6R2SU026298
Colour: PURE WHITE
MOL01386
28964541
28964541
Enquire
<?php
$post_id = get_the_id();
$custom_fields = get_post_meta($post_id);
echo $custom_fields['mmcode'][0] . '<br />';
echo print_r($custom_fields);
if (empty($custom_fields)) {
error_log("No custom fields found for post ID: $post_id");
return;
}
error_log("Custom fields for post ID $post_id:");
foreach ($custom_fields as $key => $value) {
// $value is always an array
if (is_array($value)) {
foreach ($value as $val) {
error_log("$key => $val");
}
} else {
error_log("$key => $value");
}
}
?>
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071488_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071488_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071488_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071488_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071488_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071488_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071488_7.jpg
VOLKSWAGEN
POLO
(2025)
VOLKSWAGEN VIVO HATCH MY25 1.4
Array
(
[vehicleid] => Array
(
[0] => 28964539
)
[dumpdate] => Array
(
[0] => 2026-03-09T11:50:30.097
)
[mmcode] => Array
(
[0] => 64020701
)
[molstockbooknumber] => Array
(
[0] => MOL01386_U0071488
)
[stockbooknumber] => Array
(
[0] => U0071488
)
[vinnumber] => Array
(
[0] => AAVZZZ6R3SU025449
)
[regnumber] => Array
(
[0] => CAA329704
)
[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] => REFLEX SILVER METALLIC
)
[numberofdoors] => Array
(
[0] => 5
)
[mileage] => Array
(
[0] => 5406
)
[servicehistory] => Array
(
[0] => None
)
[comments] => Array
(
[0] => Exceptional Value with Low Mileage
Discover an outstanding opportunity to own a well-maintained vehicle with only 5 406 kilometres on the clock. This reliable option is perfect for those seeking a practical and efficient mode of transport without compromising on quality. With its strong build and impressive fuel efficiency, it’s designed to meet your everyday needs while providing a sense of confidence and security on the road.
Experience the benefits of driving a vehicle that embodies both style and functionality. Whether you're navigating city streets or embarking on weekend adventures, this option ensures a smooth and enjoyable ride. Don't miss out on the chance to elevate your driving experience with a smart buy that promises value and longevity.
Key highlights:
- Excellent condition
- Low mileage of 5Â 406 kilometres
- Reliable and efficient performance
- Strong build quality
- Ideal for everyday use
- Comfortable driving experience
At NMI, we are committed to providing vehicles that you can trust, ensuring peace of mind with every purchase.
)
[pictures] => Array
(
[0] => a:7:{i:0;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071488_1.jpg";i:1;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071488_2.jpg";i:2;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071488_3.jpg";i:3;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071488_4.jpg";i:4;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071488_5.jpg";i:5;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071488_6.jpg";i:6;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071488_7.jpg";}
)
[price] => Array
(
[0] => 239950
)
[dealershipid] => Array
(
[0] => 51
)
[molnumber] => Array
(
[0] => MOL01386
)
[dealershipname] => Array
(
[0] => Barons Cape Town
)
[_nmi_data_hash] => Array
(
[0] => 73d9f1fc350244453924098ecaa738c7
)
)
1
AAVZZZ6R3SU025449
AAVZZZ6R3SU025449
Colour: REFLEX SILVER METALLIC
MOL01386
28964539
28964539
Enquire
<?php
$post_id = get_the_id();
$custom_fields = get_post_meta($post_id);
echo $custom_fields['mmcode'][0] . '<br />';
echo print_r($custom_fields);
if (empty($custom_fields)) {
error_log("No custom fields found for post ID: $post_id");
return;
}
error_log("Custom fields for post ID $post_id:");
foreach ($custom_fields as $key => $value) {
// $value is always an array
if (is_array($value)) {
foreach ($value as $val) {
error_log("$key => $val");
}
} else {
error_log("$key => $value");
}
}
?>
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071492_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071492_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071492_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071492_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071492_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071492_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071492_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071492_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071492_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071492_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071492_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071492_12.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071492_13.jpg
VOLKSWAGEN
POLO
(2025)
VOLKSWAGEN VIVO HATCH MY25 1.4
Array
(
[vehicleid] => Array
(
[0] => 28964542
)
[dumpdate] => Array
(
[0] => 2026-03-09T11:50:30.097
)
[mmcode] => Array
(
[0] => 64020701
)
[molstockbooknumber] => Array
(
[0] => MOL01386_U0071492
)
[stockbooknumber] => Array
(
[0] => U0071492
)
[vinnumber] => Array
(
[0] => AAVZZZ6R4SU025833
)
[regnumber] => Array
(
[0] => CAA686741
)
[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] => REFLEX SILVER METALLIC
)
[numberofdoors] => Array
(
[0] => 5
)
[mileage] => Array
(
[0] => 8596
)
[servicehistory] => Array
(
[0] => None
)
[comments] => Array
(
[0] => Effortless Style and Reliability Await You
Experience the perfect blend of style and practicality with this exceptional vehicle. With only 8Â 596 kilometres on the clock, it offers an incredible opportunity to own a nearly new option that fits seamlessly into your lifestyle. Designed for both city driving and those longer journeys, this car promises efficiency without compromising on comfort.
Step inside to discover a modern interior that caters to your every need, making it an ideal choice for anyone seeking a reliable daily driver. Coupled with its impressive fuel efficiency, this vehicle stands as a smart investment for the future, ensuring you enjoy every drive with peace of mind.
Key highlights:
- Low mileage at 8Â 596 kilometres
- Sleek and modern design
- Efficient fuel consumption
- Reliable performance
- Comfortable interior for daily use
Choose wisely and invest with confidence in a vehicle that embodies the values of quality and trust, as upheld by NMI.
)
[pictures] => Array
(
[0] => a:13:{i:0;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071492_1.jpg";i:1;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071492_2.jpg";i:2;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071492_3.jpg";i:3;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071492_4.jpg";i:4;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071492_5.jpg";i:5;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071492_6.jpg";i:6;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071492_7.jpg";i:7;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071492_8.jpg";i:8;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071492_9.jpg";i:9;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071492_10.jpg";i:10;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071492_11.jpg";i:11;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071492_12.jpg";i:12;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071492_13.jpg";}
)
[price] => Array
(
[0] => 239950
)
[dealershipid] => Array
(
[0] => 51
)
[molnumber] => Array
(
[0] => MOL01386
)
[dealershipname] => Array
(
[0] => Barons Cape Town
)
[_nmi_data_hash] => Array
(
[0] => abee845832f475008a18fc71eacd4a3f
)
)
1
AAVZZZ6R4SU025833
AAVZZZ6R4SU025833
Colour: REFLEX SILVER METALLIC
MOL01386
28964542
28964542
Enquire
<?php
$post_id = get_the_id();
$custom_fields = get_post_meta($post_id);
echo $custom_fields['mmcode'][0] . '<br />';
echo print_r($custom_fields);
if (empty($custom_fields)) {
error_log("No custom fields found for post ID: $post_id");
return;
}
error_log("Custom fields for post ID $post_id:");
foreach ($custom_fields as $key => $value) {
// $value is always an array
if (is_array($value)) {
foreach ($value as $val) {
error_log("$key => $val");
}
} else {
error_log("$key => $value");
}
}
?>
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071495_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071495_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071495_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071495_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071495_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071495_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071495_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071495_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071495_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071495_10.jpg
VOLKSWAGEN
POLO
(2025)
VOLKSWAGEN VIVO HATCH MY25 1.4
Array
(
[vehicleid] => Array
(
[0] => 28961907
)
[dumpdate] => Array
(
[0] => 2026-03-09T11:50:30.097
)
[mmcode] => Array
(
[0] => 64020701
)
[molstockbooknumber] => Array
(
[0] => MOL01386_U0071495
)
[stockbooknumber] => Array
(
[0] => U0071495
)
[vinnumber] => Array
(
[0] => AAVZZZ6R1SU026244
)
[regnumber] => Array
(
[0] => CAA520358
)
[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] => 6053
)
[servicehistory] => Array
(
[0] => None
)
[comments] => Array
(
[0] => Efficient and Stylish Performance Awaits
This vehicle is a prime example of how modern engineering meets everyday practicality. With just 6Â 053 kilometres on the clock, it offers a great balance of reliability and fuel efficiency, making it an ideal choice for both urban commuting and weekend adventures. Its sleek design is not just for show; it combines functionality with a contemporary aesthetic that appeals to a wide range of drivers.
Inside, you'll find a comfortable environment tailored to enhance your driving experience. This vehicle is equipped to meet your needs with ease, ensuring that every journey is enjoyable. The low mileage means you can expect years of dependable service, making it a smart investment for anyone seeking quality and performance.
Key highlights:
- Used condition with low mileage of 6Â 053 kilometres
- Excellent fuel efficiency for cost-effective driving
- Modern design that appeals to various lifestyles
- Comfortable interior for an enjoyable driving experience
- Reliable performance for everyday use
With NMI's commitment to quality and customer satisfaction, you can trust that this vehicle has been carefully selected to meet high standards, providing you with peace of mind for your purchase.
)
[pictures] => Array
(
[0] => a:10:{i:0;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071495_1.jpg";i:1;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071495_2.jpg";i:2;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071495_3.jpg";i:3;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071495_4.jpg";i:4;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071495_5.jpg";i:5;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071495_6.jpg";i:6;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071495_7.jpg";i:7;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071495_8.jpg";i:8;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071495_9.jpg";i:9;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071495_10.jpg";}
)
[price] => Array
(
[0] => 239950
)
[dealershipid] => Array
(
[0] => 51
)
[molnumber] => Array
(
[0] => MOL01386
)
[dealershipname] => Array
(
[0] => Barons Cape Town
)
[_nmi_data_hash] => Array
(
[0] => 1434298684b55e45beeb1a069b9c5599
)
)
1
AAVZZZ6R1SU026244
AAVZZZ6R1SU026244
Colour: PURE WHITE
MOL01386
28961907
28961907
Enquire
<?php
$post_id = get_the_id();
$custom_fields = get_post_meta($post_id);
echo $custom_fields['mmcode'][0] . '<br />';
echo print_r($custom_fields);
if (empty($custom_fields)) {
error_log("No custom fields found for post ID: $post_id");
return;
}
error_log("Custom fields for post ID $post_id:");
foreach ($custom_fields as $key => $value) {
// $value is always an array
if (is_array($value)) {
foreach ($value as $val) {
error_log("$key => $val");
}
} else {
error_log("$key => $value");
}
}
?>
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071493_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071493_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071493_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071493_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071493_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071493_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071493_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071493_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071493_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071493_10.jpg
VOLKSWAGEN
POLO
(2025)
VOLKSWAGEN VIVO HATCH MY25 1.4
Array
(
[vehicleid] => Array
(
[0] => 28961906
)
[dumpdate] => Array
(
[0] => 2026-03-09T11:53:18.927
)
[mmcode] => Array
(
[0] => 64020701
)
[molstockbooknumber] => Array
(
[0] => MOL01386_U0071493
)
[stockbooknumber] => Array
(
[0] => U0071493
)
[vinnumber] => Array
(
[0] => AAVZZZ6R6SU026580
)
[regnumber] => Array
(
[0] => CAA469814
)
[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] => 8476
)
[servicehistory] => Array
(
[0] => None
)
[comments] => Array
(
[0] => Exceptional Value with Low Mileage
This vehicle presents an outstanding opportunity for those seeking reliability and efficiency in a pre-owned option. With only 8 476 kilometres on the clock, it offers the peace of mind that comes with minimal wear and tear. Perfectly suited for both urban commuting and weekend getaways, it’s designed to meet a variety of driving needs while ensuring comfort and style.
Enjoy a practical solution that combines excellent fuel efficiency with modern features. This model stands out not only for its performance but also for its reputation for durability. Experience the value that comes from owning a well-regarded vehicle that matches quality with affordability.
Key highlights:
- Used condition with low mileage of 8Â 476 kilometres
- Reliable and fuel-efficient performance
- Ideal for both city driving and longer trips
- Renowned for its durability and quality
- Exceptional value for money
Trust in the quality and integrity of our vehicles, backed by the NMI brand's commitment to customer satisfaction.
)
[pictures] => Array
(
[0] => a:10:{i:0;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071493_1.jpg";i:1;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071493_2.jpg";i:2;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071493_3.jpg";i:3;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071493_4.jpg";i:4;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071493_5.jpg";i:5;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071493_6.jpg";i:6;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071493_7.jpg";i:7;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071493_8.jpg";i:8;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071493_9.jpg";i:9;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071493_10.jpg";}
)
[price] => Array
(
[0] => 239950
)
[dealershipid] => Array
(
[0] => 51
)
[molnumber] => Array
(
[0] => MOL01386
)
[dealershipname] => Array
(
[0] => Barons Cape Town
)
[_nmi_data_hash] => Array
(
[0] => 9c8a15d7ff3995e319be2abb9d8fea1d
)
)
1
AAVZZZ6R6SU026580
AAVZZZ6R6SU026580
Colour: PURE WHITE
MOL01386
28961906
28961906
Enquire
<?php
$post_id = get_the_id();
$custom_fields = get_post_meta($post_id);
echo $custom_fields['mmcode'][0] . '<br />';
echo print_r($custom_fields);
if (empty($custom_fields)) {
error_log("No custom fields found for post ID: $post_id");
return;
}
error_log("Custom fields for post ID $post_id:");
foreach ($custom_fields as $key => $value) {
// $value is always an array
if (is_array($value)) {
foreach ($value as $val) {
error_log("$key => $val");
}
} else {
error_log("$key => $value");
}
}
?>
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071398_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071398_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071398_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071398_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071398_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071398_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071398_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071398_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071398_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071398_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071398_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071398_12.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071398_13.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071398_14.jpg
()
VOLKSWAGEN HATCH 1.0 TSI GT
Array
(
[vehicleID] => Array
(
[0] => 28963839
)
[dumpDate] => Array
(
[0] => 2026-03-09T11:50:38.957
)
[mmCode] => Array
(
[0] => 64020650
)
[molStockbookNumber] => Array
(
[0] => MOL01386_U0071398
)
[stockbookNumber] => Array
(
[0] => U0071398
)
[vinNumber] => Array
(
[0] => AAVZZZ6RZLU002582
)
[regNumber] => Array
(
[0] => CY406894
)
[uploadType] => Array
(
[0] => USED
)
[vehicleMake] => Array
(
[0] => VOLKSWAGEN
)
[vehicleRange] => Array
(
[0] => POLO VIVO
)
[vehicleModel] => Array
(
[0] => HATCH 1.0 TSI GT
)
[vehicleYear] => Array
(
[0] => 2020
)
[bodyType] => Array
(
[0] => HATCH
)
[transmissionType] => Array
(
[0] => MANUAL
)
[fuelType] => Array
(
[0] => UNLEADED
)
[colour] => Array
(
[0] => SILVER
)
[numberOfDoors] => Array
(
[0] => 5
)
[mileage] => Array
(
[0] => 75470
)
[serviceHistory] => Array
(
[0] => Full
)
[comments] => Array
(
[0] => Unleash Your Driving Experience with This Exceptional Hatchback
Discover the perfect blend of practicality and style with this top-selling passenger vehicle. Renowned for its competitive pricing and superb resale value, this model is designed to cater to families and individuals alike, offering ample space for both passengers and luggage. With a history of reliability and cost-effective maintenance, it's an intelligent choice for those who seek value without compromising on quality.
Equipped with an impressive array of features, this hatchback ensures a dynamic driving experience. With a TSI engine delivering 81 kW, cruise control for effortless journeys, and a sporty aesthetic enhanced by 17-inch Mirabeau wheels, it truly stands out on the road. Enjoy the comfort of front sport seats, lowered suspension, and stylish aluminium-look pedals, making every drive a pleasure.
Key highlights:
- Mileage: 75 470 kilometres
- TSI engine with 81 kW performance
- Cruise control for added convenience
- Sporty lowered suspension (-15 mm)
- Eye-catching 17-inch Mirabeau wheels
- Stylish tailgate spoiler in black
- Anthracite sun visors and headlining
- Storage package for practicality
When choosing your next vehicle, trust in a brand synonymous with quality and reliability. Experience the excellence that comes with NMI – your partner in smart buying.
)
[pictures] => Array
(
[0] => a:14:{i:0;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071398_1.jpg";i:1;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071398_2.jpg";i:2;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071398_3.jpg";i:3;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071398_4.jpg";i:4;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071398_5.jpg";i:5;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071398_6.jpg";i:6;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071398_7.jpg";i:7;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071398_8.jpg";i:8;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071398_9.jpg";i:9;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071398_10.jpg";i:10;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071398_11.jpg";i:11;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071398_12.jpg";i:12;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071398_13.jpg";i:13;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071398_14.jpg";}
)
[price] => Array
(
[0] => 239950
)
[dealershipID] => Array
(
[0] => 51
)
[molNumber] => Array
(
[0] => MOL01386
)
[dealershipName] => Array
(
[0] => Barons Cape Town
)
[_nmi_data_hash] => Array
(
[0] => 55b8b1a434d93208d6a1f87a482331ae
)
)
1
Colour: SILVER
Enquire
<?php
$post_id = get_the_id();
$custom_fields = get_post_meta($post_id);
echo $custom_fields['mmcode'][0] . '<br />';
echo print_r($custom_fields);
if (empty($custom_fields)) {
error_log("No custom fields found for post ID: $post_id");
return;
}
error_log("Custom fields for post ID $post_id:");
foreach ($custom_fields as $key => $value) {
// $value is always an array
if (is_array($value)) {
foreach ($value as $val) {
error_log("$key => $val");
}
} else {
error_log("$key => $value");
}
}
?>
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071354_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071354_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071354_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071354_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071354_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071354_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071354_7.jpg
VOLKSWAGEN
POLO
(2025)
VOLKSWAGEN VIVO HATCH MY25 1.4 LIFE
Array
(
[vehicleid] => Array
(
[0] => 28964618
)
[dumpdate] => Array
(
[0] => 2026-03-09T11:53:36.847
)
[mmcode] => Array
(
[0] => 64020721
)
[molstockbooknumber] => Array
(
[0] => MOL01386_U0071354
)
[stockbooknumber] => Array
(
[0] => U0071354
)
[vinnumber] => Array
(
[0] => AAVZZZ6R3SU021269
)
[regnumber] => Array
(
[0] => CAA677341
)
[uploadtype] => Array
(
[0] => USED
)
[vehiclemake] => Array
(
[0] => VOLKSWAGEN
)
[vehiclerange] => Array
(
[0] => POLO
)
[vehiclemodel] => Array
(
[0] => VIVO HATCH MY25 1.4 LIFE
)
[vehicleyear] => Array
(
[0] => 2025
)
[bodytype] => Array
(
[0] => HATCH
)
[transmissiontype] => Array
(
[0] => MANUAL
)
[fueltype] => Array
(
[0] => UNLEADED
)
[colour] => Array
(
[0] => SMOKY GREY METALLIC
)
[numberofdoors] => Array
(
[0] => 5
)
[mileage] => Array
(
[0] => 11576
)
[servicehistory] => Array
(
[0] => Full
)
[comments] => Array
(
[0] => Experience exceptional value with this meticulously maintained pre-owned vehicle. With only 11Â 576 kilometres on the clock, it comes with a full-service history, ensuring that every aspect of its care has been documented and attended to. Each vehicle undergoes an extensive 80-point quality check, providing you with peace of mind and assurance in your purchase.
Upgrade your current vehicle effortlessly with our trade-in options, and enjoy the convenience of nationwide delivery across South Africa. Our flexible finance solutions are designed to suit your needs, making the buying process as smooth as possible. Optional value-added products such as warranty extensions and maintenance plans are also available to enhance your ownership experience.
Key highlights:
- Full-service history included
- Only 11Â 576 kilometres driven
- Comprehensive 80-point quality check completed
- Trade-ins welcome for easy upgrades
- Nationwide delivery available
- Hassle-free in-house finance options
- Optional value-added products available
Trust in NMI to provide you with a reliable and high-quality vehicle that meets your needs and exceeds your expectations.
)
[pictures] => Array
(
[0] => a:7:{i:0;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071354_1.jpg";i:1;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071354_2.jpg";i:2;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071354_3.jpg";i:3;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071354_4.jpg";i:4;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071354_5.jpg";i:5;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071354_6.jpg";i:6;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071354_7.jpg";}
)
[price] => Array
(
[0] => 249949
)
[dealershipid] => Array
(
[0] => 51
)
[molnumber] => Array
(
[0] => MOL01386
)
[dealershipname] => Array
(
[0] => Barons Cape Town
)
[_nmi_data_hash] => Array
(
[0] => 2a05ceb151e2f2f06d239bcb71a90c36
)
)
1
AAVZZZ6R3SU021269
AAVZZZ6R3SU021269
Colour: SMOKY GREY METALLIC
MOL01386
28964618
28964618
Enquire
<?php
$post_id = get_the_id();
$custom_fields = get_post_meta($post_id);
echo $custom_fields['mmcode'][0] . '<br />';
echo print_r($custom_fields);
if (empty($custom_fields)) {
error_log("No custom fields found for post ID: $post_id");
return;
}
error_log("Custom fields for post ID $post_id:");
foreach ($custom_fields as $key => $value) {
// $value is always an array
if (is_array($value)) {
foreach ($value as $val) {
error_log("$key => $val");
}
} else {
error_log("$key => $value");
}
}
?>
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071353_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071353_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071353_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071353_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071353_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071353_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071353_7.jpg
VOLKSWAGEN
POLO
(2025)
VOLKSWAGEN VIVO HATCH MY25 1.4 LIFE
Array
(
[vehicleid] => Array
(
[0] => 28964617
)
[dumpdate] => Array
(
[0] => 2026-03-09T11:50:30.097
)
[mmcode] => Array
(
[0] => 64020721
)
[molstockbooknumber] => Array
(
[0] => MOL01386_U0071353
)
[stockbooknumber] => Array
(
[0] => U0071353
)
[vinnumber] => Array
(
[0] => AAVZZZ6R5SU018437
)
[regnumber] => Array
(
[0] => AAVZZZ6R5SU0184
)
[uploadtype] => Array
(
[0] => USED
)
[vehiclemake] => Array
(
[0] => VOLKSWAGEN
)
[vehiclerange] => Array
(
[0] => POLO
)
[vehiclemodel] => Array
(
[0] => VIVO HATCH MY25 1.4 LIFE
)
[vehicleyear] => Array
(
[0] => 2025
)
[bodytype] => Array
(
[0] => HATCH
)
[transmissiontype] => Array
(
[0] => MANUAL
)
[fueltype] => Array
(
[0] => UNLEADED
)
[colour] => Array
(
[0] => SMOKY GREY METALLIC
)
[numberofdoors] => Array
(
[0] => 5
)
[mileage] => Array
(
[0] => 5000
)
[servicehistory] => Array
(
[0] => Full
)
[comments] => Array
(
[0] => Exceptional Value with Comprehensive Service History
Experience peace of mind with a vehicle that comes complete with a full-service history, ensuring it has been meticulously maintained. This model has undergone a thorough 80-point quality check, offering you the confidence that you are making a smart investment. With only 5Â 000 kilometres on the clock, it presents a fantastic opportunity for both first-time buyers and seasoned drivers looking to upgrade.
In addition to its impressive condition, you can take advantage of hassle-free in-house finance options to make your purchase seamless. Trade-ins are welcome, allowing for easy upgrades, while nationwide delivery ensures you can receive your new vehicle no matter where you are in South Africa. Optional value-added products such as a warranty extension and maintenance plan can further enhance your ownership experience.
Key highlights:
- Full-service history included
- 80-point quality check completed
- Only 5Â 000 kilometres driven
- Trade-ins welcome for easy upgrades
- Nationwide delivery available
- Flexible in-house finance options
- Optional value-added products available
At NMI, we prioritise your trust and satisfaction, offering vehicles that meet our high standards of quality and reliability.
)
[pictures] => Array
(
[0] => a:7:{i:0;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071353_1.jpg";i:1;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071353_2.jpg";i:2;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071353_3.jpg";i:3;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071353_4.jpg";i:4;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071353_5.jpg";i:5;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071353_6.jpg";i:6;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071353_7.jpg";}
)
[price] => Array
(
[0] => 249949
)
[dealershipid] => Array
(
[0] => 51
)
[molnumber] => Array
(
[0] => MOL01386
)
[dealershipname] => Array
(
[0] => Barons Cape Town
)
[_nmi_data_hash] => Array
(
[0] => 8eff4a6266b2c80053426ddefab0057b
)
)
1
AAVZZZ6R5SU018437
AAVZZZ6R5SU018437
Colour: SMOKY GREY METALLIC
MOL01386
28964617
28964617
Enquire
<?php
$post_id = get_the_id();
$custom_fields = get_post_meta($post_id);
echo $custom_fields['mmcode'][0] . '<br />';
echo print_r($custom_fields);
if (empty($custom_fields)) {
error_log("No custom fields found for post ID: $post_id");
return;
}
error_log("Custom fields for post ID $post_id:");
foreach ($custom_fields as $key => $value) {
// $value is always an array
if (is_array($value)) {
foreach ($value as $val) {
error_log("$key => $val");
}
} else {
error_log("$key => $value");
}
}
?>
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071408_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071408_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071408_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071408_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071408_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071408_6.jpg
()
VOLKSWAGEN VIVO HATCH MY25 1.4
Array
(
[vehicleID] => Array
(
[0] => 28922879
)
[dumpDate] => Array
(
[0] => 2026-02-24T02:35:35.463
)
[mmCode] => Array
(
[0] => 64020701
)
[molStockbookNumber] => Array
(
[0] => MOL01386_U0071408
)
[stockbookNumber] => Array
(
[0] => U0071408
)
[vinNumber] => Array
(
[0] => AAVZZZ6R7TU002631
)
[regNumber] => Array
(
[0] => 002631
)
[uploadType] => Array
(
[0] => USED
)
[vehicleMake] => Array
(
[0] => VOLKSWAGEN
)
[vehicleRange] => Array
(
[0] => POLO
)
[vehicleModel] => Array
(
[0] => VIVO HATCH MY25 1.4
)
[vehicleYear] => Array
(
[0] => 2026
)
[bodyType] => Array
(
[0] => HATCH
)
[transmissionType] => Array
(
[0] => MANUAL
)
[fuelType] => Array
(
[0] => UNLEADED
)
[colour] => Array
(
[0] => REFLEX SILVER METALLIC
)
[numberOfDoors] => Array
(
[0] => 5
)
[mileage] => Array
(
[0] => 5000
)
[serviceHistory] => Array
(
[0] => None
)
[comments] => Array
(
[0] =>
)
[pictures] => Array
(
[0] => a:6:{i:0;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071408_1.jpg";i:1;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071408_2.jpg";i:2;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071408_3.jpg";i:3;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071408_4.jpg";i:4;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071408_5.jpg";i:5;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071408_6.jpg";}
)
[price] => Array
(
[0] => 249950
)
[dealershipID] => Array
(
[0] => 51
)
[molNumber] => Array
(
[0] => MOL01386
)
[dealershipName] => Array
(
[0] => Barons Cape Town
)
[_nmi_data_hash] => Array
(
[0] => aad35da3f8e4d95fcff7443643d4047a
)
)
1
Colour: REFLEX SILVER METALLIC
Enquire
<?php
$post_id = get_the_id();
$custom_fields = get_post_meta($post_id);
echo $custom_fields['mmcode'][0] . '<br />';
echo print_r($custom_fields);
if (empty($custom_fields)) {
error_log("No custom fields found for post ID: $post_id");
return;
}
error_log("Custom fields for post ID $post_id:");
foreach ($custom_fields as $key => $value) {
// $value is always an array
if (is_array($value)) {
foreach ($value as $val) {
error_log("$key => $val");
}
} else {
error_log("$key => $value");
}
}
?>
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071411_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071411_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071411_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071411_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071411_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071411_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071411_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071411_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071411_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071411_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071411_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071411_12.jpg
()
VOLKSWAGEN VIVO HATCH MY25 1.4
Array
(
[vehicleID] => Array
(
[0] => 28961868
)
[dumpDate] => Array
(
[0] => 2026-03-09T11:50:38.957
)
[mmCode] => Array
(
[0] => 64020701
)
[molStockbookNumber] => Array
(
[0] => MOL01386_UD0050426
)
[stockbookNumber] => Array
(
[0] => UD0050426
)
[vinNumber] => Array
(
[0] => AAVZZZ6R6TU007237
)
[regNumber] => Array
(
[0] => CAA707556
)
[uploadType] => Array
(
[0] => DEMO
)
[vehicleMake] => Array
(
[0] => VOLKSWAGEN
)
[vehicleRange] => Array
(
[0] => POLO
)
[vehicleModel] => Array
(
[0] => VIVO HATCH MY25 1.4
)
[vehicleYear] => Array
(
[0] => 2026
)
[bodyType] => Array
(
[0] => HATCH
)
[transmissionType] => Array
(
[0] => MANUAL
)
[fuelType] => Array
(
[0] => UNLEADED
)
[colour] => Array
(
[0] => PURE WHITE
)
[numberOfDoors] => Array
(
[0] => 5
)
[mileage] => Array
(
[0] => 5000
)
[serviceHistory] => Array
(
[0] =>
)
[comments] => Array
(
[0] => Exceptional Demo Vehicle with Low Mileage
Discover the perfect blend of style and practicality with this demo vehicle, offering a fantastic opportunity for those seeking reliability and modern features. With only 5Â 000 kilometres on the clock, this car is in excellent condition, ready to provide you with a seamless driving experience for years to come.
Designed to impress with its contemporary aesthetics and outstanding performance, this vehicle is a testament to quality engineering. Whether you're commuting or enjoying weekend adventures, this car is equipped to meet all your driving needs while ensuring comfort and convenience.
Key Highlights:
- Demo vehicle with low mileage
- Pristine condition
- Stylish and modern design
- Reliable performance
- Ideal for daily commuting and leisure drives
- Exceptional value for money
Trust in the quality and integrity that NMI represents, ensuring that you make a well-informed decision with your purchase.
)
[pictures] => Array
(
[0] => a:12:{i:0;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071411_1.jpg";i:1;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071411_2.jpg";i:2;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071411_3.jpg";i:3;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071411_4.jpg";i:4;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071411_5.jpg";i:5;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071411_6.jpg";i:6;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071411_7.jpg";i:7;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071411_8.jpg";i:8;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071411_9.jpg";i:9;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071411_10.jpg";i:10;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071411_11.jpg";i:11;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071411_12.jpg";}
)
[price] => Array
(
[0] => 249950
)
[dealershipID] => Array
(
[0] => 51
)
[molNumber] => Array
(
[0] => MOL01386
)
[dealershipName] => Array
(
[0] => Barons Cape Town
)
[_nmi_data_hash] => Array
(
[0] => 98601da6844af9b4d3a0856dab2286e6
)
)
1
Colour: PURE WHITE
Enquire
<?php
$post_id = get_the_id();
$custom_fields = get_post_meta($post_id);
echo $custom_fields['mmcode'][0] . '<br />';
echo print_r($custom_fields);
if (empty($custom_fields)) {
error_log("No custom fields found for post ID: $post_id");
return;
}
error_log("Custom fields for post ID $post_id:");
foreach ($custom_fields as $key => $value) {
// $value is always an array
if (is_array($value)) {
foreach ($value as $val) {
error_log("$key => $val");
}
} else {
error_log("$key => $value");
}
}
?>
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071489_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071489_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071489_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071489_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071489_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071489_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071489_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071489_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071489_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071489_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071489_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071489_12.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071489_13.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071489_14.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071489_15.jpg
VOLKSWAGEN
POLO
(2025)
VOLKSWAGEN VIVO HATCH MY25 1.4
Array
(
[vehicleid] => Array
(
[0] => 28964540
)
[dumpdate] => Array
(
[0] => 2026-03-09T11:50:30.097
)
[mmcode] => Array
(
[0] => 64020701
)
[molstockbooknumber] => Array
(
[0] => MOL01386_U0071489
)
[stockbooknumber] => Array
(
[0] => U0071489
)
[vinnumber] => Array
(
[0] => AAVZZZ6R4SU025041
)
[regnumber] => Array
(
[0] => CAA312013
)
[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] => 10048
)
[servicehistory] => Array
(
[0] => Full
)
[comments] => Array
(
[0] => Exceptional Value in a Compact Package
This used vehicle presents an excellent opportunity for those seeking reliability and efficiency. With only 10 048 kilometres on the clock, it offers the perfect blend of comfort and performance, making it ideal for both city commuting and weekend adventures. Enjoy peace of mind with the assurance of 24-Hour Roadside Assistance, ensuring you are covered wherever the road takes you.
The compact design and efficient fuel consumption mean you can navigate urban environments with ease, while the interior is designed for your comfort and convenience. Don’t miss out on the chance to own a vehicle that combines practicality and value, making it a smart choice for any driver.
Key highlights:
- Only 10 048 kilometres driven
- 24-Hour Roadside Assistance for added security
- Compact design for easy urban navigation
- Efficient fuel consumption
- Comfortable interior for all passengers
Trust in NMI for a seamless and reliable automotive experience, where quality meets value.
)
[pictures] => Array
(
[0] => a:15:{i:0;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071489_1.jpg";i:1;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071489_2.jpg";i:2;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071489_3.jpg";i:3;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071489_4.jpg";i:4;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071489_5.jpg";i:5;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071489_6.jpg";i:6;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071489_7.jpg";i:7;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071489_8.jpg";i:8;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071489_9.jpg";i:9;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071489_10.jpg";i:10;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071489_11.jpg";i:11;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071489_12.jpg";i:12;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071489_13.jpg";i:13;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071489_14.jpg";i:14;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071489_15.jpg";}
)
[price] => Array
(
[0] => 249950
)
[dealershipid] => Array
(
[0] => 51
)
[molnumber] => Array
(
[0] => MOL01386
)
[dealershipname] => Array
(
[0] => Barons Cape Town
)
[_nmi_data_hash] => Array
(
[0] => f638c7782a7a2fb08dc80cacd17c521f
)
)
1
AAVZZZ6R4SU025041
AAVZZZ6R4SU025041
Colour: PURE WHITE
MOL01386
28964540
28964540
Enquire
<?php
$post_id = get_the_id();
$custom_fields = get_post_meta($post_id);
echo $custom_fields['mmcode'][0] . '<br />';
echo print_r($custom_fields);
if (empty($custom_fields)) {
error_log("No custom fields found for post ID: $post_id");
return;
}
error_log("Custom fields for post ID $post_id:");
foreach ($custom_fields as $key => $value) {
// $value is always an array
if (is_array($value)) {
foreach ($value as $val) {
error_log("$key => $val");
}
} else {
error_log("$key => $value");
}
}
?>
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071412_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071412_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071412_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071412_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071412_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071412_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071412_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071412_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071412_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071412_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071412_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071412_12.jpg
()
VOLKSWAGEN VIVO HATCH MY25 1.4
Array
(
[vehicleID] => Array
(
[0] => 28961867
)
[dumpDate] => Array
(
[0] => 2026-03-09T11:50:38.957
)
[mmCode] => Array
(
[0] => 64020701
)
[molStockbookNumber] => Array
(
[0] => MOL01386_UD0050425
)
[stockbookNumber] => Array
(
[0] => UD0050425
)
[vinNumber] => Array
(
[0] => AAVZZZ6R0TU000221
)
[regNumber] => Array
(
[0] => CAA707562
)
[uploadType] => Array
(
[0] => DEMO
)
[vehicleMake] => Array
(
[0] => VOLKSWAGEN
)
[vehicleRange] => Array
(
[0] => POLO
)
[vehicleModel] => Array
(
[0] => VIVO HATCH MY25 1.4
)
[vehicleYear] => Array
(
[0] => 2026
)
[bodyType] => Array
(
[0] => HATCH
)
[transmissionType] => Array
(
[0] => MANUAL
)
[fuelType] => Array
(
[0] => UNLEADED
)
[colour] => Array
(
[0] => PURE WHITE
)
[numberOfDoors] => Array
(
[0] => 5
)
[mileage] => Array
(
[0] => 5000
)
[serviceHistory] => Array
(
[0] =>
)
[comments] => Array
(
[0] => Unleash Your Driving Potential with This Exceptional Demo Vehicle
Experience the perfect blend of style, efficiency, and modern technology with this outstanding demo offering. With only 5 000 kilometres on the clock, this vehicle promises a near-new experience at an incredible value. It’s designed for those who appreciate quality and performance, making every journey a pleasure.
This vehicle not only meets the demands of daily driving but also provides the reliability and comfort expected in its class. Explore the roads with confidence, knowing you have a well-maintained option that has been meticulously cared for.
Key highlights:
- Demo vehicle condition
- Only 5 000 kilometres driven
- Exceptional value for money
- Stylish and modern design
- Reliable and efficient performance
- Comfortable driving experience
- Well-maintained and ready for new adventures
Choose with confidence, knowing that NMI stands for quality and trust in the automotive market.
)
[pictures] => Array
(
[0] => a:12:{i:0;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071412_1.jpg";i:1;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071412_2.jpg";i:2;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071412_3.jpg";i:3;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071412_4.jpg";i:4;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071412_5.jpg";i:5;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071412_6.jpg";i:6;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071412_7.jpg";i:7;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071412_8.jpg";i:8;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071412_9.jpg";i:9;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071412_10.jpg";i:10;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071412_11.jpg";i:11;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071412_12.jpg";}
)
[price] => Array
(
[0] => 249950
)
[dealershipID] => Array
(
[0] => 51
)
[molNumber] => Array
(
[0] => MOL01386
)
[dealershipName] => Array
(
[0] => Barons Cape Town
)
[_nmi_data_hash] => Array
(
[0] => a849fc8a8e175ebb4979ddb85b5a1c67
)
)
1
Colour: PURE WHITE
Enquire
<?php
$post_id = get_the_id();
$custom_fields = get_post_meta($post_id);
echo $custom_fields['mmcode'][0] . '<br />';
echo print_r($custom_fields);
if (empty($custom_fields)) {
error_log("No custom fields found for post ID: $post_id");
return;
}
error_log("Custom fields for post ID $post_id:");
foreach ($custom_fields as $key => $value) {
// $value is always an array
if (is_array($value)) {
foreach ($value as $val) {
error_log("$key => $val");
}
} else {
error_log("$key => $value");
}
}
?>
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071462_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071462_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071462_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071462_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071462_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071462_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071462_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071462_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071462_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071462_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071462_11.jpg
()
VOLKSWAGEN VIVO HATCH MY25 1.4
Array
(
[vehicleID] => Array
(
[0] => 28964690
)
[dumpDate] => Array
(
[0] => 2026-03-09T11:50:30.097
)
[mmCode] => Array
(
[0] => 64020701
)
[molStockbookNumber] => Array
(
[0] => MOL01386_U0071462
)
[stockbookNumber] => Array
(
[0] => U0071462
)
[vinNumber] => Array
(
[0] => AAVZZZ6R7SU021128
)
[regNumber] => Array
(
[0] => CAA682327
)
[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] => 5000
)
[serviceHistory] => Array
(
[0] => None
)
[comments] => Array
(
[0] => Exceptional Value with Low Mileage
Explore the perfect combination of reliability and performance with this remarkable offering. With only 5Â 000 kilometres on the clock, you can enjoy peace of mind knowing that this vehicle has been gently used and is ready for many more adventures on the road. Its contemporary design and efficient features make it an excellent choice for both city driving and longer journeys.
This vehicle delivers practicality and comfort, ensuring that every drive is a pleasant experience. Ideal for those seeking a smart buy, it offers a fantastic blend of style and functionality, making it a trustworthy addition to your lifestyle.
Key highlights:
- Low mileage of 5Â 000 kilometres
- Used vehicle in excellent condition
- Modern design with practical features
- Ideal for city and long-distance travel
- Reliable performance for everyday use
At NMI, we prioritise quality and customer satisfaction, providing you with vehicles that you can trust to meet your needs.
)
[pictures] => Array
(
[0] => a:11:{i:0;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071462_1.jpg";i:1;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071462_2.jpg";i:2;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071462_3.jpg";i:3;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071462_4.jpg";i:4;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071462_5.jpg";i:5;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071462_6.jpg";i:6;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071462_7.jpg";i:7;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071462_8.jpg";i:8;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071462_9.jpg";i:9;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071462_10.jpg";i:10;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071462_11.jpg";}
)
[price] => Array
(
[0] => 249950
)
[dealershipID] => Array
(
[0] => 51
)
[molNumber] => Array
(
[0] => MOL01386
)
[dealershipName] => Array
(
[0] => Barons Cape Town
)
[_nmi_data_hash] => Array
(
[0] => d645b66e907081a517b3e74dd0f623ed
)
)
1
Colour: PURE WHITE
Enquire
<?php
$post_id = get_the_id();
$custom_fields = get_post_meta($post_id);
echo $custom_fields['mmcode'][0] . '<br />';
echo print_r($custom_fields);
if (empty($custom_fields)) {
error_log("No custom fields found for post ID: $post_id");
return;
}
error_log("Custom fields for post ID $post_id:");
foreach ($custom_fields as $key => $value) {
// $value is always an array
if (is_array($value)) {
foreach ($value as $val) {
error_log("$key => $val");
}
} else {
error_log("$key => $value");
}
}
?>
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_ud0050386_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_ud0050386_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_ud0050386_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_ud0050386_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_ud0050386_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_ud0050386_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_ud0050386_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_ud0050386_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_ud0050386_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_ud0050386_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_ud0050386_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_ud0050386_12.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_ud0050386_13.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_ud0050386_14.jpg
VOLKSWAGEN
POLO
(2026)
VOLKSWAGEN VIVO HATCH MY25 1.4
Array
(
[vehicleid] => Array
(
[0] => 28964587
)
[dumpdate] => Array
(
[0] => 2026-03-09T11:52:17.223
)
[mmcode] => Array
(
[0] => 64020701
)
[molstockbooknumber] => Array
(
[0] => MOL01386_UD0050417
)
[stockbooknumber] => Array
(
[0] => UD0050417
)
[vinnumber] => Array
(
[0] => AAVZZZ6R1TU005668
)
[regnumber] => Array
(
[0] => CAA711012
)
[uploadtype] => Array
(
[0] => DEMO
)
[vehiclemake] => Array
(
[0] => VOLKSWAGEN
)
[vehiclerange] => Array
(
[0] => POLO
)
[vehiclemodel] => Array
(
[0] => VIVO HATCH MY25 1.4
)
[vehicleyear] => Array
(
[0] => 2026
)
[bodytype] => Array
(
[0] => HATCH
)
[transmissiontype] => Array
(
[0] => MANUAL
)
[fueltype] => Array
(
[0] => UNLEADED
)
[colour] => Array
(
[0] => REFLEX SILVER METALLIC
)
[numberofdoors] => Array
(
[0] => 5
)
[mileage] => Array
(
[0] => 5000
)
[servicehistory] => Array
(
[0] =>
)
[comments] => Array
(
[0] => Exceptional Value in a Demo Vehicle
This demo vehicle offers an incredible opportunity to own a reliable and stylish option with only 5Â 000 kilometres on the clock. Experience the perfect blend of comfort and practicality that makes it an ideal choice for both urban commuting and weekend getaways. With modern features and a sleek design, this vehicle is ready to provide an enjoyable driving experience.
As a demo model, it presents an excellent value proposition without compromising on quality or performance. This is a unique chance to step into a nearly new vehicle at a more accessible price point, ensuring you drive away with confidence and peace of mind.
Key highlights:
- Demo vehicle with only 5Â 000 kilometres
- Stylish and modern design
- Comfortable interior for all passengers
- Ideal for urban commuting and long drives
- Excellent value for a near-new vehicle
Trust in NMI for your automotive needs, where quality and customer satisfaction are our top priorities.
)
[pictures] => Array
(
[0] => a:14:{i:0;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_ud0050386_1.jpg";i:1;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_ud0050386_2.jpg";i:2;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_ud0050386_3.jpg";i:3;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_ud0050386_4.jpg";i:4;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_ud0050386_5.jpg";i:5;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_ud0050386_6.jpg";i:6;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_ud0050386_7.jpg";i:7;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_ud0050386_8.jpg";i:8;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_ud0050386_9.jpg";i:9;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_ud0050386_10.jpg";i:10;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_ud0050386_11.jpg";i:11;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_ud0050386_12.jpg";i:12;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_ud0050386_13.jpg";i:13;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_ud0050386_14.jpg";}
)
[price] => Array
(
[0] => 254950
)
[dealershipid] => Array
(
[0] => 51
)
[molnumber] => Array
(
[0] => MOL01386
)
[dealershipname] => Array
(
[0] => Barons Cape Town
)
[_nmi_data_hash] => Array
(
[0] => 3eb1481b767ec9b4d30631b8d532bec6
)
)
1
AAVZZZ6R1TU005668
AAVZZZ6R1TU005668
Colour: REFLEX SILVER METALLIC
MOL01386
28964587
28964587
Enquire
<?php
$post_id = get_the_id();
$custom_fields = get_post_meta($post_id);
echo $custom_fields['mmcode'][0] . '<br />';
echo print_r($custom_fields);
if (empty($custom_fields)) {
error_log("No custom fields found for post ID: $post_id");
return;
}
error_log("Custom fields for post ID $post_id:");
foreach ($custom_fields as $key => $value) {
// $value is always an array
if (is_array($value)) {
foreach ($value as $val) {
error_log("$key => $val");
}
} else {
error_log("$key => $value");
}
}
?>
