<?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 C5 1.5T LUXURY X (2026)

OMODA

R 359 950
Range:
C5 1.5T LUXURY X
Year:
2026
Mileage:
10 000km
Colour:
Grey
Transmission:
AUTOMATICMANUAL
Fuel:
DieselPtrol
Vehicle ID:
29445504
Additional Information:

Unbeatable Value Awaits

This used vehicle offers exceptional reliability and performance. With its modern design and advanced features, it promises a comfortable driving experience. Ideal for daily commutes or weekend adventures, it delivers both style and practicality.

Discover all the advantages of owning this remarkable vehicle. It’s ready for you to drive away today. Don’t miss the chance to experience quality and value.

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

Key highlights:
– Used in great condition
– Reliable performance
– Modern design
– Comfortable driving experience
– Ideal for daily commutes
– Ready for immediate ownership

Trust in NMI for your next vehicle purchase. We are committed to quality and customer satisfaction.

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");
        }
    }
?>
General Enquiry

Similar Listings 

https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10173_u500213_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10173_u500213_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10173_u500213_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10173_u500213_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10173_u500213_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10173_u500213_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10173_u500213_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10173_u500213_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10173_u500213_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10173_u500213_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10173_u500213_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10173_u500213_12.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10173_u500213_13.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10173_u500213_14.jpg
OMODA
C5 1.5T LUXURY X
(2026)

OMODA

<?php
  
   $post_id = get_the_id();
$post_meta = get_post_meta($post_id);
  echo print_r($post_meta);
  ?>
LVVDB21B6SD501631
LVVDB21B6SD501631
Colour: Silver
TOL10173
29445506
<?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 359 950
7 800km
2026
AUTOMATICMANUAL
More details
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10173_u500265_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10173_u500265_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10173_u500265_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10173_u500265_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10173_u500265_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10173_u500265_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10173_u500265_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10173_u500265_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10173_u500265_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10173_u500265_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10173_u500265_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10173_u500265_12.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10173_u500265_13.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10173_u500265_14.jpg
OMODA
C5 1.5T LUXURY X
(2026)

OMODA

<?php
  
   $post_id = get_the_id();
$post_meta = get_post_meta($post_id);
  echo print_r($post_meta);
  ?>
LVVDB21B5SD570410
LVVDB21B5SD570410
Colour: WHITE
TOL10173
29445500
<?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 359 950
10 800km
2026
AUTOMATICMANUAL
More details
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10173_u500262_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10173_u500262_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10173_u500262_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10173_u500262_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10173_u500262_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10173_u500262_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10173_u500262_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10173_u500262_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10173_u500262_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10173_u500262_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10173_u500262_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10173_u500262_12.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10173_u500262_13.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10173_u500262_14.jpg
OMODA
C5 1.5T LUXURY X
(2026)

OMODA

<?php
  
   $post_id = get_the_id();
$post_meta = get_post_meta($post_id);
  echo print_r($post_meta);
  ?>
LVVDB21B4TD034470
LVVDB21B4TD034470
Colour: Black
TOL10173
29445497
<?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 359 950
11 600km
2026
AUTOMATICMANUAL
More details
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10173_u500253_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10173_u500253_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10173_u500253_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10173_u500253_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10173_u500253_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10173_u500253_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10173_u500253_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10173_u500253_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10173_u500253_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10173_u500253_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10173_u500253_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10173_u500253_12.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10173_u500253_13.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10173_u500253_14.jpg
OMODA
C5 1.5T LUXURY X
(2026)

OMODA

<?php
  
   $post_id = get_the_id();
$post_meta = get_post_meta($post_id);
  echo print_r($post_meta);
  ?>
LVVDB21B1SD572364
LVVDB21B1SD572364
Colour: Grey
TOL10173
29445493
<?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 359 950
10 300km
2026
AUTOMATICMANUAL
More details