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.4 TSI BMT COMFORTLINE DSG (P (2020)

R 349 900
Description
Barons Bellville MasterCars We can demo on your doorstep, anywhere in the Cape Peninsula! Finance with all major banks, insurance arranged, trade-ins are welcome. Awesome after sales service. Superbly looked after vehicles. Delivery can be arranged countrywide. Our Sales Staff will arrange everything for you! Give us a call & we will do the rest. We make it easy for YOU to buy a car! Optional warranties, service and maintenance plans available. Prices exclude “On the Road” and Delivery costs.
Mileage
30607 km
Year
Fuel Type
UNLEADED
Exterior Colour
PURE WHITE
Transmission
AUTOMATIC
VIN
Vehicle ID
28193404
Features
Range
GOLF
Mileage
30 607 km
Year
2020
Colour
PURE WHITE
Transmission
AUTOMATIC
Fuel
UNLEADED
Body Type
HATCH
Doors
5
Service History
Full
Vin No.
WVWZZZAUZLW113410
Comments
Barons Bellville MasterCars We can demo on your doorstep, anywhere in the Cape Peninsula! Finance with all major banks, insurance arranged, trade-ins are welcome. Awesome after sales service. Superbly looked after vehicles. Delivery can be arranged countrywide. Our Sales Staff will arrange everything for you! Give us a call & we will do the rest. We make it easy for YOU to buy a car! Optional warranties, service and maintenance plans available. Prices exclude “On the Road” and Delivery costs.

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 349 900
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_u31473_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u31473_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u31473_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u31473_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u31473_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u31473_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u31473_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u31473_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u31473_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u31473_12.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u31473_15.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u31473_16.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u31473_17.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u31473_19.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u31473_20.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u31473_21.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u31473_22.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u31473_23.jpg
R 269 000
77 500 km
2019
MANUAL
UNLEADED
Pure White
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/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_u31473_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u31473_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u31473_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u31473_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u31473_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u31473_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u31473_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u31473_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u31473_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u31473_12.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u31473_15.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u31473_16.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u31473_17.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u31473_19.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u31473_20.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u31473_21.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u31473_22.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u31473_23.jpg
USED
2019
77 500 km
MANUAL
UNLEADED
Pure White
R 269 000
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