<?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,
            }
        }
    });
});
MITSUBISHI PAJERO SPORT (2025)

MITSUBISHI 2.4 4X2 AT

R 629 950
Range:
PAJERO SPORT
Year:
2025
Mileage:
17 000km
Colour:
White diamond 2 Tone
Transmission:
AUTOMATIC
Fuel:
DIESEL
Vehicle ID:
29067548
Additional Information:

Exceptional Value for Your Next Adventure

Experience peace of mind with this well-maintained pre-owned vehicle. It offers the perfect blend of comfort and capability, making it ideal for families or those who love to explore. With its Aspire Edition features, it’s loaded with technology to enhance your driving experience.

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

Key highlights:
– Reverse Camera
– Rear Park Distance Control
– Cruise Control
– 7 Seater
– Android Auto
– Apple CarPlay

At NMI, we prioritise your satisfaction. Our professional team is ready to assist you with trade-ins and finance options. Enjoy nationwide delivery at an agreed price. Drive away with confidence.

Available from NMI GWM 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");
        }
    }
?>
Sales Enquiry - Satellite

Similar Listings 

https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25658_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25658_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25658_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25658_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25658_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25658_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25658_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25658_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25658_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25658_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25658_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25658_12.jpg
MITSUBISHI
PAJERO SPORT
(2023)

MITSUBISHI 2.4 4X2 AT

Array ( [vehicleid] => Array ( [0] => 29067561 ) [dumpdate] => Array ( [0] => 2026-04-08T00:28:10.247 ) [mmcode] => Array ( [0] => 45090742 ) [molstockbooknumber] => Array ( [0] => TOL10000_U25658 ) [stockbooknumber] => Array ( [0] => U25658 ) [vinnumber] => Array ( [0] => MMBGUKR10NH014240 ) [regnumber] => Array ( [0] => CX11SBZN ) [uploadtype] => Array ( [0] => USED ) [vehiclemake] => Array ( [0] => MITSUBISHI ) [vehiclerange] => Array ( [0] => PAJERO SPORT ) [vehiclemodel] => Array ( [0] => 2.4 4X2 AT ) [vehicleyear] => Array ( [0] => 2023 ) [bodytype] => Array ( [0] => STATION WAGON ) [transmissiontype] => Array ( [0] => AUTOMATIC ) [fueltype] => Array ( [0] => DIESEL ) [colour] => Array ( [0] => Black Mica ) [numberofdoors] => Array ( [0] => 5 ) [mileage] => Array ( [0] => 53093 ) [servicehistory] => Array ( [0] => Full ) [comments] => Array ( [0] => Exceptional Value in a Versatile SUV Experience the perfect blend of comfort and capability with this remarkable pre-owned vehicle. Designed for family adventures and daily commutes alike, it offers ample space and advanced technology. With a range of features that enhance both safety and convenience, you can drive with confidence. Equipped with a reverse camera and rear park distance control, parking is a breeze. Enjoy seamless connectivity with Android Auto and Apple Car Play. The 7-seater configuration ensures everyone travels comfortably. Paddle shifts add a sporty touch, while the auto hold feature enhances convenience on the road. Mileage is recorded at the time of advertising and may vary. Key highlights: - Reverse camera for easy parking - Rear park distance control - 7-seater configuration - Android Auto and Apple Car Play - Paddle shifts for a sporty drive - Auto hold feature for added convenience - Trade-ins welcome - Nationwide delivery available at an agreed price At NMI, we prioritise your satisfaction. Buy your next vehicle with confidence and peace of mind. ) [price] => Array ( [0] => 529950.0035 ) [dealershipid] => Array ( [0] => 73 ) [molnumber] => Array ( [0] => TOL10000 ) [dealershipname] => Array ( [0] => NMI GWM Umhlanga ) [pictures] => Array ( [0] => a:12:{i:0;s:88:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25658_1.jpg";i:1;s:88:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25658_2.jpg";i:2;s:88:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25658_3.jpg";i:3;s:88:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25658_4.jpg";i:4;s:88:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25658_5.jpg";i:5;s:88:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25658_6.jpg";i:6;s:88:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25658_7.jpg";i:7;s:88:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25658_8.jpg";i:8;s:88:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25658_9.jpg";i:9;s:89:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25658_10.jpg";i:10;s:89:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25658_11.jpg";i:11;s:89:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25658_12.jpg";} ) ) 1
MMBGUKR10NH014240
MMBGUKR10NH014240
Colour: Black Mica
TOL10000
29067561

Enquire

Specials
<?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 529 950
53 093km
2023
AUTOMATIC
More details