VOLKSWAGEN POLO (2024)
VOLKSWAGEN VIVO HATCH MY25 1.6 STYLE
R 249 900
Range:
POLO
Year:
2024
Mileage:
5 748km
Colour:
MEDIUM SILVER METALL
Transmission:
MANUAL
Fuel:
UNLEADED
Vehicle ID:
28836727
Available from Barons Bellville
<?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 Bellville
Corner Raglan Street &, Durban Rd, Oakdale, Cape Town, 7530, South Africa
Similar Listings
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071411_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071411_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071411_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071411_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071411_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071411_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071411_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071411_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071411_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071411_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071411_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071411_12.jpg
VOLKSWAGEN
POLO
(2016)
VOLKSWAGEN SEDAN 1.6i COMFORTLINE
Array
(
[vehicleid] => Array
(
[0] => 28855868
)
[dumpdate] => Array
(
[0] => 2026-02-02T00:36:07.677
)
[mmcode] => Array
(
[0] => 64028724
)
[molstockbooknumber] => Array
(
[0] => MOL01342_U0071411
)
[stockbooknumber] => Array
(
[0] => U0071411
)
[vinnumber] => Array
(
[0] => WVWZZZ60ZHT081467
)
[regnumber] => Array
(
[0] => CY464971
)
[uploadtype] => Array
(
[0] => USED
)
[vehiclemake] => Array
(
[0] => VOLKSWAGEN
)
[vehiclerange] => Array
(
[0] => POLO
)
[vehiclemodel] => Array
(
[0] => SEDAN 1.6i COMFORTLINE
)
[vehicleyear] => Array
(
[0] => 2016
)
[bodytype] => Array
(
[0] => SEDAN
)
[transmissiontype] => Array
(
[0] => MANUAL
)
[fueltype] => Array
(
[0] => UNLEADED
)
[colour] => Array
(
[0] => PURE WHITE
)
[numberofdoors] => Array
(
[0] => 4
)
[mileage] => Array
(
[0] => 115678
)
[servicehistory] => Array
(
[0] =>
)
[comments] => Array
(
[0] =>
)
[pictures] => Array
(
[0] => a:12:{i:0;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071411_1.jpg";i:1;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071411_2.jpg";i:2;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071411_3.jpg";i:3;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071411_4.jpg";i:4;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071411_5.jpg";i:5;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071411_6.jpg";i:6;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071411_7.jpg";i:7;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071411_8.jpg";i:8;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071411_9.jpg";i:9;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071411_10.jpg";i:10;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071411_11.jpg";i:11;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071411_12.jpg";}
)
[price] => Array
(
[0] => 159900
)
[dealershipid] => Array
(
[0] => 49
)
[molnumber] => Array
(
[0] => MOL01342
)
[dealershipname] => Array
(
[0] => Barons Bellville
)
)
1
WVWZZZ60ZHT081467
WVWZZZ60ZHT081467
Colour: PURE WHITE
MOL01342
28855868
28855868
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/mol01342_u0071431_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071431_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071431_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071431_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071431_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071431_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071431_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071431_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071431_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071431_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071431_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071431_12.jpg
VOLKSWAGEN
POLO
(2015)
VOLKSWAGEN 1.2 TSI COMFORTLINE
Array
(
[vehicleid] => Array
(
[0] => 28855668
)
[dumpdate] => Array
(
[0] => 2026-02-02T00:34:41.987
)
[mmcode] => Array
(
[0] => 64027663
)
[molstockbooknumber] => Array
(
[0] => MOL01342_U0071431
)
[stockbooknumber] => Array
(
[0] => U0071431
)
[vinnumber] => Array
(
[0] => AAVZZZ6RZFU080060
)
[regnumber] => Array
(
[0] => CA921571
)
[uploadtype] => Array
(
[0] => USED
)
[vehiclemake] => Array
(
[0] => VOLKSWAGEN
)
[vehiclerange] => Array
(
[0] => POLO
)
[vehiclemodel] => Array
(
[0] => 1.2 TSI COMFORTLINE
)
[vehicleyear] => Array
(
[0] => 2015
)
[bodytype] => Array
(
[0] => HATCH
)
[transmissiontype] => Array
(
[0] => MANUAL
)
[fueltype] => Array
(
[0] => UNLEADED
)
[colour] => Array
(
[0] => Grey
)
[numberofdoors] => Array
(
[0] => 5
)
[mileage] => Array
(
[0] => 98950
)
[servicehistory] => Array
(
[0] =>
)
[comments] => Array
(
[0] =>
)
[pictures] => Array
(
[0] => a:12:{i:0;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071431_1.jpg";i:1;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071431_2.jpg";i:2;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071431_3.jpg";i:3;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071431_4.jpg";i:4;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071431_5.jpg";i:5;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071431_6.jpg";i:6;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071431_7.jpg";i:7;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071431_8.jpg";i:8;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071431_9.jpg";i:9;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071431_10.jpg";i:10;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071431_11.jpg";i:11;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071431_12.jpg";}
)
[price] => Array
(
[0] => 169900
)
[dealershipid] => Array
(
[0] => 49
)
[molnumber] => Array
(
[0] => MOL01342
)
[dealershipname] => Array
(
[0] => Barons Bellville
)
)
1
AAVZZZ6RZFU080060
AAVZZZ6RZFU080060
Colour: Grey
MOL01342
28855668
28855668
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/mol01342_u0071424_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071424_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071424_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071424_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071424_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071424_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071424_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071424_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071424_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071424_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071424_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071424_12.jpg
VOLKSWAGEN
POLO
(2018)
VOLKSWAGEN SEDAN 1.4i TRENDLINE
Array
(
[vehicleid] => Array
(
[0] => 28852875
)
[dumpdate] => Array
(
[0] => 2026-02-02T00:19:16.13
)
[mmcode] => Array
(
[0] => 64028518
)
[molstockbooknumber] => Array
(
[0] => MOL01342_U0071424
)
[stockbooknumber] => Array
(
[0] => U0071424
)
[vinnumber] => Array
(
[0] => WVWZZZ60ZJT138633
)
[regnumber] => Array
(
[0] => GFC001G
)
[uploadtype] => Array
(
[0] => USED
)
[vehiclemake] => Array
(
[0] => VOLKSWAGEN
)
[vehiclerange] => Array
(
[0] => POLO
)
[vehiclemodel] => Array
(
[0] => SEDAN 1.4i TRENDLINE
)
[vehicleyear] => Array
(
[0] => 2018
)
[bodytype] => Array
(
[0] => SEDAN
)
[transmissiontype] => Array
(
[0] => MANUAL
)
[fueltype] => Array
(
[0] => UNLEADED
)
[colour] => Array
(
[0] => WHITE
)
[numberofdoors] => Array
(
[0] => 4
)
[mileage] => Array
(
[0] => 66811
)
[servicehistory] => Array
(
[0] =>
)
[comments] => Array
(
[0] =>
)
[price] => Array
(
[0] => 199900
)
[dealershipid] => Array
(
[0] => 49
)
[molnumber] => Array
(
[0] => MOL01342
)
[dealershipname] => Array
(
[0] => Barons Bellville
)
[pictures] => Array
(
[0] => a:12:{i:0;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071424_1.jpg";i:1;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071424_2.jpg";i:2;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071424_3.jpg";i:3;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071424_4.jpg";i:4;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071424_5.jpg";i:5;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071424_6.jpg";i:6;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071424_7.jpg";i:7;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071424_8.jpg";i:8;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071424_9.jpg";i:9;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071424_10.jpg";i:10;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071424_11.jpg";i:11;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071424_12.jpg";}
)
[nmi_vehicle_id] => Array
(
[0] => WVWZZZ60ZJT138633
)
)
1
WVWZZZ60ZJT138633
WVWZZZ60ZJT138633
Colour: WHITE
MOL01342
28852875
28852875
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/mol01342_u27341_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u27341_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u27341_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u27341_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u27341_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u27341_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u27341_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u27341_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u27341_9.jpg
VOLKSWAGEN
POLO
(2018)
VOLKSWAGEN 1.0 TSI COMFORTLINE DSG
Array
(
[vehicleid] => Array
(
[0] => 28844590
)
[dumpdate] => Array
(
[0] => 2026-01-30T02:38:13.25
)
[mmcode] => Array
(
[0] => 64027670
)
[molstockbooknumber] => Array
(
[0] => MOL01342_U0071458
)
[stockbooknumber] => Array
(
[0] => U0071458
)
[vinnumber] => Array
(
[0] => AAVZZZAWZJU012842
)
[regnumber] => Array
(
[0] => CY57961
)
[uploadtype] => Array
(
[0] => USED
)
[vehiclemake] => Array
(
[0] => VOLKSWAGEN
)
[vehiclerange] => Array
(
[0] => POLO
)
[vehiclemodel] => Array
(
[0] => 1.0 TSI COMFORTLINE DSG
)
[vehicleyear] => Array
(
[0] => 2018
)
[bodytype] => Array
(
[0] => HATCH
)
[transmissiontype] => Array
(
[0] => AUTOMATIC
)
[fueltype] => Array
(
[0] => UNLEADED
)
[colour] => Array
(
[0] => SILVER
)
[numberofdoors] => Array
(
[0] => 5
)
[mileage] => Array
(
[0] => 75171
)
[servicehistory] => Array
(
[0] => Full
)
[comments] => Array
(
[0] => Barons Bellville MasterCars.
We can demo on your doorstep anywhere in the Cape Peninsula! Finance with all major banks, insurance arranged, trade-ins are welcome. Awesome after sales service. Superbly looked after vehicles. Delivery can be arranged countrywide. Our Sales Staff will arrange everything for you! Give us a call & we will do the rest. We make it easy for YOU to buy a car!
Optional warranties, service and maintenance plans available. Prices exclude “On the Road” and Delivery costs.
This vehicle comes equipped with -
Front center armrest.
Cruise Control.
App-Connect.
Light & Sight Package - auto lights, auto wipers and auto-dip rear view mirror.
Voice control.
2 USB interfaces.
8' Touchscreen Radio/CD Composition Media.
)
[price] => Array
(
[0] => 219900
)
[dealershipid] => Array
(
[0] => 49
)
[molnumber] => Array
(
[0] => MOL01342
)
[dealershipname] => Array
(
[0] => Barons Bellville
)
[pictures] => Array
(
[0] => a:9:{i:0;s:88:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u27341_1.jpg";i:1;s:88:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u27341_2.jpg";i:2;s:88:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u27341_3.jpg";i:3;s:88:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u27341_4.jpg";i:4;s:88:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u27341_5.jpg";i:5;s:88:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u27341_6.jpg";i:6;s:88:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u27341_7.jpg";i:7;s:88:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u27341_8.jpg";i:8;s:88:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u27341_9.jpg";}
)
[nmi_vehicle_id] => Array
(
[0] => AAVZZZAWZJU012842
)
)
1
AAVZZZAWZJU012842
AAVZZZAWZJU012842
Colour: SILVER
MOL01342
28844590
28844590
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");
}
}
?>












