<?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,
}
}
});
});
Pre-Owned
BMW MY18 M COMPETITION SPORT STEPTRONIC (2020)
R 949 000
Description
Motorplan 2026,08,30 *Donington Grey Metallic *Leather Merino Black *21" V spoke *Comfort Access *Trailer tow hitch *Acoustic glazing *Panorama glass *Sun protection glazing *Seat with active seat ventilation *Interior trim finishers Carbon Fibre *Active Protection *Driving Assist Plus *Parking Assist Plus *Head up display *Harman Kardon *M Competition package *M Driver's Package *Innovation Package
Mileage
60500 km
Year
Fuel Type
UNLEADED
Exterior Colour
Donington Grey
Transmission
AUTOMATIC
VIN
Vehicle ID
28480026
Features
Range
X4
Mileage
60 500 km
Year
2020
Colour
Donington Grey
Transmission
AUTOMATIC
Fuel
UNLEADED
Body Type
STATION WAGON
Doors
5
Service History
Full
Vin No.
WBSUJ02070LC99413
Comments
Motorplan 2026,08,30 *Donington Grey Metallic *Leather Merino Black *21" V spoke *Comfort Access *Trailer tow hitch *Acoustic glazing *Panorama glass *Sun protection glazing *Seat with active seat ventilation *Interior trim finishers Carbon Fibre *Active Protection *Driving Assist Plus *Parking Assist Plus *Head up display *Harman Kardon *M Competition package *M Driver's Package *Innovation Package
<?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");
}
}
?>Back to search results
R 949 000
MSRP
Call Now
Available from BMW Centurion
2023 Lenchen Ave S, Centurion Central, Centurion, 0157, South Africa
Back to search results
USED
2009
152 000 km
MANUAL
UNLEADED
RED
R 119 900
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10163_u104088_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10163_u104088_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10163_u104088_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10163_u104088_4.jpg
USED
2020
126 900 km
AUTOMATIC
DIESEL
Phytonic Blue Metallic
R 579 000
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10163_u104047_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10163_u104047_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10163_u104047_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10163_u104047_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10163_u104047_8.jpg
USED
2024
17 300 km
AUTOMATIC
DIESEL
Brooklyn Grey metallic
R 1 049 000

