VOLKSWAGEN POLO (2025)
VOLKSWAGEN VIVO HATCH MY25 1.4 LIFE
R 261 999
Range:
POLO
Year:
2025
Mileage:
7 500km
Colour:
WILD CHERRY RED METALLIC
Transmission:
MANUAL
Fuel:
UNLEADED
Vehicle ID:
28781889
Available from Barons N1 City
<?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");
}
}
?>Call Now
Available from Barons N1 City
Cnr Giel Basson and, Nathan Mallach St, N1 City, Cape Town, 7500, South Africa
Similar Listings
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071631_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071631_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071631_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071631_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071631_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071631_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071631_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071631_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071631_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071631_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071631_11.jpg
VOLKSWAGEN
POLO
(2024)
VOLKSWAGEN VIVO HATCH MY25 1.4
Array
(
[vehicleid] => Array
(
[0] => 28781640
)
[dumpdate] => Array
(
[0] => 2026-01-10T00:35:38.607
)
[mmcode] => Array
(
[0] => 64020701
)
[molstockbooknumber] => Array
(
[0] => MOL01433_U0071631
)
[stockbooknumber] => Array
(
[0] => U0071631
)
[vinnumber] => Array
(
[0] => AAVZZZ6R4SU001838
)
[regnumber] => Array
(
[0] => BV19MRZN
)
[uploadtype] => Array
(
[0] => USED
)
[vehiclemake] => Array
(
[0] => VOLKSWAGEN
)
[vehiclerange] => Array
(
[0] => POLO
)
[vehiclemodel] => Array
(
[0] => VIVO HATCH MY25 1.4
)
[vehicleyear] => Array
(
[0] => 2024
)
[bodytype] => Array
(
[0] => HATCH
)
[transmissiontype] => Array
(
[0] => MANUAL
)
[fueltype] => Array
(
[0] => UNLEADED
)
[colour] => Array
(
[0] => Reflex Silver
)
[numberofdoors] => Array
(
[0] => 5
)
[mileage] => Array
(
[0] => 19927
)
[servicehistory] => Array
(
[0] =>
)
[comments] => Array
(
[0] =>
)
[price] => Array
(
[0] => 238999
)
[dealershipid] => Array
(
[0] => 52
)
[molnumber] => Array
(
[0] => MOL01433
)
[dealershipname] => Array
(
[0] => Barons N1 City
)
[pictures] => Array
(
[0] => a:11:{i:0;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071631_1.jpg";i:1;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071631_2.jpg";i:2;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071631_3.jpg";i:3;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071631_4.jpg";i:4;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071631_5.jpg";i:5;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071631_6.jpg";i:6;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071631_7.jpg";i:7;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071631_8.jpg";i:8;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071631_9.jpg";i:9;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071631_10.jpg";i:10;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071631_11.jpg";}
)
[nmi_vehicle_id] => Array
(
[0] => AAVZZZ6R4SU001838
)
)
1
AAVZZZ6R4SU001838
AAVZZZ6R4SU001838
Colour: Reflex Silver
MOL01433
28781640
28781640
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/mol01433_ud0050186_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_ud0050186_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_ud0050186_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_ud0050186_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_ud0050186_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_ud0050186_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_ud0050186_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_ud0050186_8.jpg
VOLKSWAGEN
POLO
(2025)
VOLKSWAGEN VIVO HATCH MY25 1.4
Array
(
[vehicleid] => Array
(
[0] => 28779072
)
[dumpdate] => Array
(
[0] => 2026-01-10T00:20:01.23
)
[mmcode] => Array
(
[0] => 64020701
)
[molstockbooknumber] => Array
(
[0] => MOL01433_UD0050186
)
[stockbooknumber] => Array
(
[0] => UD0050186
)
[vinnumber] => Array
(
[0] => AAVZZZ6R9TU003019
)
[regnumber] => Array
(
[0] => CY332550
)
[uploadtype] => Array
(
[0] => DEMO
)
[vehiclemake] => Array
(
[0] => VOLKSWAGEN
)
[vehiclerange] => Array
(
[0] => POLO
)
[vehiclemodel] => Array
(
[0] => VIVO HATCH MY25 1.4
)
[vehicleyear] => Array
(
[0] => 2025
)
[bodytype] => Array
(
[0] => HATCH
)
[transmissiontype] => Array
(
[0] => MANUAL
)
[fueltype] => Array
(
[0] => UNLEADED
)
[colour] => Array
(
[0] => ASCOT GRAY
)
[numberofdoors] => Array
(
[0] => 5
)
[mileage] => Array
(
[0] => 2000
)
[servicehistory] => Array
(
[0] =>
)
[comments] => Array
(
[0] =>
)
[price] => Array
(
[0] => 255368
)
[dealershipid] => Array
(
[0] => 52
)
[molnumber] => Array
(
[0] => MOL01433
)
[dealershipname] => Array
(
[0] => Barons N1 City
)
[pictures] => Array
(
[0] => a:8:{i:0;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_ud0050186_1.jpg";i:1;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_ud0050186_2.jpg";i:2;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_ud0050186_3.jpg";i:3;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_ud0050186_4.jpg";i:4;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_ud0050186_5.jpg";i:5;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_ud0050186_6.jpg";i:6;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_ud0050186_7.jpg";i:7;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_ud0050186_8.jpg";}
)
[nmi_vehicle_id] => Array
(
[0] => AAVZZZ6R9TU003019
)
)
1
AAVZZZ6R9TU003019
AAVZZZ6R9TU003019
Colour: ASCOT GRAY
MOL01433
28779072
28779072
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/mol01433_ud0050169_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_ud0050169_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_ud0050169_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_ud0050169_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_ud0050169_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_ud0050169_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_ud0050169_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_ud0050169_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_ud0050169_9.jpg
VOLKSWAGEN
POLO
(2025)
VOLKSWAGEN VIVO HATCH MY25 1.4 LIFE
Array
(
[vehicleid] => Array
(
[0] => 28781701
)
[dumpdate] => Array
(
[0] => 2026-01-10T00:35:53.183
)
[mmcode] => Array
(
[0] => 64020721
)
[molstockbooknumber] => Array
(
[0] => MOL01433_UD0050169
)
[stockbooknumber] => Array
(
[0] => UD0050169
)
[vinnumber] => Array
(
[0] => AAVZZZ6R2SU018461
)
[regnumber] => Array
(
[0] => CY238641
)
[uploadtype] => Array
(
[0] => DEMO
)
[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] => REFLEX SILVER METALLIC
)
[numberofdoors] => Array
(
[0] => 5
)
[mileage] => Array
(
[0] => 9000
)
[servicehistory] => Array
(
[0] =>
)
[comments] => Array
(
[0] =>
)
[price] => Array
(
[0] => 258999
)
[dealershipid] => Array
(
[0] => 52
)
[molnumber] => Array
(
[0] => MOL01433
)
[dealershipname] => Array
(
[0] => Barons N1 City
)
[pictures] => Array
(
[0] => a:9:{i:0;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_ud0050169_1.jpg";i:1;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_ud0050169_2.jpg";i:2;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_ud0050169_3.jpg";i:3;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_ud0050169_4.jpg";i:4;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_ud0050169_5.jpg";i:5;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_ud0050169_6.jpg";i:6;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_ud0050169_7.jpg";i:7;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_ud0050169_8.jpg";i:8;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_ud0050169_9.jpg";}
)
[nmi_vehicle_id] => Array
(
[0] => AAVZZZ6R2SU018461
)
)
1
AAVZZZ6R2SU018461
AAVZZZ6R2SU018461
Colour: REFLEX SILVER METALLIC
MOL01433
28781701
28781701
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/mol01433_u0071525_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071525_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071525_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071525_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071525_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071525_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071525_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071525_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071525_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071525_10.jpg
VOLKSWAGEN
POLO
(2024)
VOLKSWAGEN SEDAN MY24 1.6 TIPTRONIC
Array
(
[vehicleid] => Array
(
[0] => 28781866
)
[dumpdate] => Array
(
[0] => 2026-01-10T00:36:41.647
)
[mmcode] => Array
(
[0] => 64028855
)
[molstockbooknumber] => Array
(
[0] => MOL01433_U0071525
)
[stockbooknumber] => Array
(
[0] => U0071525
)
[vinnumber] => Array
(
[0] => WVWZZZD2ZRT042363
)
[regnumber] => Array
(
[0] => CAA572319
)
[uploadtype] => Array
(
[0] => USED
)
[vehiclemake] => Array
(
[0] => VOLKSWAGEN
)
[vehiclerange] => Array
(
[0] => POLO
)
[vehiclemodel] => Array
(
[0] => SEDAN MY24 1.6 TIPTRONIC
)
[vehicleyear] => Array
(
[0] => 2024
)
[bodytype] => Array
(
[0] => SEDAN
)
[transmissiontype] => Array
(
[0] => AUTOMATIC
)
[fueltype] => Array
(
[0] => UNLEADED
)
[colour] => Array
(
[0] => Candy White
)
[numberofdoors] => Array
(
[0] => 4
)
[mileage] => Array
(
[0] => 17855
)
[servicehistory] => Array
(
[0] =>
)
[comments] => Array
(
[0] =>
)
[price] => Array
(
[0] => 288999
)
[dealershipid] => Array
(
[0] => 52
)
[molnumber] => Array
(
[0] => MOL01433
)
[dealershipname] => Array
(
[0] => Barons N1 City
)
[pictures] => Array
(
[0] => a:10:{i:0;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071525_1.jpg";i:1;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071525_2.jpg";i:2;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071525_3.jpg";i:3;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071525_4.jpg";i:4;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071525_5.jpg";i:5;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071525_6.jpg";i:6;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071525_7.jpg";i:7;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071525_8.jpg";i:8;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071525_9.jpg";i:9;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071525_10.jpg";}
)
[nmi_vehicle_id] => Array
(
[0] => WVWZZZD2ZRT042363
)
)
1
WVWZZZD2ZRT042363
WVWZZZD2ZRT042363
Colour: Candy White
MOL01433
28781866
28781866
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");
}
}
?>










