<?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,
            }
        }
    });
});
GWM P SERIES (2023)

GWM 2.0 LT D CAB 4X4 AT

R 449 900
Range:
P SERIES
Year:
2023
Mileage:
39 082km
Colour:
Silver
Transmission:
AUTOMATIC
Fuel:
DIESEL
Vehicle ID:
29331657
Additional Information:

Unleash Adventure with Confidence

This pre-owned vehicle combines rugged capability with advanced technology. It’s designed for those who seek both performance and comfort. Equipped with essential safety features, it ensures peace of mind on every journey. Enjoy the blend of practicality and modern convenience for a driving experience like no other.

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

Key highlights include a nudge bar and roll bar for added protection. The 360 camera enhances visibility, making manoeuvres easier. Lane assist and blind spot detection keep you safe on the road. Stay connected with Android Auto and Apple Car Play for seamless integration of your devices.

– Nudge Bar
– Roll Bar
– 360 Camera
– Lane Assist
– Blind Spot Detection
– Android Auto
– Apple Car Play

When you choose us, you’re choosing a brand that prioritises trust and confidence. We facilitate trade-ins and can arrange finance options tailored to your needs. Enjoy nationwide delivery at an agreed price.

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_u25703_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25703_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25703_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25703_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25703_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25703_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25703_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25703_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25703_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25703_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25703_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25703_12.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25703_13.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25703_14.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25703_15.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25703_16.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25703_17.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25703_18.jpg
GWM
P SERIES
(2021)

GWM 2.0 LS D CAB 4X4 AT

Array ( [vehicleid] => Array ( [0] => 29331653 ) [dumpdate] => Array ( [0] => 2026-06-24T00:25:55.683 ) [mmcode] => Array ( [0] => 23535205 ) [molstockbooknumber] => Array ( [0] => TOL10000_U25703 ) [stockbooknumber] => Array ( [0] => U25703 ) [vinnumber] => Array ( [0] => LGWDCF196MJ619377 ) [regnumber] => Array ( [0] => CY89VFZN ) [uploadtype] => Array ( [0] => USED ) [vehiclemake] => Array ( [0] => GWM ) [vehiclerange] => Array ( [0] => P SERIES ) [vehiclemodel] => Array ( [0] => 2.0 LS D CAB 4X4 AT ) [vehicleyear] => Array ( [0] => 2021 ) [bodytype] => Array ( [0] => DOUBLE CAB ) [transmissiontype] => Array ( [0] => AUTOMATIC ) [fueltype] => Array ( [0] => DIESEL ) [colour] => Array ( [0] => Silver ) [numberofdoors] => Array ( [0] => 4 ) [mileage] => Array ( [0] => 78567 ) [servicehistory] => Array ( [0] => None ) [comments] => Array ( [0] => Drive with confidence in this exceptional pre-owned vehicle. With a commitment to quality, this car offers reliability and peace of mind for every journey. Our dedicated sales team is ready to assist you in finding the perfect fit for your needs. Enjoy the ease of trade-ins and arranged finance options. We also provide nationwide delivery at an agreed price for your convenience. Experience a hassle-free buying process backed by a trusted brand. ** Mileage is recorded at the time of advertising and may vary. Key highlights:** - Used vehicle in excellent condition - Buy with confidence and peace of mind - Trade-ins welcome - Finance can be arranged - Nationwide delivery available at an agreed price - Professional and friendly sales team ready to assist At NMI, we prioritise your satisfaction and strive to make your purchase a seamless experience. Discover the difference with us today. ) [price] => Array ( [0] => 389949.9925 ) [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_u25703_1.jpg";i:1;s:88:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25703_2.jpg";i:2;s:88:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25703_3.jpg";i:3;s:88:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25703_4.jpg";i:4;s:88:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25703_5.jpg";i:5;s:88:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25703_6.jpg";i:6;s:88:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25703_7.jpg";i:7;s:88:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25703_8.jpg";i:8;s:88:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25703_9.jpg";i:9;s:89:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25703_10.jpg";i:10;s:89:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25703_11.jpg";i:11;s:89:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25703_12.jpg";i:12;s:89:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25703_13.jpg";i:13;s:89:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25703_14.jpg";i:14;s:89:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25703_15.jpg";i:15;s:89:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25703_16.jpg";i:16;s:89:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25703_17.jpg";i:17;s:89:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25703_18.jpg";} ) ) 1
LGWDCF196MJ619377
LGWDCF196MJ619377
Colour: Silver
TOL10000
29331653
<?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 389 950
78 567km
2021
AUTOMATIC
More details