<?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 (2023)

MITSUBISHI 2.4 4X2 AT

R 509 990
Range:
PAJERO SPORT
Year:
2023
Mileage:
53 093km
Colour:
Black Mica
Transmission:
AUTOMATIC
Fuel:
DIESEL
Vehicle ID:
29279629
Additional Information:

Exceptional Pre-Owned SUV Ready for Adventure

Explore the open road in this versatile and spacious vehicle. With a 7-seater capacity, it’s perfect for families or those needing extra space. Enjoy modern tech features like Android Auto and Apple Car Play for seamless connectivity during your travels.

Safety and convenience are paramount, featuring a reverse camera and rear parking distance control to make manoeuvring effortless. Paddle shifts and auto hold provide a dynamic driving experience. Buy your next pre-owned vehicle with confidence and peace of mind.

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

Key highlights:
– 7-seater capacity
– Reverse camera for added safety
– Rear parking distance control
– Android Auto and Apple Car Play
– Paddle shifts for sporty driving
– Auto hold feature for convenience
– Trade-ins welcome
– Nationwide delivery available

Trust in NMI for your vehicle needs. We prioritise quality and customer satisfaction.

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");
        }
    }
?>
Pre-Owned

Similar Listings 

https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25526_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25526_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25526_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25526_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25526_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25526_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25526_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25526_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25526_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25526_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25526_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25526_12.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25526_13.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25526_14.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25526_15.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25526_16.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25526_17.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25526_18.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25526_19.jpg
MITSUBISHI
PAJERO SPORT
(2025)

MITSUBISHI 2.4 4X2 AT

