Pre-owned Vehicles from Barons VW Woodmead
1 - 24 of 52 posts
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070783_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070783_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070783_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070783_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070783_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070783_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070783_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070783_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070783_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070783_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070783_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070783_12.jpg
RENAULT
KIGER
(2022)
RENAULT 1.0 ENERGY ZEN
Array
(
[vehicleid] => Array
(
[0] => 28598426
)
[dumpdate] => Array
(
[0] => 2025-11-21T16:50:40.077
)
[mmcode] => Array
(
[0] => 54039060
)
[molstockbooknumber] => Array
(
[0] => MOL01400_U0070783
)
[stockbooknumber] => Array
(
[0] => U0070783
)
[vinnumber] => Array
(
[0] => MEEHBC00300054505
)
[regnumber] => Array
(
[0] => KS17XMGP
)
[uploadtype] => Array
(
[0] => USED
)
[vehiclemake] => Array
(
[0] => RENAULT
)
[vehiclerange] => Array
(
[0] => KIGER
)
[vehiclemodel] => Array
(
[0] => 1.0 ENERGY ZEN
)
[vehicleyear] => Array
(
[0] => 2022
)
[bodytype] => Array
(
[0] => STATION WAGON
)
[transmissiontype] => Array
(
[0] => MANUAL
)
[fueltype] => Array
(
[0] => UNLEADED
)
[colour] => Array
(
[0] => SILVER
)
[numberofdoors] => Array
(
[0] => 5
)
[mileage] => Array
(
[0] => 47860
)
[servicehistory] => Array
(
[0] => Full
)
[comments] => Array
(
[0] =>
)
[price] => Array
(
[0] => 189990
)
[dealershipid] => Array
(
[0] => 10
)
[molnumber] => Array
(
[0] => MOL01400
)
[dealershipname] => Array
(
[0] => Barons Woodmead
)
[pictures] => Array
(
[0] => a:12:{i:0;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070783_1.jpg";i:1;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070783_2.jpg";i:2;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070783_3.jpg";i:3;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070783_4.jpg";i:4;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070783_5.jpg";i:5;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070783_6.jpg";i:6;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070783_7.jpg";i:7;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070783_8.jpg";i:8;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070783_9.jpg";i:9;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070783_10.jpg";i:10;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070783_11.jpg";i:11;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070783_12.jpg";}
)
[nmi_vehicle_id] => Array
(
[0] => MEEHBC00300054505
)
)
1
MEEHBC00300054505
MEEHBC00300054505
Colour: SILVER
MOL01400
28598426
28598426
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/mol01400_u0070792_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070792_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070792_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070792_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070792_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070792_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070792_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070792_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070792_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070792_10.jpg
VOLKSWAGEN
POLO VIVO
(2019)
VOLKSWAGEN HATCH 1.6 COMFORTLINE TIPTRONIC
Array
(
[vehicleid] => Array
(
[0] => 28603430
)
[dumpdate] => Array
(
[0] => 2025-11-21T16:52:25.163
)
[mmcode] => Array
(
[0] => 64020750
)
[molstockbooknumber] => Array
(
[0] => MOL01400_U0070792
)
[stockbooknumber] => Array
(
[0] => U0070792
)
[vinnumber] => Array
(
[0] => AAVZZZ6RZKU012119
)
[regnumber] => Array
(
[0] => HX26GJGP
)
[uploadtype] => Array
(
[0] => USED
)
[vehiclemake] => Array
(
[0] => VOLKSWAGEN
)
[vehiclerange] => Array
(
[0] => POLO VIVO
)
[vehiclemodel] => Array
(
[0] => HATCH 1.6 COMFORTLINE TIPTRONIC
)
[vehicleyear] => Array
(
[0] => 2019
)
[bodytype] => Array
(
[0] => HATCH
)
[transmissiontype] => Array
(
[0] => AUTOMATIC
)
[fueltype] => Array
(
[0] => UNLEADED
)
[colour] => Array
(
[0] => SILVER
)
[numberofdoors] => Array
(
[0] => 5
)
[mileage] => Array
(
[0] => 130000
)
[servicehistory] => Array
(
[0] =>
)
[comments] => Array
(
[0] =>
)
[price] => Array
(
[0] => 189990
)
[dealershipid] => Array
(
[0] => 10
)
[molnumber] => Array
(
[0] => MOL01400
)
[dealershipname] => Array
(
[0] => Barons Woodmead
)
[pictures] => Array
(
[0] => a:10:{i:0;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070792_1.jpg";i:1;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070792_2.jpg";i:2;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070792_3.jpg";i:3;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070792_4.jpg";i:4;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070792_5.jpg";i:5;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070792_6.jpg";i:6;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070792_7.jpg";i:7;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070792_8.jpg";i:8;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070792_9.jpg";i:9;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070792_10.jpg";}
)
[nmi_vehicle_id] => Array
(
[0] => AAVZZZ6RZKU012119
)
)
1
AAVZZZ6RZKU012119
AAVZZZ6RZKU012119
Colour: SILVER
MOL01400
28603430
28603430
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/mol01400_u0070671_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070671_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070671_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070671_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070671_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070671_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070671_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070671_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070671_9.jpg
FORD
ECOSPORT
(2022)
FORD 1.0 ECOBOOST TITANIUM AT
Array
(
[vehicleid] => Array
(
[0] => 28603123
)
[dumpdate] => Array
(
[0] => 2025-11-21T16:50:40.077
)
[mmcode] => Array
(
[0] => 22048150
)
[molstockbooknumber] => Array
(
[0] => MOL01400_U0070671
)
[stockbooknumber] => Array
(
[0] => U0070671
)
[vinnumber] => Array
(
[0] => WF01XXERK1ME16380
)
[regnumber] => Array
(
[0] => ND645644
)
[uploadtype] => Array
(
[0] => USED
)
[vehiclemake] => Array
(
[0] => FORD
)
[vehiclerange] => Array
(
[0] => ECOSPORT
)
[vehiclemodel] => Array
(
[0] => 1.0 ECOBOOST TITANIUM AT
)
[vehicleyear] => Array
(
[0] => 2022
)
[bodytype] => Array
(
[0] => STATION WAGON
)
[transmissiontype] => Array
(
[0] => AUTOMATIC
)
[fueltype] => Array
(
[0] => UNLEADED
)
[colour] => Array
(
[0] => GREY
)
[numberofdoors] => Array
(
[0] => 5
)
[mileage] => Array
(
[0] => 74600
)
[servicehistory] => Array
(
[0] =>
)
[comments] => Array
(
[0] =>
)
[price] => Array
(
[0] => 219990
)
[dealershipid] => Array
(
[0] => 10
)
[molnumber] => Array
(
[0] => MOL01400
)
[dealershipname] => Array
(
[0] => Barons Woodmead
)
[pictures] => Array
(
[0] => a:9:{i:0;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070671_1.jpg";i:1;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070671_2.jpg";i:2;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070671_3.jpg";i:3;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070671_4.jpg";i:4;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070671_5.jpg";i:5;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070671_6.jpg";i:6;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070671_7.jpg";i:7;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070671_8.jpg";i:8;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070671_9.jpg";}
)
[nmi_vehicle_id] => Array
(
[0] => WF01XXERK1ME16380
)
)
1
WF01XXERK1ME16380
WF01XXERK1ME16380
Colour: GREY
MOL01400
28603123
28603123
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/mol01400_u0070720_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070720_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070720_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070720_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070720_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070720_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070720_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070720_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070720_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070720_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070720_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070720_12.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070720_13.jpg
VOLKSWAGEN
POLO
(2025)
VOLKSWAGEN VIVO HATCH MY25 1.4
Array
(
[vehicleid] => Array
(
[0] => 28603114
)
[dumpdate] => Array
(
[0] => 2025-11-21T16:52:16.43
)
[mmcode] => Array
(
[0] => 64020701
)
[molstockbooknumber] => Array
(
[0] => MOL01400_U0070720
)
[stockbooknumber] => Array
(
[0] => U0070720
)
[vinnumber] => Array
(
[0] => AAVZZZ6R9SU012575
)
[regnumber] => Array
(
[0] => MF78PDGP
)
[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] => WILD CHERRY RED METALLIC
)
[numberofdoors] => Array
(
[0] => 5
)
[mileage] => Array
(
[0] => 16400
)
[servicehistory] => Array
(
[0] => Full
)
[comments] => Array
(
[0] =>
)
[price] => Array
(
[0] => 229990
)
[dealershipid] => Array
(
[0] => 10
)
[molnumber] => Array
(
[0] => MOL01400
)
[dealershipname] => Array
(
[0] => Barons Woodmead
)
[pictures] => Array
(
[0] => a:13:{i:0;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070720_1.jpg";i:1;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070720_2.jpg";i:2;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070720_3.jpg";i:3;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070720_4.jpg";i:4;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070720_5.jpg";i:5;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070720_6.jpg";i:6;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070720_7.jpg";i:7;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070720_8.jpg";i:8;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070720_9.jpg";i:9;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070720_10.jpg";i:10;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070720_11.jpg";i:11;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070720_12.jpg";i:12;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070720_13.jpg";}
)
[nmi_vehicle_id] => Array
(
[0] => AAVZZZ6R9SU012575
)
)
1
AAVZZZ6R9SU012575
AAVZZZ6R9SU012575
Colour: WILD CHERRY RED METALLIC
MOL01400
28603114
28603114
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/mol01400_ud0050095_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_ud0050095_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_ud0050095_3.jpg
VOLKSWAGEN
POLO
(2025)
VOLKSWAGEN VIVO HATCH MY25 1.4
Array
(
[vehicleid] => Array
(
[0] => 28603311
)
[dumpdate] => Array
(
[0] => 2025-11-21T16:52:16.43
)
[mmcode] => Array
(
[0] => 64020701
)
[molstockbooknumber] => Array
(
[0] => MOL01400_UD0050095
)
[stockbooknumber] => Array
(
[0] => UD0050095
)
[vinnumber] => Array
(
[0] => AAVZZZ6R9SU010440
)
[regnumber] => Array
(
[0] => MF92LCGP
)
[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] => 4300
)
[servicehistory] => Array
(
[0] => Full
)
[comments] => Array
(
[0] =>
)
[price] => Array
(
[0] => 239990
)
[dealershipid] => Array
(
[0] => 10
)
[molnumber] => Array
(
[0] => MOL01400
)
[dealershipname] => Array
(
[0] => Barons Woodmead
)
[pictures] => Array
(
[0] => a:3:{i:0;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_ud0050095_1.jpg";i:1;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_ud0050095_2.jpg";i:2;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_ud0050095_3.jpg";}
)
[nmi_vehicle_id] => Array
(
[0] => AAVZZZ6R9SU010440
)
)
1
AAVZZZ6R9SU010440
AAVZZZ6R9SU010440
Colour: PURE WHITE
MOL01400
28603311
28603311
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/mol01400_ud0050099_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_ud0050099_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_ud0050099_3.jpg
VOLKSWAGEN
POLO
(2025)
VOLKSWAGEN VIVO HATCH MY25 1.4
Array
(
[vehicleid] => Array
(
[0] => 28603122
)
[dumpdate] => Array
(
[0] => 2025-11-21T16:52:16.43
)
[mmcode] => Array
(
[0] => 64020701
)
[molstockbooknumber] => Array
(
[0] => MOL01400_UD0050099
)
[stockbooknumber] => Array
(
[0] => UD0050099
)
[vinnumber] => Array
(
[0] => AAVZZZ6R5SU012539
)
[regnumber] => Array
(
[0] => MF78NZGP
)
[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] => 15090
)
[servicehistory] => Array
(
[0] => Full
)
[comments] => Array
(
[0] =>
)
[price] => Array
(
[0] => 239990
)
[dealershipid] => Array
(
[0] => 10
)
[molnumber] => Array
(
[0] => MOL01400
)
[dealershipname] => Array
(
[0] => Barons Woodmead
)
[pictures] => Array
(
[0] => a:3:{i:0;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_ud0050099_1.jpg";i:1;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_ud0050099_2.jpg";i:2;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_ud0050099_3.jpg";}
)
[nmi_vehicle_id] => Array
(
[0] => AAVZZZ6R5SU012539
)
)
1
AAVZZZ6R5SU012539
AAVZZZ6R5SU012539
Colour: REFLEX SILVER METALLIC
MOL01400
28603122
28603122
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/mol01400_u0070707_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070707_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070707_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070707_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070707_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070707_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070707_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070707_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070707_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070707_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070707_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070707_12.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070707_13.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070707_14.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070707_15.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070707_16.jpg
VOLKSWAGEN
POLO
(2025)
VOLKSWAGEN VIVO HATCH MY25 1.4 LIFE
Array
(
[vehicleid] => Array
(
[0] => 28603120
)
[dumpdate] => Array
(
[0] => 2025-11-21T16:50:40.077
)
[mmcode] => Array
(
[0] => 64020721
)
[molstockbooknumber] => Array
(
[0] => MOL01400_U0070768
)
[stockbooknumber] => Array
(
[0] => U0070768
)
[vinnumber] => Array
(
[0] => AAVZZZ6R3SU004150
)
[regnumber] => Array
(
[0] => 004150
)
[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] => REFLEX SILVER METALLIC
)
[numberofdoors] => Array
(
[0] => 5
)
[mileage] => Array
(
[0] => 12500
)
[servicehistory] => Array
(
[0] =>
)
[comments] => Array
(
[0] =>
)
[price] => Array
(
[0] => 249990
)
[dealershipid] => Array
(
[0] => 10
)
[molnumber] => Array
(
[0] => MOL01400
)
[dealershipname] => Array
(
[0] => Barons Woodmead
)
[pictures] => Array
(
[0] => a:16:{i:0;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070707_1.jpg";i:1;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070707_2.jpg";i:2;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070707_3.jpg";i:3;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070707_4.jpg";i:4;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070707_5.jpg";i:5;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070707_6.jpg";i:6;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070707_7.jpg";i:7;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070707_8.jpg";i:8;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070707_9.jpg";i:9;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070707_10.jpg";i:10;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070707_11.jpg";i:11;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070707_12.jpg";i:12;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070707_13.jpg";i:13;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070707_14.jpg";i:14;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070707_15.jpg";i:15;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070707_16.jpg";}
)
[nmi_vehicle_id] => Array
(
[0] => AAVZZZ6R3SU004150
)
)
1
AAVZZZ6R3SU004150
AAVZZZ6R3SU004150
Colour: REFLEX SILVER METALLIC
MOL01400
28603120
28603120
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/mol01400_u0070770_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070770_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070770_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070770_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070770_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070770_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070770_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070770_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070770_9.jpg
VOLKSWAGEN
POLO VIVO
(2024)
VOLKSWAGEN HATCH 1.6 COMFORTLINE TIPTRONIC
Array
(
[vehicleid] => Array
(
[0] => 28603132
)
[dumpdate] => Array
(
[0] => 2025-11-21T16:50:40.077
)
[mmcode] => Array
(
[0] => 64020750
)
[molstockbooknumber] => Array
(
[0] => MOL01400_U0070770
)
[stockbooknumber] => Array
(
[0] => U0070770
)
[vinnumber] => Array
(
[0] => AAVZZZ6R7RU012682
)
[regnumber] => Array
(
[0] => BH68LFZN
)
[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] => 26000
)
[servicehistory] => Array
(
[0] =>
)
[comments] => Array
(
[0] =>
)
[price] => Array
(
[0] => 249990
)
[dealershipid] => Array
(
[0] => 10
)
[molnumber] => Array
(
[0] => MOL01400
)
[dealershipname] => Array
(
[0] => Barons Woodmead
)
[pictures] => Array
(
[0] => a:9:{i:0;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070770_1.jpg";i:1;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070770_2.jpg";i:2;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070770_3.jpg";i:3;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070770_4.jpg";i:4;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070770_5.jpg";i:5;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070770_6.jpg";i:6;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070770_7.jpg";i:7;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070770_8.jpg";i:8;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070770_9.jpg";}
)
[nmi_vehicle_id] => Array
(
[0] => AAVZZZ6R7RU012682
)
)
1
AAVZZZ6R7RU012682
AAVZZZ6R7RU012682
Colour: WHITE
MOL01400
28603132
28603132
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/mol01400_ud0050122_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_ud0050122_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_ud0050122_3.jpg
VOLKSWAGEN
POLO
(2025)
VOLKSWAGEN VIVO HATCH MY25 1.4
Array
(
[vehicleid] => Array
(
[0] => 28603518
)
[dumpdate] => Array
(
[0] => 2025-11-21T16:50:40.077
)
[mmcode] => Array
(
[0] => 64020701
)
[molstockbooknumber] => Array
(
[0] => MOL01400_UD0050122
)
[stockbooknumber] => Array
(
[0] => UD0050122
)
[vinnumber] => Array
(
[0] => AAVZZZ6R3SU016508
)
[regnumber] => Array
(
[0] => MJ60ZJGP
)
[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] => 10
)
[servicehistory] => Array
(
[0] => Full
)
[comments] => Array
(
[0] =>
)
[price] => Array
(
[0] => 249990
)
[dealershipid] => Array
(
[0] => 10
)
[molnumber] => Array
(
[0] => MOL01400
)
[dealershipname] => Array
(
[0] => Barons Woodmead
)
[pictures] => Array
(
[0] => a:3:{i:0;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_ud0050122_1.jpg";i:1;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_ud0050122_2.jpg";i:2;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_ud0050122_3.jpg";}
)
[nmi_vehicle_id] => Array
(
[0] => AAVZZZ6R3SU016508
)
)
1
AAVZZZ6R3SU016508
AAVZZZ6R3SU016508
Colour: PURE WHITE
MOL01400
28603518
28603518
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/mol01400_ud0050119_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_ud0050119_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_ud0050119_3.jpg
VOLKSWAGEN
POLO
(2025)
VOLKSWAGEN VIVO HATCH MY25 1.4
Array
(
[vehicleid] => Array
(
[0] => 28598410
)
[dumpdate] => Array
(
[0] => 2025-11-21T16:50:40.077
)
[mmcode] => Array
(
[0] => 64020701
)
[molstockbooknumber] => Array
(
[0] => MOL01400_UD0050119
)
[stockbooknumber] => Array
(
[0] => UD0050119
)
[vinnumber] => Array
(
[0] => AAVZZZ6R2SU015737
)
[regnumber] => Array
(
[0] => MJ55VYGP
)
[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] => 10
)
[servicehistory] => Array
(
[0] => Full
)
[comments] => Array
(
[0] =>
)
[price] => Array
(
[0] => 249990
)
[dealershipid] => Array
(
[0] => 10
)
[molnumber] => Array
(
[0] => MOL01400
)
[dealershipname] => Array
(
[0] => Barons Woodmead
)
[pictures] => Array
(
[0] => a:3:{i:0;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_ud0050119_1.jpg";i:1;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_ud0050119_2.jpg";i:2;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_ud0050119_3.jpg";}
)
[nmi_vehicle_id] => Array
(
[0] => AAVZZZ6R2SU015737
)
)
1
AAVZZZ6R2SU015737
AAVZZZ6R2SU015737
Colour: PURE WHITE
MOL01400
28598410
28598410
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/mol01400_ud0050118_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_ud0050118_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_ud0050118_3.jpg
VOLKSWAGEN
POLO
(2025)
VOLKSWAGEN VIVO HATCH MY25 1.4
Array
(
[vehicleid] => Array
(
[0] => 28603613
)
[dumpdate] => Array
(
[0] => 2025-11-21T16:50:40.077
)
[mmcode] => Array
(
[0] => 64020701
)
[molstockbooknumber] => Array
(
[0] => MOL01400_UD0050118
)
[stockbooknumber] => Array
(
[0] => UD0050118
)
[vinnumber] => Array
(
[0] => AAVZZZ6R5SU016767
)
[regnumber] => Array
(
[0] => MJ55VHGP
)
[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] => 29
)
[servicehistory] => Array
(
[0] => Full
)
[comments] => Array
(
[0] =>
)
[price] => Array
(
[0] => 249990
)
[dealershipid] => Array
(
[0] => 10
)
[molnumber] => Array
(
[0] => MOL01400
)
[dealershipname] => Array
(
[0] => Barons Woodmead
)
[pictures] => Array
(
[0] => a:3:{i:0;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_ud0050118_1.jpg";i:1;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_ud0050118_2.jpg";i:2;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_ud0050118_3.jpg";}
)
[nmi_vehicle_id] => Array
(
[0] => AAVZZZ6R5SU016767
)
)
1
AAVZZZ6R5SU016767
AAVZZZ6R5SU016767
Colour: PURE WHITE
MOL01400
28603613
28603613
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/mol01400_u0070762_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070762_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070762_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070762_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070762_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070762_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070762_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070762_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070762_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070762_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070762_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070762_12.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070762_13.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070762_14.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070762_15.jpg
TOYOTA
URBAN CRUISER
(2022)
TOYOTA 1.5 Xs AT
Array
(
[vehicleid] => Array
(
[0] => 28603130
)
[dumpdate] => Array
(
[0] => 2025-11-21T16:50:40.077
)
[mmcode] => Array
(
[0] => 60012220
)
[molstockbooknumber] => Array
(
[0] => MOL01400_U0070762
)
[stockbooknumber] => Array
(
[0] => U0070762
)
[vinnumber] => Array
(
[0] => JTDPYGJ1S00903061
)
[regnumber] => Array
(
[0] => KN02FHGP
)
[uploadtype] => Array
(
[0] => USED
)
[vehiclemake] => Array
(
[0] => TOYOTA
)
[vehiclerange] => Array
(
[0] => URBAN CRUISER
)
[vehiclemodel] => Array
(
[0] => 1.5 Xs AT
)
[vehicleyear] => Array
(
[0] => 2022
)
[bodytype] => Array
(
[0] => STATION WAGON
)
[transmissiontype] => Array
(
[0] => AUTOMATIC
)
[fueltype] => Array
(
[0] => UNLEADED
)
[colour] => Array
(
[0] => Grey
)
[numberofdoors] => Array
(
[0] => 5
)
[mileage] => Array
(
[0] => 77016
)
[servicehistory] => Array
(
[0] => Full
)
[comments] => Array
(
[0] =>
)
[price] => Array
(
[0] => 259990
)
[dealershipid] => Array
(
[0] => 10
)
[molnumber] => Array
(
[0] => MOL01400
)
[dealershipname] => Array
(
[0] => Barons Woodmead
)
[pictures] => Array
(
[0] => a:15:{i:0;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070762_1.jpg";i:1;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070762_2.jpg";i:2;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070762_3.jpg";i:3;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070762_4.jpg";i:4;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070762_5.jpg";i:5;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070762_6.jpg";i:6;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070762_7.jpg";i:7;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070762_8.jpg";i:8;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070762_9.jpg";i:9;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070762_10.jpg";i:10;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070762_11.jpg";i:11;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070762_12.jpg";i:12;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070762_13.jpg";i:13;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070762_14.jpg";i:14;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070762_15.jpg";}
)
[nmi_vehicle_id] => Array
(
[0] => JTDPYGJ1S00903061
)
)
1
JTDPYGJ1S00903061
JTDPYGJ1S00903061
Colour: Grey
MOL01400
28603130
28603130
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/mol01400_ud0050136_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_ud0050136_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_ud0050136_3.jpg
VOLKSWAGEN
POLO
(2025)
VOLKSWAGEN VIVO HATCH MY25 1.4
Array
(
[vehicleid] => Array
(
[0] => 28598422
)
[dumpdate] => Array
(
[0] => 2025-11-21T16:53:36.22
)
[mmcode] => Array
(
[0] => 64020701
)
[molstockbooknumber] => Array
(
[0] => MOL01400_UD0050136
)
[stockbooknumber] => Array
(
[0] => UD0050136
)
[vinnumber] => Array
(
[0] => AAVZZZ6R0SU017177
)
[regnumber] => Array
(
[0] => 17177
)
[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] => 33
)
[servicehistory] => Array
(
[0] => Full
)
[comments] => Array
(
[0] =>
)
[price] => Array
(
[0] => 259990
)
[dealershipid] => Array
(
[0] => 10
)
[molnumber] => Array
(
[0] => MOL01400
)
[dealershipname] => Array
(
[0] => Barons Woodmead
)
[pictures] => Array
(
[0] => a:3:{i:0;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_ud0050136_1.jpg";i:1;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_ud0050136_2.jpg";i:2;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_ud0050136_3.jpg";}
)
[nmi_vehicle_id] => Array
(
[0] => AAVZZZ6R0SU017177
)
)
1
AAVZZZ6R0SU017177
AAVZZZ6R0SU017177
Colour: REFLEX SILVER METALLIC
MOL01400
28598422
28598422
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/mol01400_u0070726_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070726_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070726_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070726_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070726_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070726_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070726_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070726_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070726_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070726_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070726_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070726_12.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070726_13.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070726_14.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070726_15.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070726_16.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070726_17.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070726_18.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070726_19.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070726_20.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070726_21.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070726_22.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070726_23.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070726_24.jpg
VOLKSWAGEN
POLO
(2025)
VOLKSWAGEN VIVO HATCH MY25 1.4 LIFE
Array
(
[vehicleid] => Array
(
[0] => 28603248
)
[dumpdate] => Array
(
[0] => 2025-11-21T16:50:40.077
)
[mmcode] => Array
(
[0] => 64020721
)
[molstockbooknumber] => Array
(
[0] => MOL01400_U0070726
)
[stockbooknumber] => Array
(
[0] => U0070726
)
[vinnumber] => Array
(
[0] => AAVZZZ6R7SU023879
)
[regnumber] => Array
(
[0] => 023879
)
[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] => PURE WHITE
)
[numberofdoors] => Array
(
[0] => 5
)
[mileage] => Array
(
[0] => 10
)
[servicehistory] => Array
(
[0] => Full
)
[comments] => Array
(
[0] =>
)
[price] => Array
(
[0] => 259990
)
[dealershipid] => Array
(
[0] => 10
)
[molnumber] => Array
(
[0] => MOL01400
)
[dealershipname] => Array
(
[0] => Barons Woodmead
)
[pictures] => Array
(
[0] => a:24:{i:0;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070726_1.jpg";i:1;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070726_2.jpg";i:2;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070726_3.jpg";i:3;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070726_4.jpg";i:4;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070726_5.jpg";i:5;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070726_6.jpg";i:6;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070726_7.jpg";i:7;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070726_8.jpg";i:8;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070726_9.jpg";i:9;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070726_10.jpg";i:10;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070726_11.jpg";i:11;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070726_12.jpg";i:12;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070726_13.jpg";i:13;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070726_14.jpg";i:14;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070726_15.jpg";i:15;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070726_16.jpg";i:16;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070726_17.jpg";i:17;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070726_18.jpg";i:18;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070726_19.jpg";i:19;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070726_20.jpg";i:20;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070726_21.jpg";i:21;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070726_22.jpg";i:22;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070726_23.jpg";i:23;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070726_24.jpg";}
)
[nmi_vehicle_id] => Array
(
[0] => AAVZZZ6R7SU023879
)
)
1
AAVZZZ6R7SU023879
AAVZZZ6R7SU023879
Colour: PURE WHITE
MOL01400
28603248
28603248
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/mol01400_u0070727_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070727_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070727_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070727_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070727_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070727_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070727_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070727_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070727_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070727_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070727_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070727_12.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070727_13.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070727_14.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070727_15.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070727_16.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070727_17.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070727_18.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070727_19.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070727_20.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070727_21.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070727_22.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070727_23.jpg
VOLKSWAGEN
POLO
(2025)
VOLKSWAGEN VIVO HATCH MY25 1.4 LIFE
Array
(
[vehicleid] => Array
(
[0] => 28603249
)
[dumpdate] => Array
(
[0] => 2025-11-21T16:50:40.077
)
[mmcode] => Array
(
[0] => 64020721
)
[molstockbooknumber] => Array
(
[0] => MOL01400_U0070727
)
[stockbooknumber] => Array
(
[0] => U0070727
)
[vinnumber] => Array
(
[0] => AAVZZZ6R8SU023938
)
[regnumber] => Array
(
[0] => 023938
)
[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] => PURE WHITE
)
[numberofdoors] => Array
(
[0] => 5
)
[mileage] => Array
(
[0] => 10
)
[servicehistory] => Array
(
[0] => None
)
[comments] => Array
(
[0] =>
)
[price] => Array
(
[0] => 259990
)
[dealershipid] => Array
(
[0] => 10
)
[molnumber] => Array
(
[0] => MOL01400
)
[dealershipname] => Array
(
[0] => Barons Woodmead
)
[pictures] => Array
(
[0] => a:23:{i:0;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070727_1.jpg";i:1;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070727_2.jpg";i:2;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070727_3.jpg";i:3;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070727_4.jpg";i:4;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070727_5.jpg";i:5;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070727_6.jpg";i:6;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070727_7.jpg";i:7;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070727_8.jpg";i:8;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070727_9.jpg";i:9;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070727_10.jpg";i:10;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070727_11.jpg";i:11;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070727_12.jpg";i:12;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070727_13.jpg";i:13;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070727_14.jpg";i:14;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070727_15.jpg";i:15;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070727_16.jpg";i:16;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070727_17.jpg";i:17;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070727_18.jpg";i:18;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070727_19.jpg";i:19;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070727_20.jpg";i:20;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070727_21.jpg";i:21;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070727_22.jpg";i:22;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070727_23.jpg";}
)
[nmi_vehicle_id] => Array
(
[0] => AAVZZZ6R8SU023938
)
)
1
AAVZZZ6R8SU023938
AAVZZZ6R8SU023938
Colour: PURE WHITE
MOL01400
28603249
28603249
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/mol01400_ud0050121_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_ud0050121_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_ud0050121_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_ud0050121_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_ud0050121_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_ud0050121_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_ud0050121_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_ud0050121_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_ud0050121_9.jpg
VOLKSWAGEN
POLO
(2025)
VOLKSWAGEN VIVO HATCH MY25 1.4 LIFE
Array
(
[vehicleid] => Array
(
[0] => 28603247
)
[dumpdate] => Array
(
[0] => 2025-11-21T16:50:40.077
)
[mmcode] => Array
(
[0] => 64020721
)
[molstockbooknumber] => Array
(
[0] => MOL01400_UD0050121
)
[stockbooknumber] => Array
(
[0] => UD0050121
)
[vinnumber] => Array
(
[0] => AAVZZZ6R1SU018452
)
[regnumber] => Array
(
[0] => MJ60ZGGP
)
[uploadtype] => Array
(
[0] => DEMO
)
[vehiclemake] => Array
(
[0] => VOLKSWAGEN
)
[vehiclerange] => Array
(
[0] => POLO
)
[vehiclemodel] => Array
(
[0] => VIVO HATCH MY25 1.4 LIFE
)
[vehicleyear] => Array
(
[0] => 2025
)
[bodytype] => Array
(
[0] => HATCH
)
[transmissiontype] => Array
(
[0] => MANUAL
)
[fueltype] => Array
(
[0] => UNLEADED
)
[colour] => Array
(
[0] => REEF BLUE METALLIC
)
[numberofdoors] => Array
(
[0] => 5
)
[mileage] => Array
(
[0] => 7
)
[servicehistory] => Array
(
[0] => Full
)
[comments] => Array
(
[0] =>
)
[price] => Array
(
[0] => 269990
)
[dealershipid] => Array
(
[0] => 10
)
[molnumber] => Array
(
[0] => MOL01400
)
[dealershipname] => Array
(
[0] => Barons Woodmead
)
[pictures] => Array
(
[0] => a:9:{i:0;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_ud0050121_1.jpg";i:1;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_ud0050121_2.jpg";i:2;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_ud0050121_3.jpg";i:3;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_ud0050121_4.jpg";i:4;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_ud0050121_5.jpg";i:5;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_ud0050121_6.jpg";i:6;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_ud0050121_7.jpg";i:7;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_ud0050121_8.jpg";i:8;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_ud0050121_9.jpg";}
)
[nmi_vehicle_id] => Array
(
[0] => AAVZZZ6R1SU018452
)
)
1
AAVZZZ6R1SU018452
AAVZZZ6R1SU018452
Colour: REEF BLUE METALLIC
MOL01400
28603247
28603247
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/mol01400_ud0050120_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_ud0050120_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_ud0050120_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_ud0050120_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_ud0050120_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_ud0050120_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_ud0050120_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_ud0050120_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_ud0050120_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_ud0050120_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_ud0050120_13.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_ud0050120_14.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_ud0050120_15.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_ud0050120_16.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_ud0050120_17.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_ud0050120_18.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_ud0050120_19.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_ud0050120_20.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_ud0050120_21.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_ud0050120_22.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_ud0050120_23.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_ud0050120_24.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_ud0050120_25.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_ud0050120_26.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_ud0050120_27.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_ud0050120_28.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_ud0050120_29.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_ud0050120_30.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_ud0050120_31.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_ud0050120_32.jpg
VOLKSWAGEN
POLO
(2025)
VOLKSWAGEN VIVO HATCH MY25 1.4 LIFE
Array
(
[vehicleid] => Array
(
[0] => 28603614
)
[dumpdate] => Array
(
[0] => 2025-11-21T16:52:16.43
)
[mmcode] => Array
(
[0] => 64020721
)
[molstockbooknumber] => Array
(
[0] => MOL01400_UD0050120
)
[stockbooknumber] => Array
(
[0] => UD0050120
)
[vinnumber] => Array
(
[0] => AAVZZZ6RXSU017896
)
[regnumber] => Array
(
[0] => MJ55TVGP
)
[uploadtype] => Array
(
[0] => DEMO
)
[vehiclemake] => Array
(
[0] => VOLKSWAGEN
)
[vehiclerange] => Array
(
[0] => POLO
)
[vehiclemodel] => Array
(
[0] => VIVO HATCH MY25 1.4 LIFE
)
[vehicleyear] => Array
(
[0] => 2025
)
[bodytype] => Array
(
[0] => HATCH
)
[transmissiontype] => Array
(
[0] => MANUAL
)
[fueltype] => Array
(
[0] => UNLEADED
)
[colour] => Array
(
[0] => PURE WHITE
)
[numberofdoors] => Array
(
[0] => 5
)
[mileage] => Array
(
[0] => 10
)
[servicehistory] => Array
(
[0] => Full
)
[comments] => Array
(
[0] =>
)
[price] => Array
(
[0] => 269990
)
[dealershipid] => Array
(
[0] => 10
)
[molnumber] => Array
(
[0] => MOL01400
)
[dealershipname] => Array
(
[0] => Barons Woodmead
)
[pictures] => Array
(
[0] => a:30:{i:0;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_ud0050120_1.jpg";i:1;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_ud0050120_3.jpg";i:2;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_ud0050120_4.jpg";i:3;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_ud0050120_5.jpg";i:4;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_ud0050120_6.jpg";i:5;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_ud0050120_7.jpg";i:6;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_ud0050120_8.jpg";i:7;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_ud0050120_9.jpg";i:8;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_ud0050120_10.jpg";i:9;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_ud0050120_11.jpg";i:10;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_ud0050120_13.jpg";i:11;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_ud0050120_14.jpg";i:12;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_ud0050120_15.jpg";i:13;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_ud0050120_16.jpg";i:14;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_ud0050120_17.jpg";i:15;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_ud0050120_18.jpg";i:16;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_ud0050120_19.jpg";i:17;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_ud0050120_20.jpg";i:18;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_ud0050120_21.jpg";i:19;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_ud0050120_22.jpg";i:20;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_ud0050120_23.jpg";i:21;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_ud0050120_24.jpg";i:22;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_ud0050120_25.jpg";i:23;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_ud0050120_26.jpg";i:24;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_ud0050120_27.jpg";i:25;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_ud0050120_28.jpg";i:26;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_ud0050120_29.jpg";i:27;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_ud0050120_30.jpg";i:28;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_ud0050120_31.jpg";i:29;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_ud0050120_32.jpg";}
)
[nmi_vehicle_id] => Array
(
[0] => AAVZZZ6RXSU017896
)
)
1
AAVZZZ6RXSU017896
AAVZZZ6RXSU017896
Colour: PURE WHITE
MOL01400
28603614
28603614
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/mol01400_u0070715_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070715_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070715_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070715_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070715_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070715_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070715_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070715_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070715_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070715_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070715_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070715_12.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070715_13.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070715_14.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070715_15.jpg
VOLKSWAGEN
TIGUAN
(2016)
VOLKSWAGEN 2.0 TSI SPORT + STYLE 4MOTION DSG
Array
(
[vehicleid] => Array
(
[0] => 28603131
)
[dumpdate] => Array
(
[0] => 2025-11-21T16:52:25.163
)
[mmcode] => Array
(
[0] => 64078291
)
[molstockbooknumber] => Array
(
[0] => MOL01400_U0070715
)
[stockbooknumber] => Array
(
[0] => U0070715
)
[vinnumber] => Array
(
[0] => WVGZZZ5NZGW036764
)
[regnumber] => Array
(
[0] => JV59YSGP
)
[uploadtype] => Array
(
[0] => USED
)
[vehiclemake] => Array
(
[0] => VOLKSWAGEN
)
[vehiclerange] => Array
(
[0] => TIGUAN
)
[vehiclemodel] => Array
(
[0] => 2.0 TSI SPORT + STYLE 4MOTION DSG
)
[vehicleyear] => Array
(
[0] => 2016
)
[bodytype] => Array
(
[0] => STATION WAGON
)
[transmissiontype] => Array
(
[0] => AUTOMATIC
)
[fueltype] => Array
(
[0] => UNLEADED
)
[colour] => Array
(
[0] => PURE WHITE
)
[numberofdoors] => Array
(
[0] => 5
)
[mileage] => Array
(
[0] => 104000
)
[servicehistory] => Array
(
[0] => Full
)
[comments] => Array
(
[0] =>
)
[price] => Array
(
[0] => 279990
)
[dealershipid] => Array
(
[0] => 10
)
[molnumber] => Array
(
[0] => MOL01400
)
[dealershipname] => Array
(
[0] => Barons Woodmead
)
[pictures] => Array
(
[0] => a:15:{i:0;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070715_1.jpg";i:1;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070715_2.jpg";i:2;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070715_3.jpg";i:3;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070715_4.jpg";i:4;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070715_5.jpg";i:5;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070715_6.jpg";i:6;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070715_7.jpg";i:7;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070715_8.jpg";i:8;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070715_9.jpg";i:9;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070715_10.jpg";i:10;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070715_11.jpg";i:11;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070715_12.jpg";i:12;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070715_13.jpg";i:13;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070715_14.jpg";i:14;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070715_15.jpg";}
)
[nmi_vehicle_id] => Array
(
[0] => WVGZZZ5NZGW036764
)
)
1
WVGZZZ5NZGW036764
WVGZZZ5NZGW036764
Colour: PURE WHITE
MOL01400
28603131
28603131
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/mol01400_u0070790_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070790_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070790_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070790_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070790_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070790_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070790_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070790_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070790_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070790_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070790_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070790_12.jpg
VOLKSWAGEN
POLO
(2022)
VOLKSWAGEN HATCH MY22 1.0 TSI LIFE
Array
(
[vehicleid] => Array
(
[0] => 28601919
)
[dumpdate] => Array
(
[0] => 2025-11-21T16:50:40.077
)
[mmcode] => Array
(
[0] => 64027665
)
[molstockbooknumber] => Array
(
[0] => MOL01400_U0070790
)
[stockbooknumber] => Array
(
[0] => U0070790
)
[vinnumber] => Array
(
[0] => AAVZZZAWZPU028390
)
[regnumber] => Array
(
[0] => CAA548432
)
[uploadtype] => Array
(
[0] => USED
)
[vehiclemake] => Array
(
[0] => VOLKSWAGEN
)
[vehiclerange] => Array
(
[0] => POLO
)
[vehiclemodel] => Array
(
[0] => HATCH MY22 1.0 TSI LIFE
)
[vehicleyear] => Array
(
[0] => 2022
)
[bodytype] => Array
(
[0] => HATCH
)
[transmissiontype] => Array
(
[0] => MANUAL
)
[fueltype] => Array
(
[0] => UNLEADED
)
[colour] => Array
(
[0] => Grey
)
[numberofdoors] => Array
(
[0] => 5
)
[mileage] => Array
(
[0] => 78597
)
[servicehistory] => Array
(
[0] => None
)
[comments] => Array
(
[0] => Barons woodmead MasterCars
We can demo on your doorstep, anywhere in the johannesburg.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.
Sputh Africa's most populer premuim hatchback!
Great looks, space, luxury and pace!
)
[price] => Array
(
[0] => 289990
)
[dealershipid] => Array
(
[0] => 10
)
[molnumber] => Array
(
[0] => MOL01400
)
[dealershipname] => Array
(
[0] => Barons Woodmead
)
[pictures] => Array
(
[0] => a:12:{i:0;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070790_1.jpg";i:1;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070790_2.jpg";i:2;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070790_3.jpg";i:3;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070790_4.jpg";i:4;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070790_5.jpg";i:5;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070790_6.jpg";i:6;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070790_7.jpg";i:7;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070790_8.jpg";i:8;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070790_9.jpg";i:9;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070790_10.jpg";i:10;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070790_11.jpg";i:11;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070790_12.jpg";}
)
[nmi_vehicle_id] => Array
(
[0] => AAVZZZAWZPU028390
)
)
1
AAVZZZAWZPU028390
AAVZZZAWZPU028390
Colour: Grey
MOL01400
28601919
28601919
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/mol01400_u0070735_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070735_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070735_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070735_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070735_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070735_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070735_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070735_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070735_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070735_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070735_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070735_12.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070735_13.jpg
FORD
RANGER
(2020)
FORD 2.2 TDCI XL 4X2 D CAB AT
Array
(
[vehicleid] => Array
(
[0] => 28603106
)
[dumpdate] => Array
(
[0] => 2025-11-21T16:50:40.077
)
[mmcode] => Array
(
[0] => 22032691
)
[molstockbooknumber] => Array
(
[0] => MOL01400_U0070735
)
[stockbooknumber] => Array
(
[0] => U0070735
)
[vinnumber] => Array
(
[0] => AFAPXXMJ2PLY38234
)
[regnumber] => Array
(
[0] => LX46YXGP
)
[uploadtype] => Array
(
[0] => USED
)
[vehiclemake] => Array
(
[0] => FORD
)
[vehiclerange] => Array
(
[0] => RANGER
)
[vehiclemodel] => Array
(
[0] => 2.2 TDCI XL 4X2 D CAB AT
)
[vehicleyear] => Array
(
[0] => 2020
)
[bodytype] => Array
(
[0] => DOUBLE CAB
)
[transmissiontype] => Array
(
[0] => AUTOMATIC
)
[fueltype] => Array
(
[0] => DIESEL
)
[colour] => Array
(
[0] => PURE WHITE
)
[numberofdoors] => Array
(
[0] => 4
)
[mileage] => Array
(
[0] => 159056
)
[servicehistory] => Array
(
[0] =>
)
[comments] => Array
(
[0] =>
)
[price] => Array
(
[0] => 299990
)
[dealershipid] => Array
(
[0] => 10
)
[molnumber] => Array
(
[0] => MOL01400
)
[dealershipname] => Array
(
[0] => Barons Woodmead
)
[pictures] => Array
(
[0] => a:13:{i:0;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070735_1.jpg";i:1;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070735_2.jpg";i:2;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070735_3.jpg";i:3;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070735_4.jpg";i:4;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070735_5.jpg";i:5;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070735_6.jpg";i:6;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070735_7.jpg";i:7;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070735_8.jpg";i:8;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070735_9.jpg";i:9;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070735_10.jpg";i:10;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070735_11.jpg";i:11;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070735_12.jpg";i:12;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070735_13.jpg";}
)
[nmi_vehicle_id] => Array
(
[0] => AFAPXXMJ2PLY38234
)
)
1
AFAPXXMJ2PLY38234
AFAPXXMJ2PLY38234
Colour: PURE WHITE
MOL01400
28603106
28603106
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/mol01400_u0070791_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070791_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070791_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070791_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070791_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070791_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070791_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070791_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070791_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070791_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070791_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070791_12.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070791_13.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070791_14.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070791_15.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070791_16.jpg
VOLKSWAGEN
AMAROK
(2015)
VOLKSWAGEN MY15 2.0 BiTDI D/CAB HIGHLINE 4X2 AT
Array
(
[vehicleid] => Array
(
[0] => 28603429
)
[dumpdate] => Array
(
[0] => 2025-11-21T16:52:25.163
)
[mmcode] => Array
(
[0] => 64072410
)
[molstockbooknumber] => Array
(
[0] => MOL01400_U0070791
)
[stockbooknumber] => Array
(
[0] => U0070791
)
[vinnumber] => Array
(
[0] => WV1ZZZ2HZGA005099
)
[regnumber] => Array
(
[0] => DZ88VYGP
)
[uploadtype] => Array
(
[0] => USED
)
[vehiclemake] => Array
(
[0] => VOLKSWAGEN
)
[vehiclerange] => Array
(
[0] => AMAROK
)
[vehiclemodel] => Array
(
[0] => MY15 2.0 BiTDI D/CAB HIGHLINE 4X2 AT
)
[vehicleyear] => Array
(
[0] => 2015
)
[bodytype] => Array
(
[0] => DOUBLE CAB
)
[transmissiontype] => Array
(
[0] => AUTOMATIC
)
[fueltype] => Array
(
[0] => DIESEL
)
[colour] => Array
(
[0] => SILVER
)
[numberofdoors] => Array
(
[0] => 4
)
[mileage] => Array
(
[0] => 165779
)
[servicehistory] => Array
(
[0] => Full
)
[comments] => Array
(
[0] => Pre loved AmarokTest drive allowedBest FNI on sight for ur finance approvalDelivery nation wide
full remote entryMulti steering controlsAlloy magsRoll barNudge barRadio blue tooth with app connectRubberised binTow barClimate controls
)
[price] => Array
(
[0] => 299990
)
[dealershipid] => Array
(
[0] => 10
)
[molnumber] => Array
(
[0] => MOL01400
)
[dealershipname] => Array
(
[0] => Barons Woodmead
)
[pictures] => Array
(
[0] => a:16:{i:0;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070791_1.jpg";i:1;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070791_2.jpg";i:2;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070791_3.jpg";i:3;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070791_4.jpg";i:4;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070791_5.jpg";i:5;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070791_6.jpg";i:6;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070791_7.jpg";i:7;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070791_8.jpg";i:8;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070791_9.jpg";i:9;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070791_10.jpg";i:10;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070791_11.jpg";i:11;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070791_12.jpg";i:12;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070791_13.jpg";i:13;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070791_14.jpg";i:14;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070791_15.jpg";i:15;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070791_16.jpg";}
)
[nmi_vehicle_id] => Array
(
[0] => WV1ZZZ2HZGA005099
)
)
1
WV1ZZZ2HZGA005099
WV1ZZZ2HZGA005099
Colour: SILVER
MOL01400
28603429
28603429
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/mol01400_u0070662_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070662_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070662_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070662_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070662_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070662_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070662_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070662_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070662_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070662_10.jpg
VOLKSWAGEN
POLO
(2025)
VOLKSWAGEN HATCH MY22 1.0 TSI
Array
(
[vehicleid] => Array
(
[0] => 28603127
)
[dumpdate] => Array
(
[0] => 2025-11-21T16:52:16.43
)
[mmcode] => Array
(
[0] => 64027662
)
[molstockbooknumber] => Array
(
[0] => MOL01400_U0070662
)
[stockbooknumber] => Array
(
[0] => U0070662
)
[vinnumber] => Array
(
[0] => AAVZZZAW5SU023330
)
[regnumber] => Array
(
[0] => MG14DWGP
)
[uploadtype] => Array
(
[0] => USED
)
[vehiclemake] => Array
(
[0] => VOLKSWAGEN
)
[vehiclerange] => Array
(
[0] => POLO
)
[vehiclemodel] => Array
(
[0] => HATCH MY22 1.0 TSI
)
[vehicleyear] => Array
(
[0] => 2025
)
[bodytype] => Array
(
[0] => HATCH
)
[transmissiontype] => Array
(
[0] => MANUAL
)
[fueltype] => Array
(
[0] => UNLEADED
)
[colour] => Array
(
[0] => SMOKY GREY METALLIC
)
[numberofdoors] => Array
(
[0] => 5
)
[mileage] => Array
(
[0] => 5000
)
[servicehistory] => Array
(
[0] => Full
)
[comments] => Array
(
[0] =>
)
[price] => Array
(
[0] => 319990
)
[dealershipid] => Array
(
[0] => 10
)
[molnumber] => Array
(
[0] => MOL01400
)
[dealershipname] => Array
(
[0] => Barons Woodmead
)
[pictures] => Array
(
[0] => a:10:{i:0;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070662_1.jpg";i:1;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070662_2.jpg";i:2;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070662_3.jpg";i:3;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070662_4.jpg";i:4;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070662_5.jpg";i:5;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070662_6.jpg";i:6;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070662_7.jpg";i:7;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070662_8.jpg";i:8;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070662_9.jpg";i:9;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070662_10.jpg";}
)
[nmi_vehicle_id] => Array
(
[0] => AAVZZZAW5SU023330
)
)
1
AAVZZZAW5SU023330
AAVZZZAW5SU023330
Colour: SMOKY GREY METALLIC
MOL01400
28603127
28603127
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/mol01400_u0070649_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070649_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070649_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070649_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070649_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070649_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070649_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070649_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070649_9.jpg
VOLKSWAGEN
POLO
(2024)
VOLKSWAGEN HATCH MY22 1.0 TSI LIFE
Array
(
[vehicleid] => Array
(
[0] => 28603504
)
[dumpdate] => Array
(
[0] => 2025-11-21T16:52:25.163
)
[mmcode] => Array
(
[0] => 64027665
)
[molstockbooknumber] => Array
(
[0] => MOL01400_U0070649
)
[stockbooknumber] => Array
(
[0] => U0070649
)
[vinnumber] => Array
(
[0] => AAVZZZAW0RU045147
)
[regnumber] => Array
(
[0] => KLR693EC
)
[uploadtype] => Array
(
[0] => USED
)
[vehiclemake] => Array
(
[0] => VOLKSWAGEN
)
[vehiclerange] => Array
(
[0] => POLO
)
[vehiclemodel] => Array
(
[0] => HATCH MY22 1.0 TSI LIFE
)
[vehicleyear] => Array
(
[0] => 2024
)
[bodytype] => Array
(
[0] => HATCH
)
[transmissiontype] => Array
(
[0] => MANUAL
)
[fueltype] => Array
(
[0] => UNLEADED
)
[colour] => Array
(
[0] => ASCOT GRAY
)
[numberofdoors] => Array
(
[0] => 5
)
[mileage] => Array
(
[0] => 14000
)
[servicehistory] => Array
(
[0] => Full
)
[comments] => Array
(
[0] => Pre-loved factory demoBest FNI for your smooth finance applicationDelivery nation wide
Composition MediaMulti steering controls16" Torsby Mag WheelsSpace saver wheelReverse camera
)
[price] => Array
(
[0] => 319990
)
[dealershipid] => Array
(
[0] => 10
)
[molnumber] => Array
(
[0] => MOL01400
)
[dealershipname] => Array
(
[0] => Barons Woodmead
)
[pictures] => Array
(
[0] => a:9:{i:0;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070649_1.jpg";i:1;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070649_2.jpg";i:2;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070649_3.jpg";i:3;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070649_4.jpg";i:4;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070649_5.jpg";i:5;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070649_6.jpg";i:6;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070649_7.jpg";i:7;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070649_8.jpg";i:8;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070649_9.jpg";}
)
[nmi_vehicle_id] => Array
(
[0] => AAVZZZAW0RU045147
)
)
1
AAVZZZAW0RU045147
AAVZZZAW0RU045147
Colour: ASCOT GRAY
MOL01400
28603504
28603504
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/mol01400_u0070596_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070596_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070596_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070596_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070596_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070596_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070596_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070596_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070596_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070596_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070596_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070596_12.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070596_13.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070596_14.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070596_15.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070596_16.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070596_17.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070596_18.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070596_19.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070596_20.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070596_21.jpg
AUDI
A5
(2019)
AUDI CABRIOLET 2.0 TSFI SPORT S TRONIC
Array
(
[vehicleid] => Array
(
[0] => 28603111
)
[dumpdate] => Array
(
[0] => 2025-11-21T16:52:25.163
)
[mmcode] => Array
(
[0] => 04084516
)
[molstockbooknumber] => Array
(
[0] => MOL01400_U0070596
)
[stockbooknumber] => Array
(
[0] => U0070596
)
[vinnumber] => Array
(
[0] => WAUZZZF59JN008149
)
[regnumber] => Array
(
[0] => HX97YDGP
)
[uploadtype] => Array
(
[0] => USED
)
[vehiclemake] => Array
(
[0] => AUDI
)
[vehiclerange] => Array
(
[0] => A5
)
[vehiclemodel] => Array
(
[0] => CABRIOLET 2.0 TSFI SPORT S TRONIC
)
[vehicleyear] => Array
(
[0] => 2019
)
[bodytype] => Array
(
[0] => COUPE-CABRIOLET
)
[transmissiontype] => Array
(
[0] => AUTOMATIC
)
[fueltype] => Array
(
[0] => UNLEADED
)
[colour] => Array
(
[0] => WHITE
)
[numberofdoors] => Array
(
[0] => 2
)
[mileage] => Array
(
[0] => 114300
)
[servicehistory] => Array
(
[0] => Full
)
[comments] => Array
(
[0] =>
)
[price] => Array
(
[0] => 329990
)
[dealershipid] => Array
(
[0] => 10
)
[molnumber] => Array
(
[0] => MOL01400
)
[dealershipname] => Array
(
[0] => Barons Woodmead
)
[pictures] => Array
(
[0] => a:21:{i:0;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070596_1.jpg";i:1;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070596_2.jpg";i:2;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070596_3.jpg";i:3;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070596_4.jpg";i:4;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070596_5.jpg";i:5;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070596_6.jpg";i:6;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070596_7.jpg";i:7;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070596_8.jpg";i:8;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070596_9.jpg";i:9;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070596_10.jpg";i:10;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070596_11.jpg";i:11;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070596_12.jpg";i:12;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070596_13.jpg";i:13;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070596_14.jpg";i:14;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070596_15.jpg";i:15;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070596_16.jpg";i:16;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070596_17.jpg";i:17;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070596_18.jpg";i:18;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070596_19.jpg";i:19;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070596_20.jpg";i:20;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070596_21.jpg";}
)
[nmi_vehicle_id] => Array
(
[0] => WAUZZZF59JN008149
)
)
1
WAUZZZF59JN008149
WAUZZZF59JN008149
Colour: WHITE
MOL01400
28603111
28603111
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");
}
}
?>
