<?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,
}
}
});
});
TOYOTA 2.5 VX HV E-FOUR CVT
R 599 900
Range:
RAV4
Year:
2022
Mileage:
63 248 km
Colour:
SILVER
Transmission:
AUTOMATIC
Fuel:
UNLEADED
Vehicle ID:
28920751
Available from NMI Toyota Menlyn
<?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");
}
}
?>Call Now
Available from Menlyn
NMI Toyota Menlyn, 125 Dallas Ave, Waterkloof Glen, Pretoria, 0010, South Africa
Similar Listings
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u0070212_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u0070212_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u0070212_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u0070212_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u0070212_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u0070212_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u0070212_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u0070212_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u0070212_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u0070212_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u0070212_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u0070212_12.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u0070212_13.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u0070212_14.jpg
TOYOTA
RAV4
(2013)
TOYOTA 2.2 D GX 4X4
<?php $post_id = get_the_id(); $post_meta = get_post_meta($post_id); echo print_r($post_meta); ?>
JTMBA3EV40D017002
JTMBA3EV40D017002
Colour: BronzeMM
TOL00005
28920742
28920742
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/tol00005_u0070594_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u0070594_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u0070594_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u0070594_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u0070594_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u0070594_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u0070594_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u0070594_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u0070594_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u0070594_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u0070594_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u0070594_12.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u0070594_13.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u0070594_14.jpg
TOYOTA
RAV4
(2019)
TOYOTA 2.0 GX 2WD CVT
<?php $post_id = get_the_id(); $post_meta = get_post_meta($post_id); echo print_r($post_meta); ?>
JTMZ43FV80J007787
JTMZ43FV80J007787
Colour: WHITE
TOL00005
28920747
28920747
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/tol00005_ud0050069_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_ud0050069_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_ud0050069_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_ud0050069_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_ud0050069_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_ud0050069_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_ud0050069_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_ud0050069_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_ud0050069_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_ud0050069_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_ud0050069_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_ud0050069_12.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_ud0050069_13.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_ud0050069_14.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_ud0050069_15.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_ud0050069_16.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_ud0050069_17.jpg
TOYOTA
RAV4
(2025)
TOYOTA 2.5 GX-R HV E-FOUR CVT
<?php $post_id = get_the_id(); $post_meta = get_post_meta($post_id); echo print_r($post_meta); ?>
JTMJW3FVX0J073751
JTMJW3FVX0J073751
Colour: Grey Metallic 1G3
TOL00005
28920648
28920648
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/tol00005_ud0050108_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_ud0050108_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_ud0050108_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_ud0050108_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_ud0050108_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_ud0050108_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_ud0050108_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_ud0050108_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_ud0050108_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_ud0050108_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_ud0050108_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_ud0050108_12.jpg
TOYOTA
RAV4
(2026)
TOYOTA 2.0 GX-R AWD CVT
<?php $post_id = get_the_id(); $post_meta = get_post_meta($post_id); echo print_r($post_meta); ?>
JTMJ43FV00J009126
JTMJ43FV00J009126
Colour: Urban Khaki Bi-tone
TOL00005
28922053
28922053
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");
}
}
?>













