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
DEMO

VOLKSWAGEN VIVO HATCH MY25 1.6 STYLE (2025)

R 289 900
Description
Barons Cape Town V&A Waterfront. Visit our dealership for a great selection used cars for sale. What you can expect when you purchase a Master Car - a long trusted Brand promise :80-Point Technical Inspection/24-Hour Roadside Assistance/Certified Mileage/Full-Service History, Optional 2-Year / Unlimited mileage. In house vehicle finance available. Chat to our team: Simphiwe Dyani Paul Zibi Daiyaan Edries Elrick Johnson Shamiel Nackerdien Riaan Koen
Mileage
5498 km
Year
Fuel Type
UNLEADED
Exterior Colour
PURE WHITE
Transmission
MANUAL
VIN
Vehicle ID
28238448
Features
Range
POLO
Mileage
5 498 km
Year
2025
Colour
PURE WHITE
Transmission
MANUAL
Fuel
UNLEADED
Body Type
HATCH
Doors
5
Service History
Full
Vin No.
AAVZZZ6R1SU006995
Comments
Barons Cape Town V&A Waterfront. Visit our dealership for a great selection used cars for sale. What you can expect when you purchase a Master Car - a long trusted Brand promise :80-Point Technical Inspection/24-Hour Roadside Assistance/Certified Mileage/Full-Service History, Optional 2-Year / Unlimited mileage. In house vehicle finance available. Chat to our team: Simphiwe Dyani Paul Zibi Daiyaan Edries Elrick Johnson Shamiel Nackerdien Riaan Koen

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 289 900
MSRP
Vehicle Enquiry
Back to search results
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01443_u0070959_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01443_u0070959_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01443_u0070959_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01443_u0070959_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01443_u0070959_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01443_u0070959_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01443_u0070959_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01443_u0070959_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01443_u0070959_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01443_u0070959_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01443_u0070959_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01443_u0070959_12.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01443_u0070959_13.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01443_u0070959_14.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01443_u0070959_15.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01443_u0070959_16.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01443_u0070959_17.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01443_u0070959_18.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01443_u0070959_19.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01443_u0070959_20.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01443_u0070959_21.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01443_u0070959_22.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01443_u0070959_23.jpg
R 129 500
VOLKSWAGEN
POLO VIVO
(2014)

VOLKSWAGEN HATCH 1.6 MAXX

USED
2014
139 000 km
MANUAL
UNLEADED
White
R 129 500
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10019_u0071470_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10019_u0071470_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10019_u0071470_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10019_u0071470_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10019_u0071470_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10019_u0071470_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10019_u0071470_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10019_u0071470_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10019_u0071470_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10019_u0071470_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10019_u0071470_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10019_u0071470_12.jpg
R 129 799
VOLKSWAGEN
POLO VIVO
(2016)

VOLKSWAGEN HATCH 1.4 CONCEPTLINE

USED
2016
116 558 km
MANUAL
UNLEADED
WHITE
R 129 799
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071139_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071139_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071139_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071139_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071139_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071139_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071139_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071139_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071139_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071139_10.jpg
R 169 900
VOLKSWAGEN
POLO
(2013)

VOLKSWAGEN CROSS1.6

USED
2013
112 438 km
MANUAL
UNLEADED
MEDIUM SILVER METALL
R 169 900
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10172_u500212_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10172_u500212_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10172_u500212_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10172_u500212_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10172_u500212_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10172_u500212_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10172_u500212_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10172_u500212_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10172_u500212_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10172_u500212_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10172_u500212_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10172_u500212_12.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10172_u500212_13.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10172_u500212_14.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10172_u500212_15.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10172_u500212_16.jpg
R 169 950
VOLKSWAGEN
POLO
(2012)

VOLKSWAGEN 1.4 COMFORTLINE

USED
2012
54 477 km
MANUAL
UNLEADED
WHITE
R 169 950