<?php $post_id = get_the_id(); // echo print_r(get_vehicle_gallery_images()); $image_urls = get_post_meta($post_id, 'pictures', true); if (is_string($image_urls)) { $images = explode(',', $image_urls); } elseif (is_array($image_urls)) { $images = $image_urls; } else { $images = []; } if (!empty($images)): ?> <div class="vehicle-gallery"> <?php foreach ($images as $index => $img_url): ?> <a href="<?php echo esc_url(trim($img_url)); ?>" class="glightbox" data-gallery="vehicle-gallery"> <?php if ($index === 0): ?> <img src="<?php echo esc_url(trim($img_url)); ?>" alt="Vehicle Image" class="gallery-main-image" /> <?php else: ?> <img src="<?php echo esc_url(trim($img_url)); ?>" alt="Gallery Thumb" class="gallery-thumb" /> <?php endif; ?> </a> <?php endforeach; ?> </div> <?php endif; ?>
document.addEventListener('DOMContentLoaded', function () { new Swiper('.vehicle-gallery', { slidesPerView: 5, spaceBetween: 10, loop: true, navigation: { nextEl: '.swiper-button-next', prevEl: '.swiper-button-prev', }, breakpoints: { 768: { slidesPerView: 3, }, 480: { slidesPerView: 2, } } }); });
VOLKSWAGEN POLO (2025)
VOLKSWAGEN VIVO HATCH MY25 1.4
R 224 500
Range:
POLO
Year:
2025
Mileage:
29 000km
Colour:
REEF BLUE METALLIC
Transmission:
MANUAL
Fuel:
UNLEADED
Vehicle ID:
28378280
Available from Barons Bruma
<?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"); } } ?>
Similar Listings

