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

GWM 2.0TD double cab LT

R 349 900
Range:
P-Series
Year:
2022
Mileage:
60 000km
Colour:
Silver
Transmission:
Fuel:
Vehicle ID:
5049
Additional Information:

2022 GWM P-SERIES 2.0TD LT DOUBLE CAB

POWER • STYLE • COMFORT • VALUE

Looking for a double cab bakkie that gives you serious road presence, strong performance and loads of features? The GWM P-Series 2.0TD LT is ready for work, family and adventure!

2.0L Turbo Diesel
120kW Power | 400Nm Torque
8-Speed Automatic
Spacious Double Cab – 5 Seats
Touchscreen Infotainment with Apple CarPlay & Android Auto
Automatic Climate Control
Bluetooth Connectivity
Multiple Safety Features
Cruise Control
Stylish Alloy Wheels

With its bold design, powerful turbo-diesel engine and impressive specification, the P-Series offers an excellent combination of bakkie toughness and passenger-car comfort.

A serious double cab at an incredible value!

Contact us today to arrange your test drive.
Finance available | Trade-ins welcome | Nationwide delivery

GWM P-Series — Built for Work. Ready for Adventure.

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

Similar Listings 

https://ststockprodsanorth001.blob.core.windows.net/stockimages/4918/01.jpg?v=20260822093725, https://ststockprodsanorth001.blob.core.windows.net/stockimages/4918/02.jpg?v=20260822093725, https://ststockprodsanorth001.blob.core.windows.net/stockimages/4918/03.jpg?v=20260822093725, https://ststockprodsanorth001.blob.core.windows.net/stockimages/4918/04.jpg?v=20260822093726, https://ststockprodsanorth001.blob.core.windows.net/stockimages/4918/05.jpg?v=20260822093726, https://ststockprodsanorth001.blob.core.windows.net/stockimages/4918/06.jpg?v=20260822093726, https://ststockprodsanorth001.blob.core.windows.net/stockimages/4918/07.jpg?v=20260822093726, https://ststockprodsanorth001.blob.core.windows.net/stockimages/4918/08.jpg?v=20260822093727, https://ststockprodsanorth001.blob.core.windows.net/stockimages/4918/09.jpg?v=20260822093727, https://ststockprodsanorth001.blob.core.windows.net/stockimages/4918/10.jpg?v=20260822093727, https://ststockprodsanorth001.blob.core.windows.net/stockimages/4918/11.jpg?v=20260822093727, https://ststockprodsanorth001.blob.core.windows.net/stockimages/4918/12.jpg?v=20260822093728, https://ststockprodsanorth001.blob.core.windows.net/stockimages/4918/13.jpg?v=20260822093728, https://ststockprodsanorth001.blob.core.windows.net/stockimages/4918/14.jpg?v=20260822093728, https://ststockprodsanorth001.blob.core.windows.net/stockimages/4918/15.jpg?v=20260822093728, https://ststockprodsanorth001.blob.core.windows.net/stockimages/4918/16.jpg?v=20260822093729, https://ststockprodsanorth001.blob.core.windows.net/stockimages/4918/17.jpg?v=20260822093729, https://ststockprodsanorth001.blob.core.windows.net/stockimages/4918/18.jpg?v=20260822093729
GWM
P-Series
(2021)

GWM P-SERIES PV 2.0TD LS 4X4 A/T D/C P/U

