<?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 TRITON (2025)

MITSUBISHI 2.4 GL S CAB 4X2

R 319 950
Range:
TRITON
Year:
2025
Mileage:
25 000km
Colour:
White
Transmission:
MANUAL
Fuel:
DIESEL
Vehicle ID:
29512941
Additional Information:

Unmatched Value in a Pre-Owned Vehicle

Explore this exceptional pre-owned find with only 25 000 kilometres on the clock. This vehicle promises reliability and efficiency, making it an ideal choice for driving enthusiasts and everyday users alike. With a strong focus on customer satisfaction, you can purchase with confidence and peace of mind.

This vehicle comes equipped with essential features for comfort and convenience. Our dedicated sales team is here to guide you through our HOLDING DEPOSIT policy. We welcome trade-ins, and finance can be arranged to suit your needs. Enjoy nationwide delivery at an agreed price.

– Low mileage of 25 000 kilometres
– Air conditioning for comfort
– Trade-ins accepted
– Finance options available
– Nationwide delivery at an agreed price
– Professional sales team ready to assist

Choose NMI for your next vehicle purchase and experience our commitment to quality and service.

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

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_u25597_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25597_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25597_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25597_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25597_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25597_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25597_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25597_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25597_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25597_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25597_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25597_12.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25597_13.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25597_14.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25597_15.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25597_16.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25597_17.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25597_18.jpg
MITSUBISHI
TRITON
(2026)

MITSUBISHI 2.4 GLS D CAB 4X2 AT

Array ( [vehicleid] => Array ( [0] => 29514013 ) [dumpdate] => Array ( [0] => 2026-08-17T00:27:55.147 ) [mmcode] => Array ( [0] => 45016242 ) [molstockbooknumber] => Array ( [0] => TOL10000_U25597 ) [stockbooknumber] => Array ( [0] => U25597 ) [vinnumber] => Array ( [0] => MMBJLLB10SH061281 ) [regnumber] => Array ( [0] => 80/N013128 ) [uploadtype] => Array ( [0] => USED ) [vehiclemake] => Array ( [0] => MITSUBISHI ) [vehiclerange] => Array ( [0] => TRITON ) [vehiclemodel] => Array ( [0] => 2.4 GLS D CAB 4X2 AT ) [vehicleyear] => Array ( [0] => 2026 ) [bodytype] => Array ( [0] => DOUBLE CAB ) [transmissiontype] => Array ( [0] => AUTOMATIC ) [fueltype] => Array ( [0] => DIESEL ) [colour] => Array ( [0] => Blade Silver ) [numberofdoors] => Array ( [0] => 4 ) [mileage] => Array ( [0] => 1000 ) [servicehistory] => Array ( [0] => Full ) [comments] => Array ( [0] => Exceptional Pre-Owned Opportunity Experience the perfect blend of reliability and modern technology with this stunning pre-owned vehicle. Designed for comfort and performance, it comes equipped with features that enhance your driving experience. Buy with confidence and peace of mind, knowing you’re making a smart investment. Our dedicated sales team is ready to assist you, ensuring a seamless buying experience. To avoid disappointment, kindly inquire about our HOLDING DEPOSIT policy. We welcome all trade-ins and can arrange finance to suit your needs. Nationwide delivery is available at an agreed price. Mileage is recorded at the time of advertising and may vary. Key highlights: - Reverse Camera for ease of parking - Rear PDC for added safety - Android Auto for seamless connectivity - Apple Car Play for enhanced entertainment - All trade-ins welcome - Finance can be arranged - Nationwide delivery available Trust NMI for your vehicle needs, where quality meets professionalism. ) [price] => Array ( [0] => 599949.9975 ) [dealershipid] => Array ( [0] => 73 ) [molnumber] => Array ( [0] => TOL10000 ) [dealershipname] => Array ( [0] => NMI GWM Umhlanga ) [pictures] => Array ( [0] => a:18:{i:0;s:88:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25597_1.jpg";i:1;s:88:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25597_2.jpg";i:2;s:88:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25597_3.jpg";i:3;s:88:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25597_4.jpg";i:4;s:88:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25597_5.jpg";i:5;s:88:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25597_6.jpg";i:6;s:88:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25597_7.jpg";i:7;s:88:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25597_8.jpg";i:8;s:88:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25597_9.jpg";i:9;s:89:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25597_10.jpg";i:10;s:89:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25597_11.jpg";i:11;s:89:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25597_12.jpg";i:12;s:89:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25597_13.jpg";i:13;s:89:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25597_14.jpg";i:14;s:89:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25597_15.jpg";i:15;s:89:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25597_16.jpg";i:16;s:89:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25597_17.jpg";i:17;s:89:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25597_18.jpg";} ) ) 1
MMBJLLB10SH061281
MMBJLLB10SH061281
Colour: Blade Silver
TOL10000
29514013
<?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 599 950
1 000km
2026
AUTOMATIC
More details