https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071139_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071139_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071139_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071139_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071139_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071139_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071139_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071139_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071139_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071139_10.jpg
VOLKSWAGEN
POLO
(2012)
VOLKSWAGEN CROSS1.6
Array
(
[vehicleid] => Array
(
[0] => 28377484
)
[dumpdate] => Array
(
[0] => 2025-10-07T14:50:27.183
)
[mmcode] => Array
(
[0] => 64027815
)
[molstockbooknumber] => Array
(
[0] => MOL01342_U0071139
)
[stockbooknumber] => Array
(
[0] => U0071139
)
[vinnumber] => Array
(
[0] => AAVZZZ6RZCU048719
)
[regnumber] => Array
(
[0] => CA808650
)
[uploadtype] => Array
(
[0] => USED
)
[vehiclemake] => Array
(
[0] => VOLKSWAGEN
)
[vehiclerange] => Array
(
[0] => POLO
)
[vehiclemodel] => Array
(
[0] => CROSS1.6
)
[vehicleyear] => Array
(
[0] => 2012
)
[bodytype] => Array
(
[0] => HATCH
)
[transmissiontype] => Array
(
[0] => MANUAL
)
[fueltype] => Array
(
[0] => UNLEADED
)
[colour] => Array
(
[0] => MEDIUM SILVER METALL
)
[numberofdoors] => Array
(
[0] => 5
)
[mileage] => Array
(
[0] => 112438
)
[servicehistory] => Array
(
[0] => Full
)
[comments] => Array
(
[0] => Barons Bellville MasterCars
We can demo on your doorstep, anywhere in the Cape Peninsula! Finance with all major banks, insurance arranged, trade-ins are welcome. Awesome after sales service. Superbly looked after vehicles. Delivery can be arranged countrywide. Our Sales Staff will arrange everything for you! Give us a call & we will do the rest. We make it easy for YOU to buy a car!
Optional warranties, service and maintenance plans available. Prices exclude “On the Road” and Delivery costs.
)
[price] => Array
(
[0] => 169900
)
[dealershipid] => Array
(
[0] => 49
)
[molnumber] => Array
(
[0] => MOL01342
)
[dealershipname] => Array
(
[0] => Barons Bellville
)
[pictures] => Array
(
[0] => a:10:{i:0;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071139_1.jpg";i:1;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071139_2.jpg";i:2;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071139_3.jpg";i:3;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071139_4.jpg";i:4;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071139_5.jpg";i:5;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071139_6.jpg";i:6;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071139_7.jpg";i:7;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071139_8.jpg";i:8;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071139_9.jpg";i:9;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071139_10.jpg";}
)
[nmi_vehicle_id] => Array
(
[0] => AAVZZZ6RZCU048719
)
)
1
AAVZZZ6RZCU048719
AAVZZZ6RZCU048719
Colour: MEDIUM SILVER METALL
MOL01342
28377484
28377484
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/mol01182_u0070840_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0070840_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0070840_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0070840_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0070840_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0070840_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0070840_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0070840_8.jpg
VOLKSWAGEN
POLO
(2015)
VOLKSWAGEN 1.2 TSI HIGHLINE DSG
Array
(
[vehicleid] => Array
(
[0] => 28375187
)
[dumpdate] => Array
(
[0] => 2025-10-07T14:54:06.277
)
[mmcode] => Array
(
[0] => 64027696
)
[molstockbooknumber] => Array
(
[0] => MOL01182_U0070840
)
[stockbooknumber] => Array
(
[0] => U0070840
)
[vinnumber] => Array
(
[0] => AAVZZZ6RZFU058187
)
[regnumber] => Array
(
[0] => BZ17BPZN
)
[uploadtype] => Array
(
[0] => USED
)
[vehiclemake] => Array
(
[0] => VOLKSWAGEN
)
[vehiclerange] => Array
(
[0] => POLO
)
[vehiclemodel] => Array
(
[0] => 1.2 TSI HIGHLINE DSG
)
[vehicleyear] => Array
(
[0] => 2015
)
[bodytype] => Array
(
[0] => HATCH
)
[transmissiontype] => Array
(
[0] => AUTOMATIC
)
[fueltype] => Array
(
[0] => UNLEADED
)
[colour] => Array
(
[0] => SILVER
)
[numberofdoors] => Array
(
[0] => 5
)
[mileage] => Array
(
[0] => 155200
)
[servicehistory] => Array
(
[0] => None
)
[comments] => Array
(
[0] => Optional Extras Included
- Leather Seats
- Radio
- Electric Windows
- Multi Function Steering Wheel
- Fog Lamps
- Finance Done with all major banks
)
[price] => Array
(
[0] => 179950
)
[dealershipid] => Array
(
[0] => 35
)
[molnumber] => Array
(
[0] => MOL01182
)
[dealershipname] => Array
(
[0] => Barons Durban
)
[pictures] => Array
(
[0] => a:8:{i:0;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0070840_1.jpg";i:1;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0070840_2.jpg";i:2;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0070840_3.jpg";i:3;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0070840_4.jpg";i:4;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0070840_5.jpg";i:5;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0070840_6.jpg";i:6;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0070840_7.jpg";i:7;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0070840_8.jpg";}
)
[nmi_vehicle_id] => Array
(
[0] => AAVZZZ6RZFU058187
)
)
1
AAVZZZ6RZFU058187
AAVZZZ6RZFU058187
Colour: SILVER
MOL01182
28375187
28375187
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/mol01443_ud0050135_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01443_ud0050135_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01443_ud0050135_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01443_ud0050135_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01443_ud0050135_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01443_ud0050135_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01443_ud0050135_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01443_ud0050135_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01443_ud0050135_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01443_ud0050135_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01443_ud0050135_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01443_ud0050135_12.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01443_ud0050135_13.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01443_ud0050135_14.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01443_ud0050135_15.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01443_ud0050135_16.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01443_ud0050135_17.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01443_ud0050135_18.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01443_ud0050135_19.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01443_ud0050135_20.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01443_ud0050135_21.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01443_ud0050135_22.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01443_ud0050135_23.jpg
VOLKSWAGEN
POLO
(2025)
VOLKSWAGEN VIVO HATCH MY25 1.4
Array
(
[vehicleid] => Array
(
[0] => 28378284
)
[dumpdate] => Array
(
[0] => 2025-10-07T14:53:31.47
)
[mmcode] => Array
(
[0] => 64020701
)
[molstockbooknumber] => Array
(
[0] => MOL01443_U0070949
)
[stockbooknumber] => Array
(
[0] => U0070949
)
[vinnumber] => Array
(
[0] => AAVZZZ6R1SU012621
)
[regnumber] => Array
(
[0] => MD64LZGP
)
[uploadtype] => Array
(
[0] => USED
)
[vehiclemake] => Array
(
[0] => VOLKSWAGEN
)
[vehiclerange] => Array
(
[0] => POLO
)
[vehiclemodel] => Array
(
[0] => VIVO HATCH MY25 1.4
)
[vehicleyear] => Array
(
[0] => 2025
)
[bodytype] => Array
(
[0] => HATCH
)
[transmissiontype] => Array
(
[0] => MANUAL
)
[fueltype] => Array
(
[0] => UNLEADED
)
[colour] => Array
(
[0] => REFLEX SILVER METALLIC
)
[numberofdoors] => Array
(
[0] => 5
)
[mileage] => Array
(
[0] => 13500
)
[servicehistory] => Array
(
[0] => None
)
[comments] => Array
(
[0] => At VW MasterCars Barons Bruma we understand how important buying a vehicle is for our customers.
And we go out of our way to ensure we deliver to the standards you would expect.
We design a package around your budget.
all prices exclude administration, delivery and licence and registration fees.
Prices subject to change without prior notice.
Test drives and Trade-ins welcome.
Finance available through all major banks.
Finance is subject to bank approvals.
Optional warranty and service plans/maintenance pl
)
[price] => Array
(
[0] => 224500
)
[dealershipid] => Array
(
[0] => 11
)
[molnumber] => Array
(
[0] => MOL01443
)
[dealershipname] => Array
(
[0] => Barons Bruma
)
[pictures] => Array
(
[0] => a:23:{i:0;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01443_ud0050135_1.jpg";i:1;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01443_ud0050135_2.jpg";i:2;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01443_ud0050135_3.jpg";i:3;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01443_ud0050135_4.jpg";i:4;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01443_ud0050135_5.jpg";i:5;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01443_ud0050135_6.jpg";i:6;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01443_ud0050135_7.jpg";i:7;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01443_ud0050135_8.jpg";i:8;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01443_ud0050135_9.jpg";i:9;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01443_ud0050135_10.jpg";i:10;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01443_ud0050135_11.jpg";i:11;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01443_ud0050135_12.jpg";i:12;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01443_ud0050135_13.jpg";i:13;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01443_ud0050135_14.jpg";i:14;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01443_ud0050135_15.jpg";i:15;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01443_ud0050135_16.jpg";i:16;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01443_ud0050135_17.jpg";i:17;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01443_ud0050135_18.jpg";i:18;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01443_ud0050135_19.jpg";i:19;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01443_ud0050135_20.jpg";i:20;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01443_ud0050135_21.jpg";i:21;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01443_ud0050135_22.jpg";i:22;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01443_ud0050135_23.jpg";}
)
[nmi_vehicle_id] => Array
(
[0] => AAVZZZ6R1SU012621
)
)
1
AAVZZZ6R1SU012621
AAVZZZ6R1SU012621
Colour: REFLEX SILVER METALLIC
MOL01443
28378284
28378284
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/mol01443_u0070950_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01443_u0070950_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01443_u0070950_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01443_u0070950_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01443_u0070950_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01443_u0070950_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01443_u0070950_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01443_u0070950_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01443_u0070950_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01443_u0070950_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01443_u0070950_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01443_u0070950_12.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01443_u0070950_13.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01443_u0070950_14.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01443_u0070950_15.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01443_u0070950_16.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01443_u0070950_17.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01443_u0070950_18.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01443_u0070950_19.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01443_u0070950_20.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01443_u0070950_21.jpg
VOLKSWAGEN
POLO
(2025)
VOLKSWAGEN VIVO HATCH MY25 1.4
Array
(
[vehicleid] => Array
(
[0] => 28378285
)
[dumpdate] => Array
(
[0] => 2025-10-07T14:50:53.303
)
[mmcode] => Array
(
[0] => 64020701
)
[molstockbooknumber] => Array
(
[0] => MOL01443_U0070950
)
[stockbooknumber] => Array
(
[0] => U0070950
)
[vinnumber] => Array
(
[0] => AAVZZZ6R1SU012389
)
[regnumber] => Array
(
[0] => MD64JXGP
)
[uploadtype] => Array
(
[0] => USED
)
[vehiclemake] => Array
(
[0] => VOLKSWAGEN
)
[vehiclerange] => Array
(
[0] => POLO
)
[vehiclemodel] => Array
(
[0] => VIVO HATCH MY25 1.4
)
[vehicleyear] => Array
(
[0] => 2025
)
[bodytype] => Array
(
[0] => HATCH
)
[transmissiontype] => Array
(
[0] => MANUAL
)
[fueltype] => Array
(
[0] => UNLEADED
)
[colour] => Array
(
[0] => PURE WHITE
)
[numberofdoors] => Array
(
[0] => 5
)
[mileage] => Array
(
[0] => 8500
)
[servicehistory] => Array
(
[0] => Full
)
[comments] => Array
(
[0] => At VW MasterCars Barons Bruma we understand how important buying a vehicle is for our customers.
And we go out of our way to ensure we deliver to the standards you would expect.
We design a package around your budget.
all prices exclude administration, delivery and licence and registration fees.
Prices subject to change without prior notice.
Test drives and Trade-ins welcome.
Finance available through all major banks.
Finance is subject to bank approvals.
Optional warranty and service plans/maintenance pl
)
[price] => Array
(
[0] => 224500
)
[dealershipid] => Array
(
[0] => 11
)
[molnumber] => Array
(
[0] => MOL01443
)
[dealershipname] => Array
(
[0] => Barons Bruma
)
[pictures] => Array
(
[0] => a:21:{i:0;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01443_u0070950_1.jpg";i:1;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01443_u0070950_2.jpg";i:2;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01443_u0070950_3.jpg";i:3;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01443_u0070950_4.jpg";i:4;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01443_u0070950_5.jpg";i:5;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01443_u0070950_6.jpg";i:6;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01443_u0070950_7.jpg";i:7;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01443_u0070950_8.jpg";i:8;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01443_u0070950_9.jpg";i:9;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01443_u0070950_10.jpg";i:10;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01443_u0070950_11.jpg";i:11;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01443_u0070950_12.jpg";i:12;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01443_u0070950_13.jpg";i:13;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01443_u0070950_14.jpg";i:14;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01443_u0070950_15.jpg";i:15;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01443_u0070950_16.jpg";i:16;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01443_u0070950_17.jpg";i:17;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01443_u0070950_18.jpg";i:18;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01443_u0070950_19.jpg";i:19;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01443_u0070950_20.jpg";i:20;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01443_u0070950_21.jpg";}
)
[nmi_vehicle_id] => Array
(
[0] => AAVZZZ6R1SU012389
)
)
1
AAVZZZ6R1SU012389
AAVZZZ6R1SU012389
Colour: PURE WHITE
MOL01443
28378285
28378285
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"); } } ?>