Array ( [vehicleid] => Array ( [0] => 29278695 ) [dumpdate] => Array ( [0] => 2026-06-08T00:22:53.75 ) [mmcode] => Array ( [0] => 45090742 ) [molstockbooknumber] => Array ( [0] => TOL10000_U25526 ) [stockbooknumber] => Array ( [0] => U25526 ) [vinnumber] => Array ( [0] => MMBGUKR10PH020064 ) [regnumber] => Array ( [0] => CM82YFZN ) [uploadtype] => Array ( [0] => USED ) [vehiclemake] => Array ( [0] => MITSUBISHI ) [vehiclerange] => Array ( [0] => PAJERO SPORT ) [vehiclemodel] => Array ( [0] => 2.4 4X2 AT ) [vehicleyear] => Array ( [0] => 2025 ) [bodytype] => Array ( [0] => STATION WAGON ) [transmissiontype] => Array ( [0] => AUTOMATIC ) [fueltype] => Array ( [0] => DIESEL ) [colour] => Array ( [0] => White diamond 2 Tone ) [numberofdoors] => Array ( [0] => 5 ) [mileage] => Array ( [0] => 17000 ) [servicehistory] => Array ( [0] => Full ) [comments] => Array ( [0] => Unmatched Versatility and Comfort This exceptional pre-owned vehicle promises a blend of luxury and practicality. With features designed for modern living, it offers ample space for seven passengers, ensuring every journey is a pleasure. Enjoy the convenience of advanced technology, making every drive enjoyable and connected. Equipped with a reverse camera and rear parking distance control, parking becomes effortless. Stay comfortable with cruise control on long trips. The Aspire Edition adds a touch of sophistication, while Android Auto and Apple Car Play keep you connected on the go. Buy with confidence and peace of mind, knowing that trade-ins are welcome and finance can be arranged. Mileage is recorded at the time of advertising and may vary. Key highlights: - Reverse camera - Rear parking distance control - Cruise control - 7-seater capacity - Android Auto - Apple Car Play - Aspire Edition - Nationwide delivery available Trust in NMI for a seamless vehicle buying experience. Your satisfaction is our priority. ) [price] => Array ( [0] => 619899.9905 ) [dealershipid] => Array ( [0] => 73 ) [molnumber] => Array ( [0] => TOL10000 ) [dealershipname] => Array ( [0] => NMI GWM Umhlanga ) [pictures] => Array ( [0] => a:19:{i:0;s:88:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25526_1.jpg";i:1;s:88:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25526_2.jpg";i:2;s:88:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25526_3.jpg";i:3;s:88:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25526_4.jpg";i:4;s:88:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25526_5.jpg";i:5;s:88:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25526_6.jpg";i:6;s:88:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25526_7.jpg";i:7;s:88:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25526_8.jpg";i:8;s:88:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25526_9.jpg";i:9;s:89:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25526_10.jpg";i:10;s:89:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25526_11.jpg";i:11;s:89:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25526_12.jpg";i:12;s:89:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25526_13.jpg";i:13;s:89:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25526_14.jpg";i:14;s:89:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25526_15.jpg";i:15;s:89:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25526_16.jpg";i:16;s:89:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25526_17.jpg";i:17;s:89:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25526_18.jpg";i:18;s:89:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25526_19.jpg";} ) ) 1
MMBGUKR10PH020064
MMBGUKR10PH020064
Colour: White diamond 2 Tone
TOL10000
29278695
<?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 619 900
17 000km
2025
AUTOMATIC
More details
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25724_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25724_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25724_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25724_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25724_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25724_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25724_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25724_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25724_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25724_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25724_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25724_12.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25724_13.jpg
MITSUBISHI
PAJERO SPORT
(2025)

MITSUBISHI 2.4 EXCEED 4X4 AT

Array ( [vehicleid] => Array ( [0] => 29278685 ) [dumpdate] => Array ( [0] => 2026-06-08T00:22:39.28 ) [mmcode] => Array ( [0] => 45090766 ) [molstockbooknumber] => Array ( [0] => TOL10000_U25724 ) [stockbooknumber] => Array ( [0] => U25724 ) [vinnumber] => Array ( [0] => MMBGUKS10SH016615 ) [regnumber] => Array ( [0] => DB83PMZN ) [uploadtype] => Array ( [0] => USED ) [vehiclemake] => Array ( [0] => MITSUBISHI ) [vehiclerange] => Array ( [0] => PAJERO SPORT ) [vehiclemodel] => Array ( [0] => 2.4 EXCEED 4X4 AT ) [vehicleyear] => Array ( [0] => 2025 ) [bodytype] => Array ( [0] => STATION WAGON ) [transmissiontype] => Array ( [0] => AUTOMATIC ) [fueltype] => Array ( [0] => DIESEL ) [colour] => Array ( [0] => White Diamond ) [numberofdoors] => Array ( [0] => 5 ) [mileage] => Array ( [0] => 16000 ) [servicehistory] => Array ( [0] => None ) [comments] => Array ( [0] => Unleash Adventure with This Impressive 4X4 This robust 4X4 is designed for those who crave capability and comfort. Equipped with an electric tailgate and a 360-degree camera, it makes every journey effortless. Experience the thrill of the open road alongside the luxury of a sunroof. With brand new original rims and tyres, it’s ready for any terrain. Get ready to tow and explore with the nudge bar and tow bar, enhancing its versatility. The stylish bonnet decals add a touch of flair to its already striking presence. This vehicle ensures peace of mind with our hassle-free buying process, offering confidence in every deal. Mileage is recorded at the time of advertising and may vary. Key Highlights: - Nudge bar and tow bar included - Electric tailgate for convenience - 360-degree camera for added safety - Luxurious sunroof for an open feel - Brand new original rims and tyres - Eye-catching bonnet decals - Comprehensive trade-in options available - Nationwide delivery at an agreed price NMI is committed to providing quality vehicles and an exceptional buying experience. Drive away with confidence today! ) [price] => Array ( [0] => 769799.995 ) [dealershipid] => Array ( [0] => 73 ) [molnumber] => Array ( [0] => TOL10000 ) [dealershipname] => Array ( [0] => NMI GWM Umhlanga ) [pictures] => Array ( [0] => a:13:{i:0;s:88:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25724_1.jpg";i:1;s:88:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25724_2.jpg";i:2;s:88:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25724_3.jpg";i:3;s:88:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25724_4.jpg";i:4;s:88:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25724_5.jpg";i:5;s:88:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25724_6.jpg";i:6;s:88:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25724_7.jpg";i:7;s:88:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25724_8.jpg";i:8;s:88:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25724_9.jpg";i:9;s:89:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25724_10.jpg";i:10;s:89:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25724_11.jpg";i:11;s:89:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25724_12.jpg";i:12;s:89:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25724_13.jpg";} ) ) 1
MMBGUKS10SH016615
MMBGUKS10SH016615
Colour: White Diamond
TOL10000
29278685
<?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 769 800
16 000km
2025
AUTOMATIC
More details