<?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 P300 (2026)
GWM P300 2.4TD LT A/T D/C P/U
R 529 950
Range:
P300
Year:
2026
Mileage:
200km
Colour:
PITTSBURGH SILVER
Transmission:
Fuel:
Vehicle ID:
5287
Additional Information:
Please contact our Sales Team at 0214092800
Paul Zibi
Elrick Johnson
Daiyaan Edries
Shamiel Nackerdien
Frikkie Schoombe
Available from GWM Haval Cape Town City
<?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");
}
}
?>Similar Listings
https://ststockprodsanorth001.blob.core.windows.net/stock-images/LGWCCF191TJ677651_1_full.jpg?v=20260917113034, https://ststockprodsanorth001.blob.core.windows.net/stock-images/LGWCCF191TJ677651_2_full.jpg?v=20260917113034, https://ststockprodsanorth001.blob.core.windows.net/stock-images/LGWCCF191TJ677651_3_full.jpg?v=20260917113035, https://ststockprodsanorth001.blob.core.windows.net/stock-images/LGWCCF191TJ677651_4_full.jpg?v=20260917113036, https://ststockprodsanorth001.blob.core.windows.net/stock-images/LGWCCF191TJ677651_5_full.jpg?v=20260917113037, https://ststockprodsanorth001.blob.core.windows.net/stock-images/LGWCCF191TJ677651_6_full.jpg?v=20260917113037, https://ststockprodsanorth001.blob.core.windows.net/stock-images/LGWCCF191TJ677651_7_full.jpg?v=20260917113038, https://ststockprodsanorth001.blob.core.windows.net/stock-images/LGWCCF191TJ677651_8_full.jpg?v=20260917113038, https://ststockprodsanorth001.blob.core.windows.net/stock-images/LGWCCF191TJ677651_9_full.jpg?v=20260917113039, https://ststockprodsanorth001.blob.core.windows.net/stock-images/LGWCCF191TJ677651_10_full.jpg?v=20260917113039, https://ststockprodsanorth001.blob.core.windows.net/stock-images/LGWCCF191TJ677651_11_full.jpg?v=20260917113040, https://ststockprodsanorth001.blob.core.windows.net/stock-images/LGWCCF191TJ677651_12_full.jpg?v=20260917113040, https://ststockprodsanorth001.blob.core.windows.net/stock-images/LGWCCF191TJ677651_13_full.jpg?v=20260917113040
GWM
P300
(2026)
GWM 2.4T double cab LT
Array
(
[vehicleid] => Array
(
[0] => 4846
)
[dumpdate] => Array
(
[0] => 2026-09-23T08:41:57.56
)
[mmcode] => Array
(
[0] => 23535216
)
[molstockbooknumber] => Array
(
[0] => TOL10174_U25825
)
[stockbooknumber] => Array
(
[0] => U25825
)
[vinnumber] => Array
(
[0] => LGWCCF191TJ677651
)
[regnumber] => Array
(
[0] => DM69JRZN
)
[uploadtype] => Array
(
[0] => USED
)
[vehiclemake] => Array
(
[0] => GWM
)
[vehiclerange] => Array
(
[0] => P300
)
[vehiclemodel] => Array
(
[0] => 2.4T double cab LT
)
[vehicleyear] => Array
(
[0] => 2026
)
[bodytype] => Array
(
[0] =>
)
[transmissiontype] => Array
(
[0] =>
)
[fueltype] => Array
(
[0] =>
)
[colour] => Array
(
[0] => WHITE
)
[numberofdoors] => Array
(
[0] => 0
)
[mileage] => Array
(
[0] => 200
)
[servicehistory] => Array
(
[0] => Full
)
[comments] => Array
(
[0] => š» GWM P300 2.4TD LT AUTO DOUBLE CAB
Power, capability and comfort come together in the GWM P300 ā a bakkie built to handle work during the week and adventure on the weekend. šŖš„
ā
2.4 Turbo Diesel Engine
ā
Automatic Transmission
ā
Double Cab
ā
Impressive towing & load capability
ā
Spacious & comfortable cabin
ā
Modern infotainment & technology
ā
Advanced safety features
ā
Bold, rugged styling
Whether you're looking for a dependable workhorse or a capable lifestyle bakkie, the GWM P300 is ready for the challenge.
š 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.
)
[price] => Array
(
[0] => 629900
)
[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/LGWCCF191TJ677651_1_full.jpg?v=20260917113034";i:1;s:110:"https://ststockprodsanorth001.blob.core.windows.net/stock-images/LGWCCF191TJ677651_2_full.jpg?v=20260917113034";i:2;s:110:"https://ststockprodsanorth001.blob.core.windows.net/stock-images/LGWCCF191TJ677651_3_full.jpg?v=20260917113035";i:3;s:110:"https://ststockprodsanorth001.blob.core.windows.net/stock-images/LGWCCF191TJ677651_4_full.jpg?v=20260917113036";i:4;s:110:"https://ststockprodsanorth001.blob.core.windows.net/stock-images/LGWCCF191TJ677651_5_full.jpg?v=20260917113037";i:5;s:110:"https://ststockprodsanorth001.blob.core.windows.net/stock-images/LGWCCF191TJ677651_6_full.jpg?v=20260917113037";i:6;s:110:"https://ststockprodsanorth001.blob.core.windows.net/stock-images/LGWCCF191TJ677651_7_full.jpg?v=20260917113038";i:7;s:110:"https://ststockprodsanorth001.blob.core.windows.net/stock-images/LGWCCF191TJ677651_8_full.jpg?v=20260917113038";i:8;s:110:"https://ststockprodsanorth001.blob.core.windows.net/stock-images/LGWCCF191TJ677651_9_full.jpg?v=20260917113039";i:9;s:111:"https://ststockprodsanorth001.blob.core.windows.net/stock-images/LGWCCF191TJ677651_10_full.jpg?v=20260917113039";i:10;s:111:"https://ststockprodsanorth001.blob.core.windows.net/stock-images/LGWCCF191TJ677651_11_full.jpg?v=20260917113040";i:11;s:111:"https://ststockprodsanorth001.blob.core.windows.net/stock-images/LGWCCF191TJ677651_12_full.jpg?v=20260917113040";i:12;s:111:"https://ststockprodsanorth001.blob.core.windows.net/stock-images/LGWCCF191TJ677651_13_full.jpg?v=20260917113040";}
)
)
1
LGWCCF191TJ677651
LGWCCF191TJ677651
Colour: WHITE
TOL10174
4846
4846
<?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");
}
}
?>






























