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.8L DIESEL VX-L (2024)

R 1 199 899
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 over
Mileage
22175 km
Year
Fuel Type
DIESEL
Exterior Colour
WHITE
Transmission
AUTOMATIC
VIN
Vehicle ID
28172123
Features
Range
LAND CRUISER
Mileage
22 175 km
Year
2024
Colour
WHITE
Transmission
AUTOMATIC
Fuel
DIESEL
Body Type
STATION WAGON
Doors
4
Service History
Full
Vin No.
JTEBR3FJ00K331693
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 over

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 1 199 899
MSRP
Vehicle Enquiry
Back to search results
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01651_u22969_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01651_u22969_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01651_u22969_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01651_u22969_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01651_u22969_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01651_u22969_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01651_u22969_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01651_u22969_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01651_u22969_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01651_u22969_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01651_u22969_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01651_u22969_12.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01651_u22969_13.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01651_u22969_14.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01651_u22969_15.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01651_u22969_16.jpg
TOYOTA
LAND CRUISER
(2012)

TOYOTA 4.0 V6 VX AT

R 279 800
326 713 km
2012
AUTOMATIC
UNLEADED
White
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u0070110_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u0070110_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u0070110_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u0070110_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u0070110_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u0070110_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u0070110_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u0070110_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u0070110_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u0070110_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u0070110_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u0070110_12.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u0070110_13.jpg
TOYOTA
LAND CRUISER
(2013)

TOYOTA 4.0 V6 TX AT

R 429 899
163 000 km
2013
AUTOMATIC
UNLEADED
Satin Silver Metallic (1F7)
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u0070136_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u0070136_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u0070136_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u0070136_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u0070136_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u0070136_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u0070136_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u0070136_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u0070136_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u0070136_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u0070136_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u0070136_12.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u0070136_13.jpg
TOYOTA
LAND CRUISER
(2016)

TOYOTA 3.0DT VX AT

R 569 899
177 162 km
2016
AUTOMATIC
DIESEL
WhitePearl(CS)070
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01643_u24694_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01643_u24694_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01643_u24694_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01643_u24694_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01643_u24694_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01643_u24694_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01643_u24694_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01643_u24694_8.jpg
TOYOTA
LAND CRUISER
(2021)

TOYOTA 4.5D V8 PICK-UP

R 699 900
159 000 km
2021
MANUAL
DIESEL
Beidge
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01651_u22969_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01651_u22969_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01651_u22969_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01651_u22969_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01651_u22969_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01651_u22969_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01651_u22969_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01651_u22969_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01651_u22969_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01651_u22969_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01651_u22969_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01651_u22969_12.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01651_u22969_13.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01651_u22969_14.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01651_u22969_15.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01651_u22969_16.jpg
R 279 800
TOYOTA
LAND CRUISER
(2012)

TOYOTA 4.0 V6 VX AT

USED
2012
326 713 km
AUTOMATIC
UNLEADED
White
R 279 800
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u0070110_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u0070110_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u0070110_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u0070110_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u0070110_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u0070110_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u0070110_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u0070110_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u0070110_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u0070110_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u0070110_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u0070110_12.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u0070110_13.jpg
R 429 899
TOYOTA
LAND CRUISER
(2013)

TOYOTA 4.0 V6 TX AT

USED
2013
163 000 km
AUTOMATIC
UNLEADED
Satin Silver Metallic (1F7)
R 429 899
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u0070136_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u0070136_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u0070136_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u0070136_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u0070136_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u0070136_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u0070136_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u0070136_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u0070136_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u0070136_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u0070136_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u0070136_12.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u0070136_13.jpg
R 569 899
TOYOTA
LAND CRUISER
(2016)

TOYOTA 3.0DT VX AT

USED
2016
177 162 km
AUTOMATIC
DIESEL
WhitePearl(CS)070
R 569 899
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01643_u24694_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01643_u24694_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01643_u24694_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01643_u24694_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01643_u24694_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01643_u24694_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01643_u24694_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01643_u24694_8.jpg
R 699 900
TOYOTA
LAND CRUISER
(2021)

TOYOTA 4.5D V8 PICK-UP

USED
2021
159 000 km
MANUAL
DIESEL
Beidge
R 699 900