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 VII MY17 1.0 TSI BMT COMFORTLINE (PA) (2019)

R 269 000
Description
Extras include Ext. mirrors, power-adjustable Park Assist with Park Distance Mobile phone interface "Comfort" Smoker's package LED rear combination lamps Tilting and sliding panoramic LED headlights 2 USB interfaces Trade ins welcome and nationwide delivery at an agreed cost. To avoid disappointment, kindly speak to one of our Certified Mastercar Sales Executives Kenwynne Africa, Sonwabo Sopitshi, Mildred Frantz, Carmen Ray, Ashley Naicker or Asanda Xhanti for more info. Buy your next V
Mileage
77500 km
Year
Fuel Type
UNLEADED
Exterior Colour
Pure White
Transmission
MANUAL
VIN
Vehicle ID
28171618
Features
Range
GOLF
Mileage
77 500 km
Year
2019
Colour
Pure White
Transmission
MANUAL
Fuel
UNLEADED
Body Type
HATCH
Doors
5
Service History
Full
Vin No.
WVWZZZAUZKW227844
Comments
Extras include Ext. mirrors, power-adjustable Park Assist with Park Distance Mobile phone interface "Comfort" Smoker's package LED rear combination lamps Tilting and sliding panoramic LED headlights 2 USB interfaces Trade ins welcome and nationwide delivery at an agreed cost. To avoid disappointment, kindly speak to one of our Certified Mastercar Sales Executives Kenwynne Africa, Sonwabo Sopitshi, Mildred Frantz, Carmen Ray, Ashley Naicker or Asanda Xhanti for more info. Buy your next V

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 269 000
MSRP
Vehicle Enquiry
Back to search results
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071201_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071201_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071201_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071201_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071201_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071201_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071201_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071201_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071201_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071201_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071201_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071201_12.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071201_13.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071201_14.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071201_15.jpg
R 228 999
160 201 km
2017
AUTOMATIC
DIESEL
Tungsten Silver
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u30076_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u30076_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u30076_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u30076_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u30076_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u30076_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u30076_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u30076_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u30076_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u30076_10.jpg
R 299 000
69 400 km
2019
AUTOMATIC
UNLEADED
Tungsten Silver
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071333_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071333_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071333_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071333_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071333_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071333_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071333_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071333_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071333_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071333_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071333_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071333_12.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071333_13.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071333_14.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071333_15.jpg
R 299 000
115 677 km
2018
AUTOMATIC
UNLEADED
Indium Grey
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0070990_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0070990_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0070990_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0070990_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0070990_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0070990_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0070990_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0070990_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0070990_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0070990_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0070990_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0070990_12.jpg
R 299 900
78 669 km
2020
MANUAL
UNLEADED
MEDIUM SILVER METALL
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071201_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071201_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071201_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071201_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071201_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071201_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071201_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071201_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071201_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071201_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071201_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071201_12.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071201_13.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071201_14.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071201_15.jpg
R 228 999
VOLKSWAGEN
GOLF
(2017)

VOLKSWAGEN SV 2.0 TDI COMFORTLINE DSG

USED
2017
160 201 km
AUTOMATIC
DIESEL
Tungsten Silver
R 228 999
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u30076_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u30076_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u30076_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u30076_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u30076_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u30076_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u30076_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u30076_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u30076_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u30076_10.jpg
USED
2019
69 400 km
AUTOMATIC
UNLEADED
Tungsten Silver
R 299 000
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071333_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071333_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071333_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071333_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071333_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071333_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071333_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071333_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071333_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071333_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071333_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071333_12.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071333_13.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071333_14.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071333_15.jpg
USED
2018
115 677 km
AUTOMATIC
UNLEADED
Indium Grey
R 299 000
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0070990_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0070990_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0070990_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0070990_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0070990_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0070990_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0070990_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0070990_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0070990_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0070990_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0070990_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0070990_12.jpg
USED
2020
78 669 km
MANUAL
UNLEADED
MEDIUM SILVER METALL
R 299 900