Array ( [vehicleid] => Array ( [0] => 4918 ) [dumpdate] => Array ( [0] => 2026-09-16T18:52:01.927 ) [mmcode] => Array ( [0] => 23535205 ) [molstockbooknumber] => Array ( [0] => TOL10174_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] => P-SERIES PV 2.0TD LS 4X4 A/T D/C P/U ) [vehicleyear] => Array ( [0] => 2021 ) [bodytype] => Array ( [0] => pick-up - double cab ) [transmissiontype] => Array ( [0] => Automatic ) [fueltype] => Array ( [0] => diesel ) [colour] => Array ( [0] => Silver ) [numberofdoors] => Array ( [0] => 4 ) [mileage] => Array ( [0] => 79500 ) [servicehistory] => Array ( [0] => None ) [comments] => Array ( [0] => ) [price] => Array ( [0] => 349900 ) [dealershipid] => Array ( [0] => 73 ) [molnumber] => Array ( [0] => TOL10174 ) [dealershipname] => Array ( [0] => GWM Haval Umhlanga ) [pictures] => Array ( [0] => a:18:{i:0;s:92:"https://ststockprodsanorth001.blob.core.windows.net/stockimages/4918/01.jpg?v=20260822093725";i:1;s:92:"https://ststockprodsanorth001.blob.core.windows.net/stockimages/4918/02.jpg?v=20260822093725";i:2;s:92:"https://ststockprodsanorth001.blob.core.windows.net/stockimages/4918/03.jpg?v=20260822093725";i:3;s:92:"https://ststockprodsanorth001.blob.core.windows.net/stockimages/4918/04.jpg?v=20260822093726";i:4;s:92:"https://ststockprodsanorth001.blob.core.windows.net/stockimages/4918/05.jpg?v=20260822093726";i:5;s:92:"https://ststockprodsanorth001.blob.core.windows.net/stockimages/4918/06.jpg?v=20260822093726";i:6;s:92:"https://ststockprodsanorth001.blob.core.windows.net/stockimages/4918/07.jpg?v=20260822093726";i:7;s:92:"https://ststockprodsanorth001.blob.core.windows.net/stockimages/4918/08.jpg?v=20260822093727";i:8;s:92:"https://ststockprodsanorth001.blob.core.windows.net/stockimages/4918/09.jpg?v=20260822093727";i:9;s:92:"https://ststockprodsanorth001.blob.core.windows.net/stockimages/4918/10.jpg?v=20260822093727";i:10;s:92:"https://ststockprodsanorth001.blob.core.windows.net/stockimages/4918/11.jpg?v=20260822093727";i:11;s:92:"https://ststockprodsanorth001.blob.core.windows.net/stockimages/4918/12.jpg?v=20260822093728";i:12;s:92:"https://ststockprodsanorth001.blob.core.windows.net/stockimages/4918/13.jpg?v=20260822093728";i:13;s:92:"https://ststockprodsanorth001.blob.core.windows.net/stockimages/4918/14.jpg?v=20260822093728";i:14;s:92:"https://ststockprodsanorth001.blob.core.windows.net/stockimages/4918/15.jpg?v=20260822093728";i:15;s:92:"https://ststockprodsanorth001.blob.core.windows.net/stockimages/4918/16.jpg?v=20260822093729";i:16;s:92:"https://ststockprodsanorth001.blob.core.windows.net/stockimages/4918/17.jpg?v=20260822093729";i:17;s:92:"https://ststockprodsanorth001.blob.core.windows.net/stockimages/4918/18.jpg?v=20260822093729";} ) ) 1
LGWDCF196MJ619377
LGWDCF196MJ619377
Colour: Silver
TOL10174
4918

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 349 900
79 500km
2021
Automatic
More details
https://ststockprodsanorth001.blob.core.windows.net/stock-images/LGWDCF192PJ625004_1_full.jpg?v=20260905143838, https://ststockprodsanorth001.blob.core.windows.net/stock-images/LGWDCF192PJ625004_3_full.jpg?v=20260905143839, https://ststockprodsanorth001.blob.core.windows.net/stock-images/LGWDCF192PJ625004_4_full.jpg?v=20260905143840, https://ststockprodsanorth001.blob.core.windows.net/stock-images/LGWDCF192PJ625004_5_full.jpg?v=20260905143840, https://ststockprodsanorth001.blob.core.windows.net/stock-images/LGWDCF192PJ625004_7_full.jpg?v=20260905143841, https://ststockprodsanorth001.blob.core.windows.net/stock-images/LGWDCF192PJ625004_8_full.jpg?v=20260905143842, https://ststockprodsanorth001.blob.core.windows.net/stock-images/LGWDCF192PJ625004_9_full.jpg?v=20260905143842, https://ststockprodsanorth001.blob.core.windows.net/stock-images/LGWDCF192PJ625004_10_full.jpg?v=20260905143843, https://ststockprodsanorth001.blob.core.windows.net/stock-images/LGWDCF192PJ625004_11_full.jpg?v=20260905143843, https://ststockprodsanorth001.blob.core.windows.net/stock-images/LGWDCF192PJ625004_12_full.jpg?v=20260905143844, https://ststockprodsanorth001.blob.core.windows.net/stock-images/LGWDCF192PJ625004_13_full.jpg?v=20260905143844, https://ststockprodsanorth001.blob.core.windows.net/stock-images/LGWDCF192PJ625004_14_full.jpg?v=20260905143844, https://ststockprodsanorth001.blob.core.windows.net/stock-images/LGWDCF192PJ625004_15_full.jpg?v=20260905143845
GWM
P-Series
(2024)

GWM 2.0TD double cab LT 4×4

