<?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 (2024)

CHERY 1.5T LIT DCT

R 274 900
Range:
TIGGO
Year:
2024
Mileage:
8 200km
Colour:
Silver
Transmission:
AUTOMATIC
Fuel:
UNLEADED
Vehicle ID:
29279547
Additional Information:

Elevate Your Driving Experience

This pre-owned vehicle offers a perfect blend of style and functionality. It comes equipped with advanced technology and practical features designed for your convenience. Enjoy modern driving with confidence and peace of mind, thanks to its well-maintained condition.

Mileage is recorded at the time of advertising and may vary.

Key highlights include a reverse camera for safe manoeuvring, rear parking distance control for added assistance, and multiple drive modes to suit your preferences. Stay connected effortlessly with Apple Car Play and Android Auto. Experience the ease of driving with this impressive package.

– Reverse camera
– Rear parking distance control
– Multiple drive modes
– Apple Car Play integration
– Android Auto compatibility

At NMI, we prioritise your trust and satisfaction. Our friendly team is here to assist you throughout your vehicle purchasing journey, ensuring you drive away happy.

Available from NMI GWM Umhlanga
<?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");
        }
    }
?>
Pre-Owned

Similar Listings 

https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25734_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25734_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25734_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25734_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25734_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25734_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25734_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25734_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25734_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25734_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25734_11.jpg
CHERY
TIGGO
(2022)

CHERY 1.5T ELITE SE CVT

Array ( [vehicleid] => Array ( [0] => 29279556 ) [dumpdate] => Array ( [0] => 2026-06-08T00:26:03.157 ) [mmcode] => Array ( [0] => 10323320 ) [molstockbooknumber] => Array ( [0] => TOL10000_U25734 ) [stockbooknumber] => Array ( [0] => U25734 ) [vinnumber] => Array ( [0] => LVVDB21BXND147441 ) [regnumber] => Array ( [0] => JESSITZN ) [uploadtype] => Array ( [0] => USED ) [vehiclemake] => Array ( [0] => CHERY ) [vehiclerange] => Array ( [0] => TIGGO ) [vehiclemodel] => Array ( [0] => 1.5T ELITE SE CVT ) [vehicleyear] => Array ( [0] => 2022 ) [bodytype] => Array ( [0] => STATION WAGON ) [transmissiontype] => Array ( [0] => AUTOMATIC ) [fueltype] => Array ( [0] => UNLEADED ) [colour] => Array ( [0] => Red ) [numberofdoors] => Array ( [0] => 5 ) [mileage] => Array ( [0] => 59405 ) [servicehistory] => Array ( [0] => None ) [comments] => Array ( [0] => Experience exceptional value with this pre-owned vehicle. Designed for comfort and versatility, it’s ready to elevate your driving experience. Our transparent process ensures you buy with confidence and peace of mind. Trust our professional sales team to guide you through financing and trade-in options. We also offer nationwide delivery at an agreed price. Don't miss out on this opportunity—contact us today to secure your future vehicle. Mileage is recorded at the time of advertising and may vary. Key highlights: - Used condition - Competitive pricing - Trade-ins welcome - Finance available - Nationwide delivery options - Professional sales team ready to assist At NMI, we prioritise your satisfaction. Choose us for a trustworthy and seamless vehicle buying experience. ) [price] => Array ( [0] => 239949.9955 ) [dealershipid] => Array ( [0] => 73 ) [molnumber] => Array ( [0] => TOL10000 ) [dealershipname] => Array ( [0] => NMI GWM Umhlanga ) [pictures] => Array ( [0] => a:11:{i:0;s:88:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25734_1.jpg";i:1;s:88:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25734_2.jpg";i:2;s:88:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25734_3.jpg";i:3;s:88:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25734_4.jpg";i:4;s:88:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25734_5.jpg";i:5;s:88:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25734_6.jpg";i:6;s:88:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25734_7.jpg";i:7;s:88:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25734_8.jpg";i:8;s:88:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25734_9.jpg";i:9;s:89:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25734_10.jpg";i:10;s:89:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25734_11.jpg";} ) ) 1
LVVDB21BXND147441
LVVDB21BXND147441
Colour: Red
TOL10000
29279556
<?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 239 950
59 405km
2022
AUTOMATIC
More details