Shop . Click . Drive
<?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,
            }
        }
    });
});
1
Pre-Owned

TOYOTA 2.8 GD-6 RAISED BODY AT (2016)

R 379 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.
Mileage
174223 km
Year
Fuel Type
DIESEL
Exterior Colour
Avant-Garde Bro
Transmission
AUTOMATIC
VIN
Vehicle ID
28048631
Features
Range
FORTUNER
Mileage
174 223 km
Year
2016
Colour
Avant-Garde Bro
Transmission
AUTOMATIC
Fuel
DIESEL
Body Type
STATION WAGON
Doors
4
Service History
Full
Vin No.
AHTJA3GS900220881
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.

Finance Calculator

Car Loan Calculator with balloon
%
Years
%

Estimated Payment

R/month

Car Price

R

Principal
R
Car Loan Calculator with balloon
%
Years
%

Estimated Payment

R/month

Car Price

R

Principal
R
Contact Person
Contact Email
<?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 379 950
MSRP
Vehicle Enquiry
Back to search results
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01651_u23028_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01651_u23028_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01651_u23028_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01651_u23028_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01651_u23028_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01651_u23028_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01651_u23028_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01651_u23028_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01651_u23028_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01651_u23028_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01651_u23028_12.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01651_u23028_13.jpg
TOYOTA
FORTUNER
(2017)

TOYOTA 2.8 GD-6 RAISED BODY AT

R 419 950
160 000 km
2017
AUTOMATIC
DIESEL
Glacier White
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01627_u0070891_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01627_u0070891_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01627_u0070891_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01627_u0070891_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01627_u0070891_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01627_u0070891_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01627_u0070891_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01627_u0070891_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01627_u0070891_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01627_u0070891_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01627_u0070891_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01627_u0070891_12.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01627_u0070891_13.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01627_u0070891_14.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01627_u0070891_15.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01627_u0070891_16.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01627_u0070891_17.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01627_u0070891_18.jpg
TOYOTA
FORTUNER
(2020)

TOYOTA 2.8 RB AT

R 439 890
132 500 km
2020
AUTOMATIC
DIESEL
White
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u29615_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u29615_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u29615_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u29615_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u29615_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u29615_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u29615_7.jpg
TOYOTA
FORTUNER
(2018)

TOYOTA 2.8 GD-6 RAISED BODY AT

R 439 900
100 800 km
2018
AUTOMATIC
DIESEL
Glacier White (
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10127_u502224_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10127_u502224_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10127_u502224_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10127_u502224_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10127_u502224_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10127_u502224_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10127_u502224_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10127_u502224_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10127_u502224_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10127_u502224_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10127_u502224_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10127_u502224_12.jpg
TOYOTA
FORTUNER
(2020)

TOYOTA 2.8 GD-6 RAISED BODY AT

R 449 900
111 132 km
2020
AUTOMATIC
DIESEL
white
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01651_u23028_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01651_u23028_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01651_u23028_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01651_u23028_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01651_u23028_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01651_u23028_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01651_u23028_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01651_u23028_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01651_u23028_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01651_u23028_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01651_u23028_12.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01651_u23028_13.jpg
R 419 950
TOYOTA
FORTUNER
(2017)

TOYOTA 2.8 GD-6 RAISED BODY AT

USED
2017
160 000 km
AUTOMATIC
DIESEL
Glacier White
R 419 950
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01627_u0070891_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01627_u0070891_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01627_u0070891_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01627_u0070891_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01627_u0070891_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01627_u0070891_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01627_u0070891_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01627_u0070891_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01627_u0070891_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01627_u0070891_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01627_u0070891_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01627_u0070891_12.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01627_u0070891_13.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01627_u0070891_14.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01627_u0070891_15.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01627_u0070891_16.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01627_u0070891_17.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01627_u0070891_18.jpg
R 439 890
TOYOTA
FORTUNER
(2020)

TOYOTA 2.8 RB AT

USED
2020
132 500 km
AUTOMATIC
DIESEL
White
R 439 890
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u29615_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u29615_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u29615_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u29615_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u29615_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u29615_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u29615_7.jpg
R 439 900
TOYOTA
FORTUNER
(2018)

TOYOTA 2.8 GD-6 RAISED BODY AT

USED
2018
100 800 km
AUTOMATIC
DIESEL
Glacier White (
R 439 900
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10127_u502224_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10127_u502224_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10127_u502224_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10127_u502224_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10127_u502224_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10127_u502224_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10127_u502224_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10127_u502224_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10127_u502224_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10127_u502224_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10127_u502224_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10127_u502224_12.jpg
R 449 900
TOYOTA
FORTUNER
(2020)

TOYOTA 2.8 GD-6 RAISED BODY AT

USED
2020
111 132 km
AUTOMATIC
DIESEL
white
R 449 900