Opens in a new tab
<?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 Tank 300 (2026)

GWM 2.4T Ultra Luxury 4WD

R 639 900
Range:
Tank 300
Year:
2026
Mileage:
8 900km
Colour:
Knight Black
Transmission:
Fuel:
Vehicle ID:
4944
Additional Information:

šŸš™ TANK 300 2.4T ULTRA LUXURY

Luxury meets serious off-road capability in the TANK 300 Ultra Luxury. Built for adventure while keeping you surrounded by premium comfort and technology. šŸ”„

āœ… 2.4 Turbo Diesel Engine
āœ… Automatic Transmission
āœ… 4×4 Capability
āœ… Ultra Luxury specification
āœ… Premium leather interior
āœ… Advanced infotainment & technology
āœ… Advanced safety features
āœ… Rugged, distinctive design
āœ… Spacious & comfortable cabin

From the city to the toughest adventures, the TANK 300 delivers a unique combination of luxury, performance and off-road capability.

šŸ“ Available now – visit us today for a viewing and test drive!

šŸ“ž Contact our sales team for pricing, finance options and trade-in valuations.

T&C’s apply.

If you want, I can:

Create a social media campaign plan for the TANK 300 Ultra Luxury
Generate a customer FAQ for the TANK 300 Ultra Luxury
Write a follow-up email template for TANK 300 test drive inquiries

Available from GWM Haval 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://ststockprodsanorth001.blob.core.windows.net/stockimages/4920/01.jpg?v=20260822093903, https://ststockprodsanorth001.blob.core.windows.net/stockimages/4920/02.jpg?v=20260822093904, https://ststockprodsanorth001.blob.core.windows.net/stockimages/4920/03.jpg?v=20260822093904, https://ststockprodsanorth001.blob.core.windows.net/stockimages/4920/04.jpg?v=20260822093904, https://ststockprodsanorth001.blob.core.windows.net/stockimages/4920/05.jpg?v=20260822093904, https://ststockprodsanorth001.blob.core.windows.net/stockimages/4920/06.jpg?v=20260822093905, https://ststockprodsanorth001.blob.core.windows.net/stockimages/4920/07.jpg?v=20260822093905, https://ststockprodsanorth001.blob.core.windows.net/stockimages/4920/08.jpg?v=20260822093905, https://ststockprodsanorth001.blob.core.windows.net/stockimages/4920/09.jpg?v=20260822093905, https://ststockprodsanorth001.blob.core.windows.net/stockimages/4920/10.jpg?v=20260822093906, https://ststockprodsanorth001.blob.core.windows.net/stockimages/4920/11.jpg?v=20260822093906, https://ststockprodsanorth001.blob.core.windows.net/stockimages/4920/12.jpg?v=20260822093906, https://ststockprodsanorth001.blob.core.windows.net/stockimages/4920/13.jpg?v=20260822093906, https://ststockprodsanorth001.blob.core.windows.net/stockimages/4920/14.jpg?v=20260822093907, https://ststockprodsanorth001.blob.core.windows.net/stockimages/4920/15.jpg?v=20260822093907, https://ststockprodsanorth001.blob.core.windows.net/stockimages/4920/16.jpg?v=20260822093907, https://ststockprodsanorth001.blob.core.windows.net/stockimages/4920/17.jpg?v=20260822093907, https://ststockprodsanorth001.blob.core.windows.net/stockimages/4920/18.jpg?v=20260822093908, https://ststockprodsanorth001.blob.core.windows.net/stockimages/4920/19.jpg?v=20260822093908
GWM
Tank 300
(2025)

GWM TANK 300 2.0T SUPER LUXURY HYBRID 4X4 A/T

