Opens in a new tab
<?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.8GD-6 4×4

R 589 901
Range:
Fortuner
Year:
2022
Mileage:
68 671 km
Colour:
Grey Metallic 1G3
Transmission:
Fuel:
Vehicle ID:
5322
Available from NMI Toyota Tygervalley
Sales Enquiry - Satellite

Similar Listings 

https://ststockprodsanorth001.blob.core.windows.net/stockimages/2148/01.jpg?v=20260815193245, https://ststockprodsanorth001.blob.core.windows.net/stockimages/2148/02.jpg?v=20260815193246, https://ststockprodsanorth001.blob.core.windows.net/stockimages/2148/03.jpg?v=20260815193246, https://ststockprodsanorth001.blob.core.windows.net/stockimages/2148/04.jpg?v=20260815193246, https://ststockprodsanorth001.blob.core.windows.net/stockimages/2148/05.jpg?v=20260815193247, https://ststockprodsanorth001.blob.core.windows.net/stockimages/2148/06.jpg?v=20260815193247, https://ststockprodsanorth001.blob.core.windows.net/stockimages/2148/07.jpg?v=20260815193247, https://ststockprodsanorth001.blob.core.windows.net/stockimages/2148/08.jpg?v=20260815193247, https://ststockprodsanorth001.blob.core.windows.net/stockimages/2148/09.jpg?v=20260815193248, https://ststockprodsanorth001.blob.core.windows.net/stockimages/2148/10.jpg?v=20260815193248, https://ststockprodsanorth001.blob.core.windows.net/stockimages/2148/11.jpg?v=20260815193248
Toyota
Fortuner
(2019)

Toyota FORTUNER 2.4GD-6 R/B

<?php
  
   $post_id = get_the_id();
$post_meta = get_post_meta($post_id);
  echo print_r($post_meta);
  ?>
AHTCB3GS402008092
AHTCB3GS402008092
Colour: Glacier White (040)
MOL01640
2148

Enquire

Contact Form - Satellite
<?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");
        }
    }
?>
R 359 900
176888km
2019
Manual
More details
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01640_u0070807_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01640_u0070807_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01640_u0070807_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01640_u0070807_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01640_u0070807_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01640_u0070807_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01640_u0070807_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01640_u0070807_8.jpg
()

TOYOTA 2.4 GD-6 AT

<?php
  
   $post_id = get_the_id();
$post_meta = get_post_meta($post_id);
  echo print_r($post_meta);
  ?>
Colour: GlacierWhite(040)


Enquire

Contact Form - Satellite
<?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");
        }
    }
?>
R 629 900
47165km
More details
https://ststockprodsanorth001.blob.core.windows.net/stockimages/2097/01.jpg?v=20260816175409, https://ststockprodsanorth001.blob.core.windows.net/stockimages/2097/02.jpg?v=20260816175409, https://ststockprodsanorth001.blob.core.windows.net/stockimages/2097/03.jpg?v=20260816175409, https://ststockprodsanorth001.blob.core.windows.net/stockimages/2097/04.jpg?v=20260816175409, https://ststockprodsanorth001.blob.core.windows.net/stockimages/2097/05.jpg?v=20260816175410, https://ststockprodsanorth001.blob.core.windows.net/stockimages/2097/06.jpg?v=20260816175410, https://ststockprodsanorth001.blob.core.windows.net/stockimages/2097/07.jpg?v=20260816175410, https://ststockprodsanorth001.blob.core.windows.net/stockimages/2097/08.jpg?v=20260816175410, https://ststockprodsanorth001.blob.core.windows.net/stockimages/2097/09.jpg?v=20260816175411
Toyota
Fortuner
(2026)

Toyota FORTUNER 2.8 GD-6 AT (MHEV)

<?php
  
   $post_id = get_the_id();
$post_meta = get_post_meta($post_id);
  echo print_r($post_meta);
  ?>
AHTJE3GS100950837
AHTJE3GS100950837
Colour: Glacier White (040)
MOL01640
2097

Enquire

Contact Form - Satellite
<?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");
        }
    }
?>
R 739 899
7000km
2026
More details
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01640_u0070794_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01640_u0070794_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01640_u0070794_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01640_u0070794_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01640_u0070794_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01640_u0070794_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01640_u0070794_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01640_u0070794_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01640_u0070794_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01640_u0070794_10.jpg
()

TOYOTA 2.8 GD-6 VX 4X4 AT

<?php
  
   $post_id = get_the_id();
$post_meta = get_post_meta($post_id);
  echo print_r($post_meta);
  ?>
Colour: GlacierWhite(040)


Enquire

Contact Form - Satellite
<?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");
        }
    }
?>
R 799 900
25000km
More details