<?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 DISTINCTIVE CVT

R 339 900
Range:
TIGGO
Year:
2024
Mileage:
12 000km
Colour:
White
Transmission:
AUTOMATIC
Fuel:
UNLEADED
Vehicle ID:
29091704
Additional Information:

Unmatched Value with Comprehensive Service Benefits

This exceptional vehicle is sold with a balance of a 5-year/60 000 km service plan, a 5-year/150 000 km warranty, and 5-year roadside assistance, ensuring peace of mind for years to come. It combines advanced technology and comfort in a sleek package, making every journey enjoyable.

Stay connected and in control with intelligent voice control and a 10,25-inch touch display. Safety and convenience are paramount, featuring rear parking sensors, a rear view camera with dynamic guides, and blind spot detection. Enjoy seamless access with keyless entry and a push start button, along with driving modes for every occasion. The power tailgate and wireless charger add extra convenience.

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

Key highlights:
– 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
– 10,25-inch touch display
– Rear parking sensors and rear view camera
– Keyless entry and push start button
– Wireless charger and driving modes

Trust NMI for quality vehicles and unmatched service. Your next adventure awaits!

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_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
29091528

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 244 950
3 000km
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
29092191

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 264 950
1 000km
2026
AUTOMATIC
More details
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10144_u500476_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10144_u500476_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10144_u500476_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10144_u500476_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10144_u500476_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10144_u500476_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10144_u500476_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10144_u500476_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10144_u500476_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10144_u500476_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10144_u500476_11.jpg
CHERY
TIGGO
(2024)

CHERY 2.0 TDGi MAX EXECUTIVE

<?php
  
   $post_id = get_the_id();
$post_meta = get_post_meta($post_id);
  echo print_r($post_meta);
  ?>
LVTDB24B8PD075985
LVTDB24B8PD075985
Colour: Blue
TOL10144
29091529

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 399 949
68 000km
2024
AUTOMATIC
More details