Array ( [vehicleid] => Array ( [0] => 4920 ) [dumpdate] => Array ( [0] => 2026-09-20T18:52:02.56 ) [mmcode] => Array ( [0] => 23537230 ) [molstockbooknumber] => Array ( [0] => TOL10174_U25710 ) [stockbooknumber] => Array ( [0] => U25710 ) [vinnumber] => Array ( [0] => LGWFFSA51RJ621440 ) [regnumber] => Array ( [0] => CK64ZFZN ) [uploadtype] => Array ( [0] => USED ) [vehiclemake] => Array ( [0] => GWM ) [vehiclerange] => Array ( [0] => Tank 300 ) [vehiclemodel] => Array ( [0] => TANK 300 2.0T SUPER LUXURY HYBRID 4X4 A/T ) [vehicleyear] => Array ( [0] => 2025 ) [bodytype] => Array ( [0] => SUV ) [transmissiontype] => Array ( [0] => Automatic ) [fueltype] => Array ( [0] => petrol-electric hybrid ) [colour] => Array ( [0] => Mars Red ) [numberofdoors] => Array ( [0] => 5 ) [mileage] => Array ( [0] => 20000 ) [servicehistory] => Array ( [0] => None ) [comments] => Array ( [0] => ) [price] => Array ( [0] => 549900 ) [dealershipid] => Array ( [0] => 73 ) [molnumber] => Array ( [0] => TOL10174 ) [dealershipname] => Array ( [0] => GWM Haval Umhlanga ) [pictures] => Array ( [0] => a:19:{i:0;s:92:"https://ststockprodsanorth001.blob.core.windows.net/stockimages/4920/01.jpg?v=20260822093903";i:1;s:92:"https://ststockprodsanorth001.blob.core.windows.net/stockimages/4920/02.jpg?v=20260822093904";i:2;s:92:"https://ststockprodsanorth001.blob.core.windows.net/stockimages/4920/03.jpg?v=20260822093904";i:3;s:92:"https://ststockprodsanorth001.blob.core.windows.net/stockimages/4920/04.jpg?v=20260822093904";i:4;s:92:"https://ststockprodsanorth001.blob.core.windows.net/stockimages/4920/05.jpg?v=20260822093904";i:5;s:92:"https://ststockprodsanorth001.blob.core.windows.net/stockimages/4920/06.jpg?v=20260822093905";i:6;s:92:"https://ststockprodsanorth001.blob.core.windows.net/stockimages/4920/07.jpg?v=20260822093905";i:7;s:92:"https://ststockprodsanorth001.blob.core.windows.net/stockimages/4920/08.jpg?v=20260822093905";i:8;s:92:"https://ststockprodsanorth001.blob.core.windows.net/stockimages/4920/09.jpg?v=20260822093905";i:9;s:92:"https://ststockprodsanorth001.blob.core.windows.net/stockimages/4920/10.jpg?v=20260822093906";i:10;s:92:"https://ststockprodsanorth001.blob.core.windows.net/stockimages/4920/11.jpg?v=20260822093906";i:11;s:92:"https://ststockprodsanorth001.blob.core.windows.net/stockimages/4920/12.jpg?v=20260822093906";i:12;s:92:"https://ststockprodsanorth001.blob.core.windows.net/stockimages/4920/13.jpg?v=20260822093906";i:13;s:92:"https://ststockprodsanorth001.blob.core.windows.net/stockimages/4920/14.jpg?v=20260822093907";i:14;s:92:"https://ststockprodsanorth001.blob.core.windows.net/stockimages/4920/15.jpg?v=20260822093907";i:15;s:92:"https://ststockprodsanorth001.blob.core.windows.net/stockimages/4920/16.jpg?v=20260822093907";i:16;s:92:"https://ststockprodsanorth001.blob.core.windows.net/stockimages/4920/17.jpg?v=20260822093907";i:17;s:92:"https://ststockprodsanorth001.blob.core.windows.net/stockimages/4920/18.jpg?v=20260822093908";i:18;s:92:"https://ststockprodsanorth001.blob.core.windows.net/stockimages/4920/19.jpg?v=20260822093908";} ) ) 1
LGWFFSA51RJ621440
LGWFFSA51RJ621440
Colour: Mars Red
TOL10174
4920
<?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 549 900
20 000km
2025
Automatic
More details