Pre-owned Vehicles from Barons VW Bellville
1 - 24 of 59 posts
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071357_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071357_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071357_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071357_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071357_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071357_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071357_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071357_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071357_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071357_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071357_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071357_12.jpg
RENAULT
KWID
(2019)
RENAULT 1.0 CLIMBER ABS
Array
(
[vehicleid] => Array
(
[0] => 28690514
)
[dumpdate] => Array
(
[0] => 2025-12-13T02:42:01.8
)
[mmcode] => Array
(
[0] => 54025151
)
[molstockbooknumber] => Array
(
[0] => MOL01342_U0071357
)
[stockbooknumber] => Array
(
[0] => U0071357
)
[vinnumber] => Array
(
[0] => MEEBBA008K6671926
)
[regnumber] => Array
(
[0] => CATHY89WP
)
[uploadtype] => Array
(
[0] => USED
)
[vehiclemake] => Array
(
[0] => RENAULT
)
[vehiclerange] => Array
(
[0] => KWID
)
[vehiclemodel] => Array
(
[0] => 1.0 CLIMBER ABS
)
[vehicleyear] => Array
(
[0] => 2019
)
[bodytype] => Array
(
[0] => HATCH
)
[transmissiontype] => Array
(
[0] => MANUAL
)
[fueltype] => Array
(
[0] => UNLEADED
)
[colour] => Array
(
[0] => BLUE
)
[numberofdoors] => Array
(
[0] => 5
)
[mileage] => Array
(
[0] => 34915
)
[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.
Full and diligent service history.
)
[price] => Array
(
[0] => 129900
)
[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_u0071357_1.jpg";i:1;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071357_2.jpg";i:2;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071357_3.jpg";i:3;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071357_4.jpg";i:4;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071357_5.jpg";i:5;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071357_6.jpg";i:6;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071357_7.jpg";i:7;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071357_8.jpg";i:8;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071357_9.jpg";i:9;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071357_10.jpg";i:10;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071357_11.jpg";i:11;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071357_12.jpg";}
)
[nmi_vehicle_id] => Array
(
[0] => MEEBBA008K6671926
)
)
1
MEEBBA008K6671926
MEEBBA008K6671926
Colour: BLUE
MOL01342
28690514
28690514
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_u0071330_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071330_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071330_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071330_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071330_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071330_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071330_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071330_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071330_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071330_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071330_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071330_12.jpg
TOYOTA
YARIS
(2010)
TOYOTA 1.3 T3+ 5-DOOR
Array
(
[vehicleid] => Array
(
[0] => 28687607
)
[dumpdate] => Array
(
[0] => 2025-12-13T02:42:01.8
)
[mmcode] => Array
(
[0] => 60003141
)
[molstockbooknumber] => Array
(
[0] => MOL01342_U0071330
)
[stockbooknumber] => Array
(
[0] => U0071330
)
[vinnumber] => Array
(
[0] => JTDKW963105160873
)
[regnumber] => Array
(
[0] => CF208514
)
[uploadtype] => Array
(
[0] => USED
)
[vehiclemake] => Array
(
[0] => TOYOTA
)
[vehiclerange] => Array
(
[0] => YARIS
)
[vehiclemodel] => Array
(
[0] => 1.3 T3+ 5-DOOR
)
[vehicleyear] => Array
(
[0] => 2010
)
[bodytype] => Array
(
[0] => HATCH
)
[transmissiontype] => Array
(
[0] => MANUAL
)
[fueltype] => Array
(
[0] => UNLEADED
)
[colour] => Array
(
[0] => WHITE
)
[numberofdoors] => Array
(
[0] => 5
)
[mileage] => Array
(
[0] => 149967
)
[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!
This is a very clean example. One owner from new.
Full and diligent service history.
This one won't be available for long!.
)
[price] => Array
(
[0] => 129900
)
[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_u0071330_1.jpg";i:1;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071330_2.jpg";i:2;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071330_3.jpg";i:3;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071330_4.jpg";i:4;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071330_5.jpg";i:5;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071330_6.jpg";i:6;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071330_7.jpg";i:7;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071330_8.jpg";i:8;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071330_9.jpg";i:9;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071330_10.jpg";i:10;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071330_11.jpg";i:11;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071330_12.jpg";}
)
[nmi_vehicle_id] => Array
(
[0] => JTDKW963105160873
)
)
1
JTDKW963105160873
JTDKW963105160873
Colour: WHITE
MOL01342
28687607
28687607
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_u0071268_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071268_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071268_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071268_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071268_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071268_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071268_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071268_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071268_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071268_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071268_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071268_12.jpg
RENAULT
SANDERO
(2019)
RENAULT 0.9 TURBO STEPWAY EXPRESSION
Array
(
[vehicleid] => Array
(
[0] => 28690320
)
[dumpdate] => Array
(
[0] => 2025-12-13T02:38:41.297
)
[mmcode] => Array
(
[0] => 54033240
)
[molstockbooknumber] => Array
(
[0] => MOL01342_U0071268
)
[stockbooknumber] => Array
(
[0] => U0071268
)
[vinnumber] => Array
(
[0] => VF15SRAAC63906861
)
[regnumber] => Array
(
[0] => CAA483089
)
[uploadtype] => Array
(
[0] => USED
)
[vehiclemake] => Array
(
[0] => RENAULT
)
[vehiclerange] => Array
(
[0] => SANDERO
)
[vehiclemodel] => Array
(
[0] => 0.9 TURBO STEPWAY EXPRESSION
)
[vehicleyear] => Array
(
[0] => 2019
)
[bodytype] => Array
(
[0] => HATCH
)
[transmissiontype] => Array
(
[0] => MANUAL
)
[fueltype] => Array
(
[0] => UNLEADED
)
[colour] => Array
(
[0] => PURE WHITE
)
[numberofdoors] => Array
(
[0] => 5
)
[mileage] => Array
(
[0] => 77450
)
[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.
One owner from new.
Full and diligent VW service history.
)
[price] => Array
(
[0] => 149900
)
[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_u0071268_1.jpg";i:1;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071268_2.jpg";i:2;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071268_3.jpg";i:3;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071268_4.jpg";i:4;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071268_5.jpg";i:5;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071268_6.jpg";i:6;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071268_7.jpg";i:7;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071268_8.jpg";i:8;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071268_9.jpg";i:9;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071268_10.jpg";i:10;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071268_11.jpg";i:11;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071268_12.jpg";}
)
[nmi_vehicle_id] => Array
(
[0] => VF15SRAAC63906861
)
)
1
VF15SRAAC63906861
VF15SRAAC63906861
Colour: PURE WHITE
MOL01342
28690320
28690320
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_u0071368_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071368_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071368_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071368_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071368_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071368_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071368_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071368_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071368_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071368_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071368_11.jpg
SUZUKI
SWIFT
(2021)
SUZUKI 1.2I GL
Array
(
[vehicleid] => Array
(
[0] => 28690643
)
[dumpdate] => Array
(
[0] => 2025-12-13T02:42:01.8
)
[mmcode] => Array
(
[0] => 59007081
)
[molstockbooknumber] => Array
(
[0] => MOL01342_U0071368
)
[stockbooknumber] => Array
(
[0] => U0071368
)
[vinnumber] => Array
(
[0] => MBHCZC63S00623367
)
[regnumber] => Array
(
[0] => CF289142
)
[uploadtype] => Array
(
[0] => USED
)
[vehiclemake] => Array
(
[0] => SUZUKI
)
[vehiclerange] => Array
(
[0] => SWIFT
)
[vehiclemodel] => Array
(
[0] => 1.2I GL
)
[vehicleyear] => Array
(
[0] => 2021
)
[bodytype] => Array
(
[0] => HATCH
)
[transmissiontype] => Array
(
[0] => MANUAL
)
[fueltype] => Array
(
[0] => UNLEADED
)
[colour] => Array
(
[0] => Red
)
[numberofdoors] => Array
(
[0] => 5
)
[mileage] => Array
(
[0] => 51287
)
[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 is a very clean example.
One owner from new.
Full and diligent service history.
)
[price] => Array
(
[0] => 189899
)
[dealershipid] => Array
(
[0] => 49
)
[molnumber] => Array
(
[0] => MOL01342
)
[dealershipname] => Array
(
[0] => Barons Bellville
)
[pictures] => Array
(
[0] => a:11:{i:0;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071368_1.jpg";i:1;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071368_2.jpg";i:2;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071368_3.jpg";i:3;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071368_4.jpg";i:4;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071368_5.jpg";i:5;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071368_6.jpg";i:6;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071368_7.jpg";i:7;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071368_8.jpg";i:8;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071368_9.jpg";i:9;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071368_10.jpg";i:10;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071368_11.jpg";}
)
[nmi_vehicle_id] => Array
(
[0] => MBHCZC63S00623367
)
)
1
MBHCZC63S00623367
MBHCZC63S00623367
Colour: Red
MOL01342
28690643
28690643
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_u0071336_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071336_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071336_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071336_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071336_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071336_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071336_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071336_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071336_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071336_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071336_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071336_12.jpg
RENAULT
KIGER
(2022)
RENAULT 1.0 TURBO INTENS
Array
(
[vehicleid] => Array
(
[0] => 28690323
)
[dumpdate] => Array
(
[0] => 2025-12-13T02:41:26.987
)
[mmcode] => Array
(
[0] => 54039095
)
[molstockbooknumber] => Array
(
[0] => MOL01342_U0071336
)
[stockbooknumber] => Array
(
[0] => U0071336
)
[vinnumber] => Array
(
[0] => MEEHBC00300066363
)
[regnumber] => Array
(
[0] => CY361543
)
[uploadtype] => Array
(
[0] => USED
)
[vehiclemake] => Array
(
[0] => RENAULT
)
[vehiclerange] => Array
(
[0] => KIGER
)
[vehiclemodel] => Array
(
[0] => 1.0 TURBO INTENS
)
[vehicleyear] => Array
(
[0] => 2022
)
[bodytype] => Array
(
[0] => STATION WAGON
)
[transmissiontype] => Array
(
[0] => MANUAL
)
[fueltype] => Array
(
[0] => UNLEADED
)
[colour] => Array
(
[0] => RED
)
[numberofdoors] => Array
(
[0] => 5
)
[mileage] => Array
(
[0] => 21988
)
[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 is a very clean example.
One owner from new.
Full and diligent service history.
)
[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_u0071336_1.jpg";i:1;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071336_2.jpg";i:2;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071336_3.jpg";i:3;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071336_4.jpg";i:4;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071336_5.jpg";i:5;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071336_6.jpg";i:6;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071336_7.jpg";i:7;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071336_8.jpg";i:8;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071336_9.jpg";i:9;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071336_10.jpg";i:10;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071336_11.jpg";i:11;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071336_12.jpg";}
)
[nmi_vehicle_id] => Array
(
[0] => MEEHBC00300066363
)
)
1
MEEHBC00300066363
MEEHBC00300066363
Colour: RED
MOL01342
28690323
28690323
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_u0071333_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071333_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071333_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071333_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071333_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071333_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071333_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071333_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071333_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071333_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071333_11.jpg
VOLKSWAGEN
POLO
(2020)
VOLKSWAGEN SEDAN 1.4i COMFORTLINE
Array
(
[vehicleid] => Array
(
[0] => 28687615
)
[dumpdate] => Array
(
[0] => 2025-12-13T02:42:01.8
)
[mmcode] => Array
(
[0] => 64028522
)
[molstockbooknumber] => Array
(
[0] => MOL01342_U0071333
)
[stockbooknumber] => Array
(
[0] => U0071333
)
[vinnumber] => Array
(
[0] => WVWZZZ60ZLT085884
)
[regnumber] => Array
(
[0] => CAW110453
)
[uploadtype] => Array
(
[0] => USED
)
[vehiclemake] => Array
(
[0] => VOLKSWAGEN
)
[vehiclerange] => Array
(
[0] => POLO
)
[vehiclemodel] => Array
(
[0] => SEDAN 1.4i COMFORTLINE
)
[vehicleyear] => Array
(
[0] => 2020
)
[bodytype] => Array
(
[0] => SEDAN
)
[transmissiontype] => Array
(
[0] => MANUAL
)
[fueltype] => Array
(
[0] => UNLEADED
)
[colour] => Array
(
[0] => SILVER
)
[numberofdoors] => Array
(
[0] => 4
)
[mileage] => Array
(
[0] => 63164
)
[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.
Full and diligent service history.
This vehicle comes equipped - We Connect Go.
Park distance control.
Rear view camera system.
Portago 16" Alloy Wheels.
)
[price] => Array
(
[0] => 219900
)
[dealershipid] => Array
(
[0] => 49
)
[molnumber] => Array
(
[0] => MOL01342
)
[dealershipname] => Array
(
[0] => Barons Bellville
)
[pictures] => Array
(
[0] => a:11:{i:0;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071333_1.jpg";i:1;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071333_2.jpg";i:2;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071333_3.jpg";i:3;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071333_4.jpg";i:4;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071333_5.jpg";i:5;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071333_6.jpg";i:6;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071333_7.jpg";i:7;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071333_8.jpg";i:8;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071333_9.jpg";i:9;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071333_10.jpg";i:10;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071333_11.jpg";}
)
[nmi_vehicle_id] => Array
(
[0] => WVWZZZ60ZLT085884
)
)
1
WVWZZZ60ZLT085884
WVWZZZ60ZLT085884
Colour: SILVER
MOL01342
28687615
28687615
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_u0071256_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071256_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071256_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071256_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071256_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071256_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071256_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071256_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071256_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071256_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071256_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071256_12.jpg
VOLKSWAGEN
POLO VIVO
(2023)
VOLKSWAGEN HATCH 1.6 COMFORTLINE TIPTRONIC
Array
(
[vehicleid] => Array
(
[0] => 28690414
)
[dumpdate] => Array
(
[0] => 2025-12-13T02:41:53.097
)
[mmcode] => Array
(
[0] => 64020750
)
[molstockbooknumber] => Array
(
[0] => MOL01342_U0071256
)
[stockbooknumber] => Array
(
[0] => U0071256
)
[vinnumber] => Array
(
[0] => AAVZZZ6RZPU025103
)
[regnumber] => Array
(
[0] => HZM352FS
)
[uploadtype] => Array
(
[0] => USED
)
[vehiclemake] => Array
(
[0] => VOLKSWAGEN
)
[vehiclerange] => Array
(
[0] => POLO VIVO
)
[vehiclemodel] => Array
(
[0] => HATCH 1.6 COMFORTLINE TIPTRONIC
)
[vehicleyear] => Array
(
[0] => 2023
)
[bodytype] => Array
(
[0] => HATCH
)
[transmissiontype] => Array
(
[0] => AUTOMATIC
)
[fueltype] => Array
(
[0] => UNLEADED
)
[colour] => Array
(
[0] => SILVER
)
[numberofdoors] => Array
(
[0] => 5
)
[mileage] => Array
(
[0] => 43155
)
[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.
Enjoy the balance of the 3 year 120,000km VW warranty
)
[price] => Array
(
[0] => 239900
)
[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_u0071256_1.jpg";i:1;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071256_2.jpg";i:2;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071256_3.jpg";i:3;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071256_4.jpg";i:4;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071256_5.jpg";i:5;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071256_6.jpg";i:6;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071256_7.jpg";i:7;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071256_8.jpg";i:8;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071256_9.jpg";i:9;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071256_10.jpg";i:10;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071256_11.jpg";i:11;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071256_12.jpg";}
)
[nmi_vehicle_id] => Array
(
[0] => AAVZZZ6RZPU025103
)
)
1
AAVZZZ6RZPU025103
AAVZZZ6RZPU025103
Colour: SILVER
MOL01342
28690414
28690414
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_u0071343_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071343_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071343_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071343_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071343_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071343_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071343_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071343_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071343_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071343_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071343_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071343_12.jpg
BMW
1 SERIES
(2018)
BMW 118i 5-DOOR STEPTRONIC
Array
(
[vehicleid] => Array
(
[0] => 28687523
)
[dumpdate] => Array
(
[0] => 2025-12-13T02:41:53.097
)
[mmcode] => Array
(
[0] => 05011319
)
[molstockbooknumber] => Array
(
[0] => MOL01342_U0071343
)
[stockbooknumber] => Array
(
[0] => U0071343
)
[vinnumber] => Array
(
[0] => WBA1R520805C78068
)
[regnumber] => Array
(
[0] => CY55846
)
[uploadtype] => Array
(
[0] => USED
)
[vehiclemake] => Array
(
[0] => BMW
)
[vehiclerange] => Array
(
[0] => 1 SERIES
)
[vehiclemodel] => Array
(
[0] => 118i 5-DOOR STEPTRONIC
)
[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] => 95783
)
[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 is a very clean example.
Full and diligent BMW service history.
Great looks, space, luxury and pace!
)
[price] => Array
(
[0] => 249900
)
[dealershipid] => Array
(
[0] => 49
)
[molnumber] => Array
(
[0] => MOL01342
)
[dealershipname] => Array
(
[0] => Barons Bellville
)
[pictures] => Array
(
[0] => a:12:{i:0;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071343_1.jpg";i:1;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071343_2.jpg";i:2;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071343_3.jpg";i:3;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071343_4.jpg";i:4;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071343_5.jpg";i:5;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071343_6.jpg";i:6;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071343_7.jpg";i:7;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071343_8.jpg";i:8;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071343_9.jpg";i:9;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071343_10.jpg";i:10;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071343_11.jpg";i:11;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071343_12.jpg";}
)
[nmi_vehicle_id] => Array
(
[0] => WBA1R520805C78068
)
)
1
WBA1R520805C78068
WBA1R520805C78068
Colour: Silver
MOL01342
28687523
28687523
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_ud0050196_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050196_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050196_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050196_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050196_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050196_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050196_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050196_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050196_12.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050196_13.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050196_15.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050196_16.jpg
VOLKSWAGEN
POLO
(2025)
VOLKSWAGEN VIVO HATCH MY25 1.4
Array
(
[vehicleid] => Array
(
[0] => 28687603
)
[dumpdate] => Array
(
[0] => 2025-12-13T02:41:26.987
)
[mmcode] => Array
(
[0] => 64020701
)
[molstockbooknumber] => Array
(
[0] => MOL01342_U0071389
)
[stockbooknumber] => Array
(
[0] => U0071389
)
[vinnumber] => Array
(
[0] => AAVZZZ6R9SU011703
)
[regnumber] => Array
(
[0] => CY385268
)
[uploadtype] => Array
(
[0] => USED
)
[vehiclemake] => Array
(
[0] => VOLKSWAGEN
)
[vehiclerange] => Array
(
[0] => POLO
)
[vehiclemodel] => Array
(
[0] => VIVO HATCH MY25 1.4
)
[vehicleyear] => Array
(
[0] => 2025
)
[bodytype] => Array
(
[0] => HATCH
)
[transmissiontype] => Array
(
[0] => MANUAL
)
[fueltype] => Array
(
[0] => UNLEADED
)
[colour] => Array
(
[0] => PURE WHITE
)
[numberofdoors] => Array
(
[0] => 5
)
[mileage] => Array
(
[0] => 6000
)
[servicehistory] => Array
(
[0] =>
)
[comments] => Array
(
[0] =>
)
[price] => Array
(
[0] => 249900
)
[dealershipid] => Array
(
[0] => 49
)
[molnumber] => Array
(
[0] => MOL01342
)
[dealershipname] => Array
(
[0] => Barons Bellville
)
[pictures] => Array
(
[0] => a:12:{i:0;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050196_1.jpg";i:1;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050196_3.jpg";i:2;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050196_5.jpg";i:3;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050196_7.jpg";i:4;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050196_8.jpg";i:5;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050196_9.jpg";i:6;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050196_10.jpg";i:7;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050196_11.jpg";i:8;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050196_12.jpg";i:9;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050196_13.jpg";i:10;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050196_15.jpg";i:11;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050196_16.jpg";}
)
[nmi_vehicle_id] => Array
(
[0] => AAVZZZ6R9SU011703
)
)
1
AAVZZZ6R9SU011703
AAVZZZ6R9SU011703
Colour: PURE WHITE
MOL01342
28687603
28687603
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_u0071324_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071324_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071324_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071324_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071324_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071324_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071324_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071324_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071324_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071324_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071324_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071324_12.jpg
VOLKSWAGEN
POLO
(2020)
VOLKSWAGEN 1.0 TSI COMFORTLINE DSG
Array
(
[vehicleid] => Array
(
[0] => 28687631
)
[dumpdate] => Array
(
[0] => 2025-12-13T02:38:41.297
)
[mmcode] => Array
(
[0] => 64027670
)
[molstockbooknumber] => Array
(
[0] => MOL01342_U0071324
)
[stockbooknumber] => Array
(
[0] => U0071324
)
[vinnumber] => Array
(
[0] => AAVZZZAWZLU053467
)
[regnumber] => Array
(
[0] => CY443704
)
[uploadtype] => Array
(
[0] => USED
)
[vehiclemake] => Array
(
[0] => VOLKSWAGEN
)
[vehiclerange] => Array
(
[0] => POLO
)
[vehiclemodel] => Array
(
[0] => 1.0 TSI COMFORTLINE DSG
)
[vehicleyear] => Array
(
[0] => 2020
)
[bodytype] => Array
(
[0] => HATCH
)
[transmissiontype] => Array
(
[0] => AUTOMATIC
)
[fueltype] => Array
(
[0] => UNLEADED
)
[colour] => Array
(
[0] => PURE WHITE
)
[numberofdoors] => Array
(
[0] => 5
)
[mileage] => Array
(
[0] => 94815
)
[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 is a very clean example.
Full and diligent VW service history.
This beauty comes equipped with - App-Connect.
Mobile phone interface with inductive charging.
Sassari 15" Alloys.
Light and Sight Package- auto lights, auto wipers and auto-dip rear view mirror.
2 USB interfaces.
Composition Media Radio.
)
[price] => Array
(
[0] => 249900
)
[dealershipid] => Array
(
[0] => 49
)
[molnumber] => Array
(
[0] => MOL01342
)
[dealershipname] => Array
(
[0] => Barons Bellville
)
[pictures] => Array
(
[0] => a:12:{i:0;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071324_1.jpg";i:1;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071324_2.jpg";i:2;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071324_3.jpg";i:3;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071324_4.jpg";i:4;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071324_5.jpg";i:5;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071324_6.jpg";i:6;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071324_7.jpg";i:7;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071324_8.jpg";i:8;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071324_9.jpg";i:9;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071324_10.jpg";i:10;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071324_11.jpg";i:11;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071324_12.jpg";}
)
[nmi_vehicle_id] => Array
(
[0] => AAVZZZAWZLU053467
)
)
1
AAVZZZAWZLU053467
AAVZZZAWZLU053467
Colour: PURE WHITE
MOL01342
28687631
28687631
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_u0071347_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071347_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071347_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071347_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071347_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071347_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071347_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071347_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071347_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071347_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071347_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071347_12.jpg
VOLKSWAGEN
POLO VIVO
(2024)
VOLKSWAGEN HATCH 1.6 COMFORTLINE TIPTRONIC
Array
(
[vehicleid] => Array
(
[0] => 28690475
)
[dumpdate] => Array
(
[0] => 2025-12-13T02:38:41.297
)
[mmcode] => Array
(
[0] => 64020750
)
[molstockbooknumber] => Array
(
[0] => MOL01342_U0071347
)
[stockbooknumber] => Array
(
[0] => U0071347
)
[vinnumber] => Array
(
[0] => AAVZZZ6R1RU015951
)
[regnumber] => Array
(
[0] => CAA578152
)
[uploadtype] => Array
(
[0] => USED
)
[vehiclemake] => Array
(
[0] => VOLKSWAGEN
)
[vehiclerange] => Array
(
[0] => POLO VIVO
)
[vehiclemodel] => Array
(
[0] => HATCH 1.6 COMFORTLINE TIPTRONIC
)
[vehicleyear] => Array
(
[0] => 2024
)
[bodytype] => Array
(
[0] => HATCH
)
[transmissiontype] => Array
(
[0] => AUTOMATIC
)
[fueltype] => Array
(
[0] => UNLEADED
)
[colour] => Array
(
[0] => WHITE
)
[numberofdoors] => Array
(
[0] => 5
)
[mileage] => Array
(
[0] => 25440
)
[servicehistory] => Array
(
[0] => Full
)
[comments] => Array
(
[0] => Barons Bellville Master.
CarsWe 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.
Full and diligent VW service history.
Balance of VW warranty till August 2027 or 120,000km.
)
[price] => Array
(
[0] => 259900
)
[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_u0071347_1.jpg";i:1;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071347_2.jpg";i:2;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071347_3.jpg";i:3;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071347_4.jpg";i:4;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071347_5.jpg";i:5;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071347_6.jpg";i:6;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071347_7.jpg";i:7;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071347_8.jpg";i:8;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071347_9.jpg";i:9;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071347_10.jpg";i:10;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071347_11.jpg";i:11;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071347_12.jpg";}
)
[nmi_vehicle_id] => Array
(
[0] => AAVZZZ6R1RU015951
)
)
1
AAVZZZ6R1RU015951
AAVZZZ6R1RU015951
Colour: WHITE
MOL01342
28690475
28690475
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_ud0050235_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050235_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050235_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050235_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050235_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050235_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050235_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050235_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050235_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050235_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050235_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050235_12.jpg
VOLKSWAGEN
POLO
(2025)
VOLKSWAGEN VIVO HATCH MY25 1.4
Array
(
[vehicleid] => Array
(
[0] => 28690319
)
[dumpdate] => Array
(
[0] => 2025-12-13T02:41:53.097
)
[mmcode] => Array
(
[0] => 64020701
)
[molstockbooknumber] => Array
(
[0] => MOL01342_UD0050235
)
[stockbooknumber] => Array
(
[0] => UD0050235
)
[vinnumber] => Array
(
[0] => AAVZZZ6R0SU021424
)
[regnumber] => Array
(
[0] => CY54020
)
[uploadtype] => Array
(
[0] => DEMO
)
[vehiclemake] => Array
(
[0] => VOLKSWAGEN
)
[vehiclerange] => Array
(
[0] => POLO
)
[vehiclemodel] => Array
(
[0] => VIVO HATCH MY25 1.4
)
[vehicleyear] => Array
(
[0] => 2025
)
[bodytype] => Array
(
[0] => HATCH
)
[transmissiontype] => Array
(
[0] => MANUAL
)
[fueltype] => Array
(
[0] => UNLEADED
)
[colour] => Array
(
[0] => PURE WHITE
)
[numberofdoors] => Array
(
[0] => 5
)
[mileage] => Array
(
[0] => 1000
)
[servicehistory] => Array
(
[0] => Not_Applicable
)
[comments] => Array
(
[0] => Barons Bellville MasterCarsWe can demo on your doorstep anywhere in the Cape Peninsula! Finance with all major banks, insurance arranged, trade-ins are welcome.
Demo models are as good as new.
Please note that he mileages are at time of advertising and will vary.
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!
This vehicle comes equipped with carpet mats, front and rear, as well as Torsa 15" alloy wheelsEnjoy the balance of the 3 year 120,000km VW warranty
)
[price] => Array
(
[0] => 259900
)
[dealershipid] => Array
(
[0] => 49
)
[molnumber] => Array
(
[0] => MOL01342
)
[dealershipname] => Array
(
[0] => Barons Bellville
)
[pictures] => Array
(
[0] => a:12:{i:0;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050235_1.jpg";i:1;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050235_2.jpg";i:2;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050235_3.jpg";i:3;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050235_4.jpg";i:4;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050235_5.jpg";i:5;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050235_6.jpg";i:6;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050235_7.jpg";i:7;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050235_8.jpg";i:8;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050235_9.jpg";i:9;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050235_10.jpg";i:10;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050235_11.jpg";i:11;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050235_12.jpg";}
)
[nmi_vehicle_id] => Array
(
[0] => AAVZZZ6R0SU021424
)
)
1
AAVZZZ6R0SU021424
AAVZZZ6R0SU021424
Colour: PURE WHITE
MOL01342
28690319
28690319
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_ud0050243_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050243_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050243_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050243_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050243_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050243_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050243_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050243_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050243_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050243_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050243_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050243_12.jpg
VOLKSWAGEN
POLO
(2025)
VOLKSWAGEN VIVO HATCH MY25 1.4
Array
(
[vehicleid] => Array
(
[0] => 28690515
)
[dumpdate] => Array
(
[0] => 2025-12-13T02:41:26.987
)
[mmcode] => Array
(
[0] => 64020701
)
[molstockbooknumber] => Array
(
[0] => MOL01342_UD0050243
)
[stockbooknumber] => Array
(
[0] => UD0050243
)
[vinnumber] => Array
(
[0] => AAVZZZ6R8SU021283
)
[regnumber] => Array
(
[0] => CY38302
)
[uploadtype] => Array
(
[0] => DEMO
)
[vehiclemake] => Array
(
[0] => VOLKSWAGEN
)
[vehiclerange] => Array
(
[0] => POLO
)
[vehiclemodel] => Array
(
[0] => VIVO HATCH MY25 1.4
)
[vehicleyear] => Array
(
[0] => 2025
)
[bodytype] => Array
(
[0] => HATCH
)
[transmissiontype] => Array
(
[0] => MANUAL
)
[fueltype] => Array
(
[0] => UNLEADED
)
[colour] => Array
(
[0] => PURE WHITE
)
[numberofdoors] => Array
(
[0] => 5
)
[mileage] => Array
(
[0] => 278
)
[servicehistory] => Array
(
[0] => Not_Applicable
)
[comments] => Array
(
[0] => Barons Bellville MasterCarsWe can demo on your doorstep anywhere in the Cape Peninsula! Finance with all major banks, insurance arranged, trade-ins are welcome.
Demo models are as good as new.
Please note that he mileages are at time of advertising and will vary.
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 carpet mats, front and rear, as well as Torsa 15" alloy wheelsEnjoy the balance of the 3 year 120,000km VW warranty & roadside assistance
)
[price] => Array
(
[0] => 259900
)
[dealershipid] => Array
(
[0] => 49
)
[molnumber] => Array
(
[0] => MOL01342
)
[dealershipname] => Array
(
[0] => Barons Bellville
)
[pictures] => Array
(
[0] => a:12:{i:0;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050243_1.jpg";i:1;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050243_2.jpg";i:2;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050243_3.jpg";i:3;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050243_4.jpg";i:4;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050243_5.jpg";i:5;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050243_6.jpg";i:6;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050243_7.jpg";i:7;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050243_8.jpg";i:8;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050243_9.jpg";i:9;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050243_10.jpg";i:10;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050243_11.jpg";i:11;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050243_12.jpg";}
)
[nmi_vehicle_id] => Array
(
[0] => AAVZZZ6R8SU021283
)
)
1
AAVZZZ6R8SU021283
AAVZZZ6R8SU021283
Colour: PURE WHITE
MOL01342
28690515
28690515
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_ud0050221_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050221_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050221_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050221_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050221_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050221_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050221_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050221_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050221_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050221_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050221_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050221_12.jpg
VOLKSWAGEN
POLO
(2025)
VOLKSWAGEN VIVO HATCH MY25 1.4
Array
(
[vehicleid] => Array
(
[0] => 28687622
)
[dumpdate] => Array
(
[0] => 2025-12-13T02:38:41.297
)
[mmcode] => Array
(
[0] => 64020701
)
[molstockbooknumber] => Array
(
[0] => MOL01342_UD0050221
)
[stockbooknumber] => Array
(
[0] => UD0050221
)
[vinnumber] => Array
(
[0] => AAVZZZ6R8SU019887
)
[regnumber] => Array
(
[0] => CY442165
)
[uploadtype] => Array
(
[0] => DEMO
)
[vehiclemake] => Array
(
[0] => VOLKSWAGEN
)
[vehiclerange] => Array
(
[0] => POLO
)
[vehiclemodel] => Array
(
[0] => VIVO HATCH MY25 1.4
)
[vehicleyear] => Array
(
[0] => 2025
)
[bodytype] => Array
(
[0] => HATCH
)
[transmissiontype] => Array
(
[0] => MANUAL
)
[fueltype] => Array
(
[0] => UNLEADED
)
[colour] => Array
(
[0] => PURE WHITE
)
[numberofdoors] => Array
(
[0] => 5
)
[mileage] => Array
(
[0] => 1000
)
[servicehistory] => Array
(
[0] => Not_Applicable
)
[comments] => Array
(
[0] => We can demo on your doorstep anywhere in the Cape Peninsula! Finance with all major banks, insurance arranged, trade-ins are welcome. Demo models are as good as new. Please note that he mileages are at time of advertising and will vary. 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
Carpet mats front and rear
Torsa 15" alloy wheels
Balance of 3 year 120,000km warranty
)
[price] => Array
(
[0] => 259900
)
[dealershipid] => Array
(
[0] => 49
)
[molnumber] => Array
(
[0] => MOL01342
)
[dealershipname] => Array
(
[0] => Barons Bellville
)
[pictures] => Array
(
[0] => a:12:{i:0;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050221_1.jpg";i:1;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050221_2.jpg";i:2;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050221_3.jpg";i:3;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050221_4.jpg";i:4;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050221_5.jpg";i:5;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050221_6.jpg";i:6;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050221_7.jpg";i:7;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050221_8.jpg";i:8;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050221_9.jpg";i:9;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050221_10.jpg";i:10;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050221_11.jpg";i:11;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050221_12.jpg";}
)
[nmi_vehicle_id] => Array
(
[0] => AAVZZZ6R8SU019887
)
)
1
AAVZZZ6R8SU019887
AAVZZZ6R8SU019887
Colour: PURE WHITE
MOL01342
28687622
28687622
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_ud0050236_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050236_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050236_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050236_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050236_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050236_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050236_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050236_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050236_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050236_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050236_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050236_12.jpg
VOLKSWAGEN
POLO
(2025)
VOLKSWAGEN VIVO HATCH MY25 1.4
Array
(
[vehicleid] => Array
(
[0] => 28690412
)
[dumpdate] => Array
(
[0] => 2025-12-13T02:38:41.297
)
[mmcode] => Array
(
[0] => 64020701
)
[molstockbooknumber] => Array
(
[0] => MOL01342_UD0050236
)
[stockbooknumber] => Array
(
[0] => UD0050236
)
[vinnumber] => Array
(
[0] => AAVZZZ6RXSU020992
)
[regnumber] => Array
(
[0] => CY46995
)
[uploadtype] => Array
(
[0] => DEMO
)
[vehiclemake] => Array
(
[0] => VOLKSWAGEN
)
[vehiclerange] => Array
(
[0] => POLO
)
[vehiclemodel] => Array
(
[0] => VIVO HATCH MY25 1.4
)
[vehicleyear] => Array
(
[0] => 2025
)
[bodytype] => Array
(
[0] => HATCH
)
[transmissiontype] => Array
(
[0] => MANUAL
)
[fueltype] => Array
(
[0] => UNLEADED
)
[colour] => Array
(
[0] => PURE WHITE
)
[numberofdoors] => Array
(
[0] => 5
)
[mileage] => Array
(
[0] => 1000
)
[servicehistory] => Array
(
[0] => Not_Applicable
)
[comments] => Array
(
[0] => Barons Bellville MasterCarsWe can demo on your doorstep anywhere in the Cape Peninsula! Finance with all major banks, insurance arranged, trade-ins are welcome.
Demo models are as good as new.
Please note that he mileages are at time of advertising and will vary.
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!
This vehicle comes equipped with carpet mats, front and rear, as well as Torsa 15" alloy wheelsEnjoy the balance of the 3 year 120,000km VW warranty
)
[price] => Array
(
[0] => 259900
)
[dealershipid] => Array
(
[0] => 49
)
[molnumber] => Array
(
[0] => MOL01342
)
[dealershipname] => Array
(
[0] => Barons Bellville
)
[pictures] => Array
(
[0] => a:12:{i:0;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050236_1.jpg";i:1;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050236_2.jpg";i:2;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050236_3.jpg";i:3;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050236_4.jpg";i:4;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050236_5.jpg";i:5;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050236_6.jpg";i:6;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050236_7.jpg";i:7;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050236_8.jpg";i:8;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050236_9.jpg";i:9;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050236_10.jpg";i:10;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050236_11.jpg";i:11;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050236_12.jpg";}
)
[nmi_vehicle_id] => Array
(
[0] => AAVZZZ6RXSU020992
)
)
1
AAVZZZ6RXSU020992
AAVZZZ6RXSU020992
Colour: PURE WHITE
MOL01342
28690412
28690412
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_ud0050237_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050237_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050237_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050237_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050237_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050237_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050237_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050237_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050237_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050237_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050237_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050237_12.jpg
VOLKSWAGEN
POLO
(2025)
VOLKSWAGEN VIVO HATCH MY25 1.4
Array
(
[vehicleid] => Array
(
[0] => 28690318
)
[dumpdate] => Array
(
[0] => 2025-12-13T02:38:41.297
)
[mmcode] => Array
(
[0] => 64020701
)
[molstockbooknumber] => Array
(
[0] => MOL01342_UD0050237
)
[stockbooknumber] => Array
(
[0] => UD0050237
)
[vinnumber] => Array
(
[0] => AAVZZZ6R5SU021578
)
[regnumber] => Array
(
[0] => CY50542
)
[uploadtype] => Array
(
[0] => DEMO
)
[vehiclemake] => Array
(
[0] => VOLKSWAGEN
)
[vehiclerange] => Array
(
[0] => POLO
)
[vehiclemodel] => Array
(
[0] => VIVO HATCH MY25 1.4
)
[vehicleyear] => Array
(
[0] => 2025
)
[bodytype] => Array
(
[0] => HATCH
)
[transmissiontype] => Array
(
[0] => MANUAL
)
[fueltype] => Array
(
[0] => UNLEADED
)
[colour] => Array
(
[0] => PURE WHITE
)
[numberofdoors] => Array
(
[0] => 5
)
[mileage] => Array
(
[0] => 1000
)
[servicehistory] => Array
(
[0] => Not_Applicable
)
[comments] => Array
(
[0] => Barons Bellville MasterCarsWe can demo on your doorstep anywhere in the Cape Peninsula! Finance with all major banks, insurance arranged, trade-ins are welcome.
Demo models are as good as new.
Please note that he mileages are at time of advertising and will vary.
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!
This vehicle comes equipped with carpet mats, front and rear, as well as Torsa 15" alloy wheelsEnjoy the balance of the 3 year 120,000km VW warranty
)
[price] => Array
(
[0] => 259900
)
[dealershipid] => Array
(
[0] => 49
)
[molnumber] => Array
(
[0] => MOL01342
)
[dealershipname] => Array
(
[0] => Barons Bellville
)
[pictures] => Array
(
[0] => a:12:{i:0;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050237_1.jpg";i:1;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050237_2.jpg";i:2;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050237_3.jpg";i:3;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050237_4.jpg";i:4;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050237_5.jpg";i:5;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050237_6.jpg";i:6;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050237_7.jpg";i:7;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050237_8.jpg";i:8;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050237_9.jpg";i:9;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050237_10.jpg";i:10;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050237_11.jpg";i:11;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050237_12.jpg";}
)
[nmi_vehicle_id] => Array
(
[0] => AAVZZZ6R5SU021578
)
)
1
AAVZZZ6R5SU021578
AAVZZZ6R5SU021578
Colour: PURE WHITE
MOL01342
28690318
28690318
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_u0071348_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071348_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071348_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071348_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071348_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071348_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071348_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071348_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071348_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071348_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071348_11.jpg
VOLKSWAGEN
POLO VIVO
(2024)
VOLKSWAGEN HATCH 1.6 COMFORTLINE TIPTRONIC
Array
(
[vehicleid] => Array
(
[0] => 28690476
)
[dumpdate] => Array
(
[0] => 2025-12-13T02:38:41.297
)
[mmcode] => Array
(
[0] => 64020750
)
[molstockbooknumber] => Array
(
[0] => MOL01342_U0071348
)
[stockbooknumber] => Array
(
[0] => U0071348
)
[vinnumber] => Array
(
[0] => AAVZZZ6R2RU020611
)
[regnumber] => Array
(
[0] => KKV700EC
)
[uploadtype] => Array
(
[0] => USED
)
[vehiclemake] => Array
(
[0] => VOLKSWAGEN
)
[vehiclerange] => Array
(
[0] => POLO VIVO
)
[vehiclemodel] => Array
(
[0] => HATCH 1.6 COMFORTLINE TIPTRONIC
)
[vehicleyear] => Array
(
[0] => 2024
)
[bodytype] => Array
(
[0] => HATCH
)
[transmissiontype] => Array
(
[0] => AUTOMATIC
)
[fueltype] => Array
(
[0] => UNLEADED
)
[colour] => Array
(
[0] => SILVER
)
[numberofdoors] => Array
(
[0] => 5
)
[mileage] => Array
(
[0] => 18381
)
[servicehistory] => Array
(
[0] => Full
)
[comments] => Array
(
[0] => BaronBarons 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.
s Bell
Full and diligent VW service history.
Balance of VW warranty till October 2027.
)
[price] => Array
(
[0] => 259900
)
[dealershipid] => Array
(
[0] => 49
)
[molnumber] => Array
(
[0] => MOL01342
)
[dealershipname] => Array
(
[0] => Barons Bellville
)
[pictures] => Array
(
[0] => a:11:{i:0;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071348_1.jpg";i:1;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071348_2.jpg";i:2;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071348_3.jpg";i:3;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071348_4.jpg";i:4;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071348_5.jpg";i:5;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071348_6.jpg";i:6;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071348_7.jpg";i:7;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071348_8.jpg";i:8;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071348_9.jpg";i:9;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071348_10.jpg";i:10;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071348_11.jpg";}
)
[nmi_vehicle_id] => Array
(
[0] => AAVZZZ6R2RU020611
)
)
1
AAVZZZ6R2RU020611
AAVZZZ6R2RU020611
Colour: SILVER
MOL01342
28690476
28690476
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_ud0050239_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050239_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050239_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050239_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050239_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050239_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050239_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050239_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050239_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050239_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050239_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050239_12.jpg
VOLKSWAGEN
POLO
(2025)
VOLKSWAGEN VIVO HATCH MY25 1.4
Array
(
[vehicleid] => Array
(
[0] => 28690474
)
[dumpdate] => Array
(
[0] => 2025-12-13T02:41:53.097
)
[mmcode] => Array
(
[0] => 64020701
)
[molstockbooknumber] => Array
(
[0] => MOL01342_UD0050239
)
[stockbooknumber] => Array
(
[0] => UD0050239
)
[vinnumber] => Array
(
[0] => AAVZZZ6R3SU026522
)
[regnumber] => Array
(
[0] => cy67262
)
[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] => REFLEX SILVER METALLIC
)
[numberofdoors] => Array
(
[0] => 5
)
[mileage] => Array
(
[0] => 1000
)
[servicehistory] => Array
(
[0] => Not_Applicable
)
[comments] => Array
(
[0] => Barons Bellville MasterCarsWe can demo on your doorstep anywhere in the Cape Peninsula! Finance with all major banks, insurance arranged, trade-ins are welcome.
Demo models are as good as new.
Please note that he mileages are at time of advertising and will vary.
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!
This vehicle comes equipped with carpet mats, front and rear, as well as Torsa 15" alloy wheelsEnjoy the balance of the 3 year 120,000km VW warranty
)
[price] => Array
(
[0] => 259900
)
[dealershipid] => Array
(
[0] => 49
)
[molnumber] => Array
(
[0] => MOL01342
)
[dealershipname] => Array
(
[0] => Barons Bellville
)
[pictures] => Array
(
[0] => a:12:{i:0;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050239_1.jpg";i:1;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050239_2.jpg";i:2;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050239_3.jpg";i:3;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050239_4.jpg";i:4;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050239_5.jpg";i:5;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050239_6.jpg";i:6;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050239_7.jpg";i:7;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050239_8.jpg";i:8;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050239_9.jpg";i:9;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050239_10.jpg";i:10;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050239_11.jpg";i:11;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050239_12.jpg";}
)
[nmi_vehicle_id] => Array
(
[0] => AAVZZZ6R3SU026522
)
)
1
AAVZZZ6R3SU026522
AAVZZZ6R3SU026522
Colour: REFLEX SILVER METALLIC
MOL01342
28690474
28690474
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_ud0050222_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050222_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050222_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050222_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050222_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050222_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050222_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050222_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050222_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050222_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050222_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050222_12.jpg
VOLKSWAGEN
POLO
(2025)
VOLKSWAGEN VIVO HATCH MY25 1.4
Array
(
[vehicleid] => Array
(
[0] => 28690481
)
[dumpdate] => Array
(
[0] => 2025-12-13T02:38:41.297
)
[mmcode] => Array
(
[0] => 64020701
)
[molstockbooknumber] => Array
(
[0] => MOL01342_UD0050222
)
[stockbooknumber] => Array
(
[0] => UD0050222
)
[vinnumber] => Array
(
[0] => AAVZZZ6R5SU013755
)
[regnumber] => Array
(
[0] => CY456087
)
[uploadtype] => Array
(
[0] => DEMO
)
[vehiclemake] => Array
(
[0] => VOLKSWAGEN
)
[vehiclerange] => Array
(
[0] => POLO
)
[vehiclemodel] => Array
(
[0] => VIVO HATCH MY25 1.4
)
[vehicleyear] => Array
(
[0] => 2025
)
[bodytype] => Array
(
[0] => HATCH
)
[transmissiontype] => Array
(
[0] => MANUAL
)
[fueltype] => Array
(
[0] => UNLEADED
)
[colour] => Array
(
[0] => PURE WHITE
)
[numberofdoors] => Array
(
[0] => 5
)
[mileage] => Array
(
[0] => 1000
)
[servicehistory] => Array
(
[0] => Not_Applicable
)
[comments] => Array
(
[0] => We can demo on your doorstep anywhere in the Cape Peninsula! Finance with all major banks, insurance arranged, trade-ins are welcome. Demo models are as good as new. Please note that he mileages are at time of advertising and will vary. 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
Carpet mats front and rear
Torsa 15" alloy wheels
Balance of 3 year 120,000km warranty
)
[price] => Array
(
[0] => 259900
)
[dealershipid] => Array
(
[0] => 49
)
[molnumber] => Array
(
[0] => MOL01342
)
[dealershipname] => Array
(
[0] => Barons Bellville
)
[pictures] => Array
(
[0] => a:12:{i:0;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050222_1.jpg";i:1;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050222_2.jpg";i:2;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050222_3.jpg";i:3;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050222_4.jpg";i:4;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050222_5.jpg";i:5;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050222_6.jpg";i:6;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050222_7.jpg";i:7;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050222_8.jpg";i:8;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050222_9.jpg";i:9;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050222_10.jpg";i:10;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050222_11.jpg";i:11;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050222_12.jpg";}
)
[nmi_vehicle_id] => Array
(
[0] => AAVZZZ6R5SU013755
)
)
1
AAVZZZ6R5SU013755
AAVZZZ6R5SU013755
Colour: PURE WHITE
MOL01342
28690481
28690481
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_ud0050240_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050240_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050240_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050240_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050240_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050240_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050240_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050240_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050240_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050240_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050240_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050240_12.jpg
VOLKSWAGEN
POLO
(2025)
VOLKSWAGEN VIVO HATCH MY25 1.4
Array
(
[vehicleid] => Array
(
[0] => 28690411
)
[dumpdate] => Array
(
[0] => 2025-12-13T02:38:41.297
)
[mmcode] => Array
(
[0] => 64020701
)
[molstockbooknumber] => Array
(
[0] => MOL01342_UD0050240
)
[stockbooknumber] => Array
(
[0] => UD0050240
)
[vinnumber] => Array
(
[0] => AAVZZZ6R6SU021511
)
[regnumber] => Array
(
[0] => CY45668
)
[uploadtype] => Array
(
[0] => DEMO
)
[vehiclemake] => Array
(
[0] => VOLKSWAGEN
)
[vehiclerange] => Array
(
[0] => POLO
)
[vehiclemodel] => Array
(
[0] => VIVO HATCH MY25 1.4
)
[vehicleyear] => Array
(
[0] => 2025
)
[bodytype] => Array
(
[0] => HATCH
)
[transmissiontype] => Array
(
[0] => MANUAL
)
[fueltype] => Array
(
[0] => UNLEADED
)
[colour] => Array
(
[0] => PURE WHITE
)
[numberofdoors] => Array
(
[0] => 5
)
[mileage] => Array
(
[0] => 1000
)
[servicehistory] => Array
(
[0] => Not_Applicable
)
[comments] => Array
(
[0] => We can demo on your doorstep anywhere in the Cape Peninsula! Finance with all major banks, insurance arranged, trade-ins are welcome.
Demo models are as good as new.
Please note that he mileages are at time of advertising and will vary.
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 carpet mats, front and rear, as well as Torsa 15" alloy wheelsEnjoy the balance of the 3 year 120,000km VW warranty
)
[price] => Array
(
[0] => 259900
)
[dealershipid] => Array
(
[0] => 49
)
[molnumber] => Array
(
[0] => MOL01342
)
[dealershipname] => Array
(
[0] => Barons Bellville
)
[pictures] => Array
(
[0] => a:12:{i:0;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050240_1.jpg";i:1;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050240_2.jpg";i:2;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050240_3.jpg";i:3;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050240_4.jpg";i:4;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050240_5.jpg";i:5;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050240_6.jpg";i:6;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050240_7.jpg";i:7;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050240_8.jpg";i:8;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050240_9.jpg";i:9;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050240_10.jpg";i:10;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050240_11.jpg";i:11;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050240_12.jpg";}
)
[nmi_vehicle_id] => Array
(
[0] => AAVZZZ6R6SU021511
)
)
1
AAVZZZ6R6SU021511
AAVZZZ6R6SU021511
Colour: PURE WHITE
MOL01342
28690411
28690411
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_ud0050234_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050234_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050234_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050234_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050234_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050234_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050234_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050234_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050234_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050234_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050234_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050234_12.jpg
VOLKSWAGEN
POLO
(2025)
VOLKSWAGEN VIVO HATCH MY25 1.4
Array
(
[vehicleid] => Array
(
[0] => 28687616
)
[dumpdate] => Array
(
[0] => 2025-12-13T02:38:41.297
)
[mmcode] => Array
(
[0] => 64020701
)
[molstockbooknumber] => Array
(
[0] => MOL01342_UD0050234
)
[stockbooknumber] => Array
(
[0] => UD0050234
)
[vinnumber] => Array
(
[0] => AAVZZZ6R6SU020956
)
[regnumber] => Array
(
[0] => CY49083
)
[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] => REEF BLUE METALLIC
)
[numberofdoors] => Array
(
[0] => 5
)
[mileage] => Array
(
[0] => 1000
)
[servicehistory] => Array
(
[0] => Not_Applicable
)
[comments] => Array
(
[0] => Barons Bellville MasterCarsWe can demo on your doorstep anywhere in the Cape Peninsula! Finance with all major banks, insurance arranged, trade-ins are welcome.
Demo models are as good as new.
Please note that he mileages are at time of advertising and will vary.
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!
This vehicle comes equipped with carpet mats, front and rear, as well as Torsa 15" alloy wheelsEnjoy the balance of the 3 year 120,000km VW warranty
)
[price] => Array
(
[0] => 264900
)
[dealershipid] => Array
(
[0] => 49
)
[molnumber] => Array
(
[0] => MOL01342
)
[dealershipname] => Array
(
[0] => Barons Bellville
)
[pictures] => Array
(
[0] => a:12:{i:0;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050234_1.jpg";i:1;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050234_2.jpg";i:2;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050234_3.jpg";i:3;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050234_4.jpg";i:4;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050234_5.jpg";i:5;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050234_6.jpg";i:6;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050234_7.jpg";i:7;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050234_8.jpg";i:8;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050234_9.jpg";i:9;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050234_10.jpg";i:10;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050234_11.jpg";i:11;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050234_12.jpg";}
)
[nmi_vehicle_id] => Array
(
[0] => AAVZZZ6R6SU020956
)
)
1
AAVZZZ6R6SU020956
AAVZZZ6R6SU020956
Colour: REEF BLUE METALLIC
MOL01342
28687616
28687616
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_u0071292_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071292_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071292_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071292_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071292_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071292_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071292_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071292_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071292_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071292_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071292_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071292_12.jpg
VOLKSWAGEN
POLO
(2024)
VOLKSWAGEN SEDAN MY23 1.6
Array
(
[vehicleid] => Array
(
[0] => 28690609
)
[dumpdate] => Array
(
[0] => 2025-12-13T02:38:41.297
)
[mmcode] => Array
(
[0] => 64028850
)
[molstockbooknumber] => Array
(
[0] => MOL01342_U0071292
)
[stockbooknumber] => Array
(
[0] => U0071292
)
[vinnumber] => Array
(
[0] => WVWZZZD2ZRT013658
)
[regnumber] => Array
(
[0] => CAA535085
)
[uploadtype] => Array
(
[0] => USED
)
[vehiclemake] => Array
(
[0] => VOLKSWAGEN
)
[vehiclerange] => Array
(
[0] => POLO
)
[vehiclemodel] => Array
(
[0] => SEDAN MY23 1.6
)
[vehicleyear] => Array
(
[0] => 2024
)
[bodytype] => Array
(
[0] => SEDAN
)
[transmissiontype] => Array
(
[0] => MANUAL
)
[fueltype] => Array
(
[0] => UNLEADED
)
[colour] => Array
(
[0] => SILVER
)
[numberofdoors] => Array
(
[0] => 4
)
[mileage] => Array
(
[0] => 37000
)
[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.
Enjoy the balance of the 3 year 120,000km VW warranty & 3 year 45,000km service plan
)
[price] => Array
(
[0] => 269900
)
[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_u0071292_1.jpg";i:1;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071292_2.jpg";i:2;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071292_3.jpg";i:3;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071292_4.jpg";i:4;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071292_5.jpg";i:5;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071292_6.jpg";i:6;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071292_7.jpg";i:7;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071292_8.jpg";i:8;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071292_9.jpg";i:9;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071292_10.jpg";i:10;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071292_11.jpg";i:11;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071292_12.jpg";}
)
[nmi_vehicle_id] => Array
(
[0] => WVWZZZD2ZRT013658
)
)
1
WVWZZZD2ZRT013658
WVWZZZD2ZRT013658
Colour: SILVER
MOL01342
28690609
28690609
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_u0071293_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071293_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071293_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071293_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071293_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071293_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071293_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071293_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071293_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071293_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071293_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071293_12.jpg
VOLKSWAGEN
POLO
(2024)
VOLKSWAGEN SEDAN MY23 1.6
Array
(
[vehicleid] => Array
(
[0] => 28690610
)
[dumpdate] => Array
(
[0] => 2025-12-13T02:38:41.297
)
[mmcode] => Array
(
[0] => 64028850
)
[molstockbooknumber] => Array
(
[0] => MOL01342_U0071293
)
[stockbooknumber] => Array
(
[0] => U0071293
)
[vinnumber] => Array
(
[0] => WVWZZZD2ZRT015003
)
[regnumber] => Array
(
[0] => LN61VVGP
)
[uploadtype] => Array
(
[0] => USED
)
[vehiclemake] => Array
(
[0] => VOLKSWAGEN
)
[vehiclerange] => Array
(
[0] => POLO
)
[vehiclemodel] => Array
(
[0] => SEDAN MY23 1.6
)
[vehicleyear] => Array
(
[0] => 2024
)
[bodytype] => Array
(
[0] => SEDAN
)
[transmissiontype] => Array
(
[0] => MANUAL
)
[fueltype] => Array
(
[0] => UNLEADED
)
[colour] => Array
(
[0] => GREY
)
[numberofdoors] => Array
(
[0] => 4
)
[mileage] => Array
(
[0] => 38000
)
[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.
Enjoy the balance of the 3 year 120,000km VW warranty & 3 year 45,000km service plan
)
[price] => Array
(
[0] => 269900
)
[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_u0071293_1.jpg";i:1;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071293_2.jpg";i:2;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071293_3.jpg";i:3;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071293_4.jpg";i:4;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071293_5.jpg";i:5;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071293_6.jpg";i:6;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071293_7.jpg";i:7;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071293_8.jpg";i:8;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071293_9.jpg";i:9;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071293_10.jpg";i:10;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071293_11.jpg";i:11;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071293_12.jpg";}
)
[nmi_vehicle_id] => Array
(
[0] => WVWZZZD2ZRT015003
)
)
1
WVWZZZD2ZRT015003
WVWZZZD2ZRT015003
Colour: GREY
MOL01342
28690610
28690610
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_ud0050223_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050223_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050223_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050223_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050223_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050223_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050223_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050223_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050223_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050223_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050223_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050223_12.jpg
VOLKSWAGEN
POLO
(2025)
VOLKSWAGEN VIVO HATCH MY25 1.4 LIFE
Array
(
[vehicleid] => Array
(
[0] => 28690513
)
[dumpdate] => Array
(
[0] => 2025-12-13T02:38:41.297
)
[mmcode] => Array
(
[0] => 64020721
)
[molstockbooknumber] => Array
(
[0] => MOL01342_U0071239
)
[stockbooknumber] => Array
(
[0] => U0071239
)
[vinnumber] => Array
(
[0] => AAVZZZ6R0SU018555
)
[regnumber] => Array
(
[0] => CY474621
)
[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] => 3203
)
[servicehistory] => Array
(
[0] => Not_Applicable
)
[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.
Demo models are as good new.
Please note that the mileages are at time of advertising and will vary.
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
Carpet mats front and rear.
Combined curtain and side airbags.
Enjoy the balance of the 3 year 120,000km VW warranty & roadside assistance.
)
[price] => Array
(
[0] => 269900
)
[dealershipid] => Array
(
[0] => 49
)
[molnumber] => Array
(
[0] => MOL01342
)
[dealershipname] => Array
(
[0] => Barons Bellville
)
[pictures] => Array
(
[0] => a:12:{i:0;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050223_1.jpg";i:1;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050223_2.jpg";i:2;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050223_3.jpg";i:3;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050223_4.jpg";i:4;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050223_5.jpg";i:5;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050223_6.jpg";i:6;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050223_7.jpg";i:7;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050223_8.jpg";i:8;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050223_9.jpg";i:9;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050223_10.jpg";i:10;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050223_11.jpg";i:11;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_ud0050223_12.jpg";}
)
[nmi_vehicle_id] => Array
(
[0] => AAVZZZ6R0SU018555
)
)
1
AAVZZZ6R0SU018555
AAVZZZ6R0SU018555
Colour: SMOKY GREY METALLIC
MOL01342
28690513
28690513
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");
}
}
?>
