Opens in a new tab
<?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,
            }
        }
    });
});
Chery Tiggo 7 (2026)

Chery 1.6T Legacy

R 499 950
Range:
Tiggo 7
Year:
2026
Mileage:
12 900km
Colour:
WHITE/BLACK
Transmission:
Fuel:
Vehicle ID:
4192
Additional Information:

The Chery Tiggo 7 1.6T Legacy is the flagship, top-of-the-range petrol trim for the refreshed Tiggo 7 SUV lineup in South Africa, Performance and SpecsEngine: 1.6-litre turbocharged four-cylinder petrol engine.Power and Torque: 145 kW of power and 290 Nm of torque.Transmission: 7-speed dual-clutch transmission (DCT) driving the front wheels.Fuel Consumption: Claimed average of around 7.2 L/100 km.Luxury and Technology FeaturesDisplays: 24.6-inch surrounding dual-screen layout (combining the digital cluster and multimedia touchscreen).Comfort: Panoramic sunroof, heated and ventilated front seats, and multi-coloured ambient lighting.Audio: Premium 8-speaker Sony sound system.Safety: 360-degree panoramic camera system, 8 airbags, and advanced driver Standard Warranty: 5-year/150,000 km general vehicle warranty.Service Plan: 5-year/60,000 km service plan.Engine Warranty: 10-year/1-million km engine warranty for the original

Available from NMI Chery Claremont
<?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");
        }
    }
?>
Specials
Call Now
Available from Claremont

Similar Listings 

https://ststockprodsanorth001.blob.core.windows.net/stockimages/4194/01.jpg?v=20260816172738, https://ststockprodsanorth001.blob.core.windows.net/stockimages/4194/02.jpg?v=20260816172738, https://ststockprodsanorth001.blob.core.windows.net/stockimages/4194/03.jpg?v=20260816172738, https://ststockprodsanorth001.blob.core.windows.net/stockimages/4194/04.jpg?v=20260816172739, https://ststockprodsanorth001.blob.core.windows.net/stockimages/4194/05.jpg?v=20260816172739, https://ststockprodsanorth001.blob.core.windows.net/stockimages/4194/06.jpg?v=20260816172739, https://ststockprodsanorth001.blob.core.windows.net/stockimages/4194/07.jpg?v=20260816172739, https://ststockprodsanorth001.blob.core.windows.net/stockimages/4194/08.jpg?v=20260816172740, https://ststockprodsanorth001.blob.core.windows.net/stockimages/4194/09.jpg?v=20260816172740, https://ststockprodsanorth001.blob.core.windows.net/stockimages/4194/10.jpg?v=20260816172740, https://ststockprodsanorth001.blob.core.windows.net/stockimages/4194/11.jpg?v=20260816172740, https://ststockprodsanorth001.blob.core.windows.net/stockimages/4194/12.jpg?v=20260816172741, https://ststockprodsanorth001.blob.core.windows.net/stockimages/4194/13.jpg?v=20260816172741, https://ststockprodsanorth001.blob.core.windows.net/stockimages/4194/14.jpg?v=20260816172741, https://ststockprodsanorth001.blob.core.windows.net/stockimages/4194/15.jpg?v=20260816172741
Chery
Tiggo 7
(2025)

Chery TIGGO 7 PRO 1.5T CSH PLUS DHT (PHEV)

<?php
  
   $post_id = get_the_id();
$post_meta = get_post_meta($post_id);
  echo print_r($post_meta);
  ?>
LNNBBDAT2SD822108
LNNBBDAT2SD822108
Colour: White
TOL10172
4194

Enquire

<?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");
        }
    }
?>
R 490 000
10 000km
2025
Automatic
More details