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

TOYOTA 1.8 (2023)

R 244 950
Description
Finance options are available. Trade Ins welcome and nationwide delivery. Purchase with Confidence and Peace of mind at Chery Shelly Beach T&C Apply
Mileage
41000 km
Year
Fuel Type
UNLEADED
Exterior Colour
White
Transmission
MANUAL
VIN
Vehicle ID
28486010
Features
Range
COROLLA
Mileage
41 000 km
Year
2023
Colour
White
Transmission
MANUAL
Fuel
UNLEADED
Body Type
SEDAN
Doors
4
Service History
Full
Vin No.
AHTBF8JE701025412
Comments
Finance options are available. Trade Ins welcome and nationwide delivery. Purchase with Confidence and Peace of mind at Chery Shelly Beach T&C Apply

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 244 950
MSRP
Vehicle Enquiry
Back to search results
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01643_u24795_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01643_u24795_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01643_u24795_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01643_u24795_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01643_u24795_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01643_u24795_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01643_u24795_7.jpg
R 189 899
TOYOTA
COROLLA
(2019)

TOYOTA 1.6 AT

USED
2019
103 000 km
AUTOMATIC
UNLEADED
Satin Silver Metalli
R 189 899
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01643_u24829_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01643_u24010_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01643_u24010_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01643_u24010_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01643_u24010_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01643_u24010_6.jpg
R 219 900
TOYOTA
COROLLA
(2022)

TOYOTA 1.8 CVT

USED
2022
66 000 km
AUTOMATIC
UNLEADED
Silver
R 219 900
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01651_u23122_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01651_u23122_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01651_u23122_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01651_u23122_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01651_u23122_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01651_u23122_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01651_u23122_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01651_u23122_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01651_u23122_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01651_u23122_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01651_u23122_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01651_u23122_12.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01651_u23122_13.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01651_u23122_14.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01651_u23122_15.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01651_u23122_16.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01651_u23122_17.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01651_u23122_18.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01651_u23122_19.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01651_u23122_20.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01651_u23122_21.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01651_u23122_22.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01651_u23122_23.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01651_u23122_24.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01651_u23122_25.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01651_u23122_26.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01651_u23122_27.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01651_u23122_28.jpg
R 249 950
TOYOTA
COROLLA
(2021)

TOYOTA 1.8 PRESTIGE

USED
2021
62 451 km
MANUAL
UNLEADED
Glacier White (
R 249 950
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01645_u0070532_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01645_u0070532_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01645_u0070532_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01645_u0070532_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01645_u0070532_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01645_u0070532_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01645_u0070532_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01645_u0070532_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01645_u0070532_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01645_u0070532_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01645_u0070532_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01645_u0070532_12.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01645_u0070532_13.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01645_u0070532_14.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01645_u0070532_15.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01645_u0070532_16.jpg
R 259 900
TOYOTA
COROLLA
(2024)

TOYOTA 1.8 CVT

USED
2024
33 272 km
AUTOMATIC
UNLEADED
White
R 259 900