<?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 RAV4 2.0 GX A/T
R 289 899
Range:
RAV4
Year:
2019
Mileage:
75 201 km
Colour:
WHITE
Transmission:
Fuel:
Vehicle ID:
3246
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://ststockprodsanorth001.blob.core.windows.net/stock-images/JTMZD3EV60D045521_2_full.jpg?v=20260827145604, https://ststockprodsanorth001.blob.core.windows.net/stock-images/JTMZD3EV60D045521_1_full.jpg?v=20260827145606, https://ststockprodsanorth001.blob.core.windows.net/stock-images/JTMZD3EV60D045521_3_full.jpg?v=20260827145608, https://ststockprodsanorth001.blob.core.windows.net/stock-images/JTMZD3EV60D045521_4_full.jpg?v=20260827145610, https://ststockprodsanorth001.blob.core.windows.net/stock-images/JTMZD3EV60D045521_5_full.jpg?v=20260827145612, https://ststockprodsanorth001.blob.core.windows.net/stock-images/JTMZD3EV60D045521_6_full.jpg?v=20260827145615, https://ststockprodsanorth001.blob.core.windows.net/stock-images/JTMZD3EV60D045521_7_full.jpg?v=20260827145617, https://ststockprodsanorth001.blob.core.windows.net/stock-images/JTMZD3EV60D045521_8_full.jpg?v=20260827145619, https://ststockprodsanorth001.blob.core.windows.net/stock-images/JTMZD3EV60D045521_9_full.jpg?v=20260827145621, https://ststockprodsanorth001.blob.core.windows.net/stock-images/JTMZD3EV60D045521_10_full.jpg?v=20260827145623, https://ststockprodsanorth001.blob.core.windows.net/stock-images/JTMZD3EV60D045521_11_full.jpg?v=20260827145625, https://ststockprodsanorth001.blob.core.windows.net/stock-images/JTMZD3EV60D045521_12_full.jpg?v=20260827145627, https://ststockprodsanorth001.blob.core.windows.net/stock-images/JTMZD3EV60D045521_13_full.jpg?v=20260827145629, https://ststockprodsanorth001.blob.core.windows.net/stock-images/JTMZD3EV60D045521_14_full.jpg?v=20260827145631, https://ststockprodsanorth001.blob.core.windows.net/stock-images/JTMZD3EV60D045521_15_full.jpg?v=20260827145633
Toyota
RAV4
(2015)
Toyota 2.0 GX auto
<?php $post_id = get_the_id(); $post_meta = get_post_meta($post_id); echo print_r($post_meta); ?>
JTMZD3EV60D045521
JTMZD3EV60D045521
Colour: WHITE
TOL00005
5437
5437
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://ststockprodsanorth001.blob.core.windows.net/stockimages/3190/01.jpg?v=20260816173217, https://ststockprodsanorth001.blob.core.windows.net/stockimages/3190/02.jpg?v=20260816173217, https://ststockprodsanorth001.blob.core.windows.net/stockimages/3190/03.jpg?v=20260816173217, https://ststockprodsanorth001.blob.core.windows.net/stockimages/3190/04.jpg?v=20260816173218, https://ststockprodsanorth001.blob.core.windows.net/stockimages/3190/05.jpg?v=20260816173218, https://ststockprodsanorth001.blob.core.windows.net/stockimages/3190/06.jpg?v=20260816173218, https://ststockprodsanorth001.blob.core.windows.net/stockimages/3190/07.jpg?v=20260816173218, https://ststockprodsanorth001.blob.core.windows.net/stockimages/3190/08.jpg?v=20260816173219, https://ststockprodsanorth001.blob.core.windows.net/stockimages/3190/09.jpg?v=20260816173219, https://ststockprodsanorth001.blob.core.windows.net/stockimages/3190/10.jpg?v=20260816173219, https://ststockprodsanorth001.blob.core.windows.net/stockimages/3190/11.jpg?v=20260816173219, https://ststockprodsanorth001.blob.core.windows.net/stockimages/3190/12.jpg?v=20260816173219, https://ststockprodsanorth001.blob.core.windows.net/stockimages/3190/13.jpg?v=20260816173220, https://ststockprodsanorth001.blob.core.windows.net/stockimages/3190/14.jpg?v=20260816173220
Toyota
RAV4
(2022)
Toyota RAV4 2.5 VX HYBRID CVT E-FOUR
<?php $post_id = get_the_id(); $post_meta = get_post_meta($post_id); echo print_r($post_meta); ?>
JTMDW3FV60D152832
JTMDW3FV60D152832
Colour: White Pearl (CS) 070
TOL00005
3190
3190
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://ststockprodsanorth001.blob.core.windows.net/stockimages/3180/01.jpg?v=20260816175150, https://ststockprodsanorth001.blob.core.windows.net/stockimages/3180/02.jpg?v=20260816175150, https://ststockprodsanorth001.blob.core.windows.net/stockimages/3180/03.jpg?v=20260816175150, https://ststockprodsanorth001.blob.core.windows.net/stockimages/3180/04.jpg?v=20260816175151, https://ststockprodsanorth001.blob.core.windows.net/stockimages/3180/05.jpg?v=20260816175151, https://ststockprodsanorth001.blob.core.windows.net/stockimages/3180/06.jpg?v=20260816175151, https://ststockprodsanorth001.blob.core.windows.net/stockimages/3180/07.jpg?v=20260816175151, https://ststockprodsanorth001.blob.core.windows.net/stockimages/3180/08.jpg?v=20260816175152
Toyota
RAV4
(2026)
Toyota RAV4 2.5 GX-R HYBRID CVT E-FOUR
<?php $post_id = get_the_id(); $post_meta = get_post_meta($post_id); echo print_r($post_meta); ?>
JTM5C3AV10D309963
JTM5C3AV10D309963
Colour: Massive Grey/Smokey Blue
TOL00005
3180
3180
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");
}
}
?>



