Array ( [vehicleid] => Array ( [0] => 4951 ) [dumpdate] => Array ( [0] => 2026-09-16T18:52:02.457 ) [mmcode] => Array ( [0] => 23535220 ) [molstockbooknumber] => Array ( [0] => TOL10174_U25789 ) [stockbooknumber] => Array ( [0] => U25789 ) [vinnumber] => Array ( [0] => LGWDCF192PJ625004 ) [regnumber] => Array ( [0] => BX88RYZN ) [uploadtype] => Array ( [0] => USED ) [vehiclemake] => Array ( [0] => GWM ) [vehiclerange] => Array ( [0] => P-Series ) [vehiclemodel] => Array ( [0] => 2.0TD double cab LT 4x4 ) [vehicleyear] => Array ( [0] => 2024 ) [bodytype] => Array ( [0] => ) [transmissiontype] => Array ( [0] => ) [fueltype] => Array ( [0] => ) [colour] => Array ( [0] => White ) [numberofdoors] => Array ( [0] => 0 ) [mileage] => Array ( [0] => 48000 ) [servicehistory] => Array ( [0] => Full ) [comments] => Array ( [0] => 2024 GWM P-SERIES 2.0TD LT 4X4 A/T DOUBLE CAB THE BAKKIE THAT DOES IT ALL! Looking for a tough, capable and feature-packed double cab? The GWM P-Series LT 4x4 delivers the perfect combination of power, luxury, technology and serious off-road capability. 2.0L Turbo Diesel 120kW Power | 400Nm Torque 8-Speed Automatic Transmission 4x4 with Low Range Double Cab | 5 Seats Touchscreen Infotainment Apple CarPlay & Android Auto 360° Camera Leather Interior Climate Control Keyless Entry & Push-Button Start Cruise Control 18" Alloy Wheels 7 Airbags & Advanced Safety Features Hill Descent Control Rear Differential Lock With 232mm ground clearance, a 78-litre fuel tank and 400Nm of torque, this P-Series is equally at home on the highway, construction site, farm or weekend adventure. A serious 4x4 bakkie with serious specification — without the serious price tag! Contact us today to arrange your test drive. Finance available | Trade-ins welcome | Delivery options available GWM P-SERIES — BUILT TO TAKE ON MORE. ) [price] => Array ( [0] => 429900 ) [dealershipid] => Array ( [0] => 73 ) [molnumber] => Array ( [0] => TOL10174 ) [dealershipname] => Array ( [0] => GWM Haval Umhlanga ) [pictures] => Array ( [0] => a:13:{i:0;s:110:"https://ststockprodsanorth001.blob.core.windows.net/stock-images/LGWDCF192PJ625004_1_full.jpg?v=20260905143838";i:1;s:110:"https://ststockprodsanorth001.blob.core.windows.net/stock-images/LGWDCF192PJ625004_3_full.jpg?v=20260905143839";i:2;s:110:"https://ststockprodsanorth001.blob.core.windows.net/stock-images/LGWDCF192PJ625004_4_full.jpg?v=20260905143840";i:3;s:110:"https://ststockprodsanorth001.blob.core.windows.net/stock-images/LGWDCF192PJ625004_5_full.jpg?v=20260905143840";i:4;s:110:"https://ststockprodsanorth001.blob.core.windows.net/stock-images/LGWDCF192PJ625004_7_full.jpg?v=20260905143841";i:5;s:110:"https://ststockprodsanorth001.blob.core.windows.net/stock-images/LGWDCF192PJ625004_8_full.jpg?v=20260905143842";i:6;s:110:"https://ststockprodsanorth001.blob.core.windows.net/stock-images/LGWDCF192PJ625004_9_full.jpg?v=20260905143842";i:7;s:111:"https://ststockprodsanorth001.blob.core.windows.net/stock-images/LGWDCF192PJ625004_10_full.jpg?v=20260905143843";i:8;s:111:"https://ststockprodsanorth001.blob.core.windows.net/stock-images/LGWDCF192PJ625004_11_full.jpg?v=20260905143843";i:9;s:111:"https://ststockprodsanorth001.blob.core.windows.net/stock-images/LGWDCF192PJ625004_12_full.jpg?v=20260905143844";i:10;s:111:"https://ststockprodsanorth001.blob.core.windows.net/stock-images/LGWDCF192PJ625004_13_full.jpg?v=20260905143844";i:11;s:111:"https://ststockprodsanorth001.blob.core.windows.net/stock-images/LGWDCF192PJ625004_14_full.jpg?v=20260905143844";i:12;s:111:"https://ststockprodsanorth001.blob.core.windows.net/stock-images/LGWDCF192PJ625004_15_full.jpg?v=20260905143845";} ) ) 1
LGWDCF192PJ625004
LGWDCF192PJ625004
Colour: White
TOL10174
4951

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 429 900
48 000km
2024
More details