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

VOLKSWAGEN MY17 1.4 TSI COMFORTLINE DSG (2019)

R 299 900
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
104500 km
Year
Fuel Type
UNLEADED
Exterior Colour
SILVER
Transmission
AUTOMATIC
VIN
Vehicle ID
28172247
Features
Range
TIGUAN
Mileage
104 500 km
Year
2019
Colour
SILVER
Transmission
AUTOMATIC
Fuel
UNLEADED
Body Type
STATION WAGON
Doors
5
Service History
Full
Vin No.
WVGZZZ5NZKW399883
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 299 900
MSRP
Vehicle Enquiry
Back to search results
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070121_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070121_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070121_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070121_15.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070121_16.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070121_17.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070121_20.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070121_21.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070121_22.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070121_23.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070121_25.jpg
R 209 900
106 072 km
2015
AUTOMATIC
UNLEADED
SILVER
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070561_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070561_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070561_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070561_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070561_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070561_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070561_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070561_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070561_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070561_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070561_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070561_12.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070561_13.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070561_14.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070561_15.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070561_16.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070561_17.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070561_18.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070561_19.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070561_20.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070561_21.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070561_22.jpg
R 379 800
68 394 km
2020
AUTOMATIC
UNLEADED
SILVER
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u31093_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u31093_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u31093_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u31093_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u31093_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u31093_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u31093_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u31093_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u31093_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u31093_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u31093_11.jpg
R 388 999
113 557 km
2020
AUTOMATIC
UNLEADED
Pyrite Silver
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070622_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070622_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070622_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070622_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070622_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070622_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070622_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070622_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070622_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070622_10.jpg
R 399 990
120 349 km
2022
AUTOMATIC
UNLEADED
PURE WHITE
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070121_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070121_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070121_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070121_15.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070121_16.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070121_17.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070121_20.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070121_21.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070121_22.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070121_23.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070121_25.jpg
R 209 900
VOLKSWAGEN
TIGUAN
(2015)

VOLKSWAGEN 1.4 TSI BMT TREND + FUN 4X2 DSG (118k

USED
2015
106 072 km
AUTOMATIC
UNLEADED
SILVER
R 209 900
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070561_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070561_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070561_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070561_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070561_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070561_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070561_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070561_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070561_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070561_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070561_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070561_12.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070561_13.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070561_14.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070561_15.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070561_16.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070561_17.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070561_18.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070561_19.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070561_20.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070561_21.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070561_22.jpg
R 379 800
VOLKSWAGEN
TIGUAN
(2020)

VOLKSWAGEN MY17 1.4 TSI COMFORTLINE DSG

USED
2020
68 394 km
AUTOMATIC
UNLEADED
SILVER
R 379 800
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u31093_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u31093_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u31093_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u31093_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u31093_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u31093_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u31093_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u31093_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u31093_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u31093_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u31093_11.jpg
R 388 999
VOLKSWAGEN
TIGUAN
(2020)

VOLKSWAGEN ALLSPACE 1.4 TSI TRENDLINE DSG

USED
2020
113 557 km
AUTOMATIC
UNLEADED
Pyrite Silver
R 388 999
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070622_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070622_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070622_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070622_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070622_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070622_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070622_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070622_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070622_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0070622_10.jpg
R 399 990
VOLKSWAGEN
TIGUAN
(2022)

VOLKSWAGEN ALLSPACE MY22 1.4 TSI LIFE DSG

USED
2022
120 349 km
AUTOMATIC
UNLEADED
PURE WHITE
R 399 990