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

CHERY 1.5T ELITE SE CVT

R 279 900
Range:
TIGGO
Year:
2023
Mileage:
45 000km
Colour:
Silver
Transmission:
AUTOMATIC
Fuel:
UNLEADED
Vehicle ID:
29212776
Additional Information:

Experience luxury and performance with this exceptional SUV. It’s equipped with advanced features designed to enhance your driving experience while providing peace of mind.

This vehicle comes with the balance of a 5-year/60 000 kilometres service plan, a 5-year/150 000 kilometres warranty, and 5-year roadside assistance. Enjoy intelligent voice control, a power sunroof, and rear parking sensors. The rear view camera with dynamic guides ensures easy manoeuvring, while keyless entry and push start button add convenience. The 10.25-inch touch display and multiple driving modes—Standard, Eco, and Sport—offer versatility for every journey. Finance options are available, and trade-ins are welcome with nationwide delivery at an agreed cost.

– Balance of 5-year/60 000 km Service Plan
– Balance of 5-year/150 000 km Warranty
– Balance of 5-year Roadside Assistance
– Intelligent Voice Control
– Power Sunroof
– Rear Parking Sensors
– Rear View Camera with Dynamic Guides
– Keyless Entry & Push Start Button

Trust in NMI for your next vehicle purchase, ensuring quality and reliability every time.

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

Available from NMI Chery Shelly Beach
<?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 Shelly Beach

Similar Listings 

https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10144_u500231_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10144_u500231_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10144_u500231_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10144_u500231_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10144_u500231_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10144_u500231_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10144_u500231_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10144_u500231_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10144_u500231_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10144_u500231_12.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10144_u500231_13.jpg
CHERY
TIGGO
(2023)

CHERY 1.5 COMFORT CVT

<?php
  
   $post_id = get_the_id();
$post_meta = get_post_meta($post_id);
  echo print_r($post_meta);
  ?>
LVVDB21B2PD122651
LVVDB21B2PD122651
Colour: White
TOL10144
29213473

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 219 900
67 500km
2023
AUTOMATIC
More details
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10144_u500464_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10144_u500464_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10144_u500464_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10144_u500464_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10144_u500464_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10144_u500464_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10144_u500464_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10144_u500464_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10144_u500464_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10144_u500464_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10144_u500464_11.jpg
CHERY
TIGGO
(2025)

CHERY 1.5 LIT

<?php
  
   $post_id = get_the_id();
$post_meta = get_post_meta($post_id);
  echo print_r($post_meta);
  ?>
LVVDB11B5SC194081
LVVDB11B5SC194081
Colour: Grey
TOL10144
29212989

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 234 950
10 500km
2025
MANUAL
More details
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10144_u500510_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10144_n100733_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10144_n100733_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10144_n100733_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10144_n100733_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10144_u500510_12.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10144_u500510_14.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10144_u500510_15.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10144_u500510_16.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10144_u500510_17.jpg
CHERY
TIGGO
(2026)

CHERY 1.5 LIT

<?php
  
   $post_id = get_the_id();
$post_meta = get_post_meta($post_id);
  echo print_r($post_meta);
  ?>
LVVDB11B1SC169002
LVVDB11B1SC169002
Colour: Grey
TOL10144
29212962

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 244 950
4 500km
2026
MANUAL
More details
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10144_n100826_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10144_n100826_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10144_n100826_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10144_n100826_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10144_n100826_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10144_n100826_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10144_n100826_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10144_n100826_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10144_n100826_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10144_n100826_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10144_n100826_11.jpg
CHERY
TIGGO
(2026)

CHERY 1.5 LIT CVT

<?php
  
   $post_id = get_the_id();
$post_meta = get_post_meta($post_id);
  echo print_r($post_meta);
  ?>
LVVDB21B1TC032424
LVVDB21B1TC032424
Colour: White
TOL10144
29213471

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 264 950
2 500km
2026
AUTOMATIC
More details