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 MY20 1.0 TSI COMFORTLINE DSG (2019)

R 259 900
Description
Mileage
131550 km
Year
Fuel Type
UNLEADED
Exterior Colour
PURE WHITE
Transmission
AUTOMATIC
VIN
Vehicle ID
28132001
Features
Range
T-CROSS
Mileage
131 550 km
Year
2019
Colour
PURE WHITE
Transmission
AUTOMATIC
Fuel
UNLEADED
Body Type
CROSSOVER
Doors
5
Service History
Vin No.
WVGZZZC1ZLY021453
Comments

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 259 900
MSRP
Vehicle Enquiry
Call Now
Available from Barons Woodmead
4 Waterval Crescent, Woodmead, 2191
Back to search results
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u27987_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u27987_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u27987_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u27987_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u27987_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u27987_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u27987_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u27987_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u27987_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u27987_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u27987_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u27987_12.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u27987_13.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u27987_14.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u27987_15.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u27987_16.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u27987_17.jpg
R 229 900
152 000 km
2019
AUTOMATIC
UNLEADED
Blue
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0070830_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0070830_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0070830_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0070830_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0070830_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0070830_6.jpg
R 269 950
142 121 km
2019
AUTOMATIC
UNLEADED
GREEN
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071175_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071175_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071175_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071175_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071175_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071175_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071175_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071175_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071175_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071175_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071175_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071175_12.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071175_13.jpg
VOLKSWAGEN
T-CROSS
(2021)

VOLKSWAGEN MY21 1.0 TSI COMFORTLINE

R 288 999
115 887 km
2021
MANUAL
UNLEADED
Grey
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01633_u0071214_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01633_u0071214_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01633_u0071214_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01633_u0071214_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01633_u0071214_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01633_u0071214_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01633_u0071214_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01633_u0071214_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01633_u0071214_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01633_u0071214_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01633_u0071214_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01633_u0071214_12.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01633_u0071214_13.jpg
R 289 900
106 400 km
2020
AUTOMATIC
UNLEADED
BLUE
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u27987_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u27987_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u27987_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u27987_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u27987_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u27987_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u27987_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u27987_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u27987_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u27987_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u27987_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u27987_12.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u27987_13.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u27987_14.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u27987_15.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u27987_16.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u27987_17.jpg
R 229 900
VOLKSWAGEN
T-CROSS
(2019)

VOLKSWAGEN MY20 1.0 TSI COMFORTLINE DSG

USED
2019
152 000 km
AUTOMATIC
UNLEADED
Blue
R 229 900
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0070830_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0070830_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0070830_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0070830_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0070830_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0070830_6.jpg
R 269 950
VOLKSWAGEN
T-CROSS
(2019)

VOLKSWAGEN MY20 1.0 TSI COMFORTLINE DSG

USED
2019
142 121 km
AUTOMATIC
UNLEADED
GREEN
R 269 950
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071175_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071175_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071175_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071175_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071175_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071175_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071175_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071175_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071175_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071175_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071175_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071175_12.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071175_13.jpg
R 288 999
VOLKSWAGEN
T-CROSS
(2021)

VOLKSWAGEN MY21 1.0 TSI COMFORTLINE

USED
2021
115 887 km
MANUAL
UNLEADED
Grey
R 288 999
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01633_u0071214_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01633_u0071214_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01633_u0071214_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01633_u0071214_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01633_u0071214_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01633_u0071214_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01633_u0071214_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01633_u0071214_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01633_u0071214_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01633_u0071214_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01633_u0071214_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01633_u0071214_12.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01633_u0071214_13.jpg
R 289 900
VOLKSWAGEN
T-CROSS
(2020)

VOLKSWAGEN MY20 1.0 TSI COMFORTLINE DSG

USED
2020
106 400 km
AUTOMATIC
UNLEADED
BLUE
R 289 900