<?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,
            }
        }
    });
});
OMODA OMODA C5 1.5T LUXURY X (2025)

OMODA

R 379 950
Range:
OMODA C5 1.5T LUXURY X
Year:
2025
Mileage:
3 301km
Colour:
White
Transmission:
AUTOMATICMANUAL
Fuel:
DieselPtrol
Vehicle ID:
29046492
Additional Information:

Exceptional Performance and Low Mileage

This used vehicle presents a remarkable opportunity for those seeking reliability and style. With only 3 301 kilometres on the clock, it offers a near-new experience at a great price. Perfect for city driving or weekend getaways, it combines comfort with efficiency.

Enjoy a smooth ride with modern features designed for your convenience. This vehicle is ready to impress with its sleek design and practical functionality. Invest in quality and enjoy peace of mind knowing you’re driving a well-maintained option.

Key highlights:
– Only 3 301 kilometres driven
– Sleek and modern design
– Reliable and efficient performance
– Comfortable interior for all journeys
– Perfect for city and weekend driving
– Excellent value for money
– Well-maintained condition

Trust the NMI brand for quality and reliability in every vehicle. Experience excellence with your next purchase.

Available from NMI Omoda Jaecoo 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");
        }
    }
?>
Specials - User selects dealership - Prefill vehicle information

Similar Listings 

https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10173_u500206_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10173_u500206_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10173_u500206_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10173_u500206_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10173_u500206_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10173_u500206_6.jpg
OMODA
OMODA C5 1.5T LUXURY X
(2025)

OMODA

<?php
  
   $post_id = get_the_id();
$post_meta = get_post_meta($post_id);
  echo print_r($post_meta);
  ?>
LVVDB21B4SD410972
LVVDB21B4SD410972
Colour: Grey
TOL10173
29046495
<?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 379 950
9 500km
2025
AUTOMATICMANUAL
More details