<?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 300km
Colour:
Grey
Transmission:
AUTOMATICMANUAL
Fuel:
DieselPtrol
Vehicle ID:
29445493
Additional Information:

Exceptional Value for a Quality Ride

Discover the perfect blend of style and reliability. This used vehicle has been well-maintained and is ready for its next adventure. It offers a smooth driving experience and impressive features that will keep you comfortable on every journey.

Don’t miss out on this opportunity. It’s ideal for anyone seeking a dependable vehicle without breaking the bank. Act now to secure this fantastic deal.

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

Key highlights:
– Used condition
– Well-maintained
– Smooth driving experience
– Comfortable interior
– Exceptional value
– Ready for your next adventure

Choose with confidence. NMI stands for quality and trust in the automotive industry.

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_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_u500254_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10173_u500254_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10173_u500254_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10173_u500254_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10173_u500254_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10173_u500254_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10173_u500254_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10173_u500254_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10173_u500254_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10173_u500254_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10173_u500254_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10173_u500254_12.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10173_u500254_13.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10173_u500254_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);
  ?>
LVVDB21B8SD572362
LVVDB21B8SD572362
Colour: Grey
TOL10173
29445504
<?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 000km
2026
AUTOMATICMANUAL
More details
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