<?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
TOYOTA 1.8 PRESTIGE (2021)
R 249 950
Description
Finance available, trade ins welcome.
Automark promises being:•Backed by Toyota•Seven day exchange plan•Guaranteed year model•Guaranteed not stolen•Guaranteed mileage•Automark warranty available•Vehicle subject to a check .
We value our guests dearly and take pride in our service levels.
We delivery countrywide!!.
Mileage
62451 km
Year
Fuel Type
UNLEADED
Exterior Colour
Glacier White (
Transmission
MANUAL
VIN
Vehicle ID
28486957
Features
Range
COROLLA
Mileage
62 451 km
Year
2021
Colour
Glacier White (
Transmission
MANUAL
Fuel
UNLEADED
Body Type
SEDAN
Doors
4
Service History
Full
Vin No.
AHTBFWJE201011521
Comments
Finance available, trade ins welcome.
Automark promises being:•Backed by Toyota•Seven day exchange plan•Guaranteed year model•Guaranteed not stolen•Guaranteed mileage•Automark warranty available•Vehicle subject to a check .
We value our guests dearly and take pride in our service levels.
We delivery countrywide!!.
<?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 249 950
MSRP
Back to search results
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01643_u24795_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01643_u24795_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01643_u24795_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01643_u24795_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01643_u24795_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01643_u24795_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01643_u24795_7.jpg
USED
2019
103 000 km
AUTOMATIC
UNLEADED
Satin Silver Metalli
R 189 899
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01643_u24829_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01643_u24010_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01643_u24010_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01643_u24010_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01643_u24010_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01643_u24010_6.jpg
USED
2022
66 000 km
AUTOMATIC
UNLEADED
Silver
R 219 900
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10144_u500456_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10144_u500456_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10144_u500456_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10144_u500456_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10144_u500456_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10144_u500456_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10144_u500456_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10144_u500456_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10144_u500456_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10144_u500456_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10144_u500456_11.jpg
USED
2023
41 000 km
MANUAL
UNLEADED
White
R 244 950
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01645_u0070532_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01645_u0070532_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01645_u0070532_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01645_u0070532_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01645_u0070532_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01645_u0070532_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01645_u0070532_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01645_u0070532_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01645_u0070532_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01645_u0070532_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01645_u0070532_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01645_u0070532_12.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01645_u0070532_13.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01645_u0070532_14.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01645_u0070532_15.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01645_u0070532_16.jpg
USED
2024
33 272 km
AUTOMATIC
UNLEADED
White
R 259 900

