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

CHERY 1.5 LIT

R 234 949
Range:
TIGGO
Year:
2025
Mileage:
10 500km
Colour:
Grey
Transmission:
MANUAL
Fuel:
UNLEADED
Vehicle ID:
29232824
Additional Information:

Exceptional Value with Comprehensive Coverage

This pre-owned vehicle offers outstanding reliability with the balance of a 3-year/30 000 km service plan. Enjoy peace of mind with a 5-year/150 000 km warranty and 5-year roadside assistance. Ideal for those seeking a dependable option that won’t disappoint.

Stay connected and safe with impressive features. The rear parking sensors and rear view camera with dynamic guides ensure confident manoeuvring. The spacious 10.25 multimedia touch display integrates seamlessly with Apple CarPlay and Android Auto. With keyless entry and push button start, convenience is at your fingertips.

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

Key highlights:
– Balance of 3-year/30 000 km service plan
– 5-year/150 000 km warranty remaining
– 5-year roadside assistance included
– Rear parking sensors for easier parking
– Rear view camera with dynamic guides
– 10.25 multimedia touch display
– Apple CarPlay & Android Auto compatibility
– Keyless entry & push button start

Experience trustworthy service and quality with NMI. Drive away with confidence today.

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 - Satellite

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
29232657

Enquire

Book a Service
<?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_u500513_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10144_u500513_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10144_u500513_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10144_u500513_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10144_u500513_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10144_u500513_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10144_u500513_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10144_u500513_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10144_u500513_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10144_u500513_10.jpg
CHERY
TIGGO
(2023)

CHERY 1.5T ELITE SE CVT

<?php
  
   $post_id = get_the_id();
$post_meta = get_post_meta($post_id);
  echo print_r($post_meta);
  ?>
LVVDB21B0ND366554
LVVDB21B0ND366554
Colour: Silver
TOL10144
29232854

Enquire

Book a Service
<?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 269 950
45 000km
2023
AUTOMATIC
More details
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10144_u500515_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10144_u500515_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10144_u500515_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10144_u500515_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10144_u500515_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10144_u500515_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10144_u500515_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10144_u500515_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10144_u500515_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10144_u500515_10.jpg
CHERY
TIGGO
(2024)

CHERY 1.5T DISTINCTIVE CVT

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

Enquire

Book a Service
<?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 339 900
12 000km
2024
AUTOMATIC
More details
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10144_u500517_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10144_u500517_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10144_u500517_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10144_u500517_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10144_u500517_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10144_u500517_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10144_u500517_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10144_u500517_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10144_u500517_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10144_u500517_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10144_u500517_11.jpg
CHERY
TIGGO
(2026)

CHERY 1.5T ELITE DCT

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

Enquire

Book a Service
<?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 369 900
2 500km
2026
AUTOMATIC
More details