<?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,
            }
        }
    });
});
HAVAL H2 JOLION (2023)

HAVAL 1.5T LUXURY 2WD DCT

R 264 950
Range:
H2 JOLION
Year:
2023
Mileage:
65 400km
Colour:
Hamilton White
Transmission:
AUTOMATIC
Fuel:
UNLEADED
Vehicle ID:
29066686
Additional Information:

Elevate Your Driving Experience

This exceptional pre-owned vehicle combines modern features with reliability. Enjoy every journey with a panoramic sunroof, allowing natural light to flood the interior. Stay connected on the go with Android Auto and Apple Car Play integration, enhancing your driving experience.

Safety and convenience are paramount with a reverse camera, ensuring ease during parking and tight manoeuvres. This vehicle comes with the assurance of a trusted dealership, offering confidence and peace of mind with every purchase. Our professional team is ready to assist you with trade-ins and finance arrangements, ensuring a smooth transaction.

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

Key highlights:
– Panoramic sunroof for an airy cabin feel
– Reverse camera for enhanced safety
– Android Auto and Apple Car Play for seamless connectivity
– Trade-ins welcome
– Finance options available
– Nationwide delivery available at an agreed price

Experience the NMI difference and drive away with confidence.

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

Similar Listings 

https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25628_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25628_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25628_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25628_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25628_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25628_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25628_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25628_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25628_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25628_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25628_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25628_12.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25628_13.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25628_14.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25628_15.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25628_16.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25628_17.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25628_18.jpg
HAVAL
H2 JOLION
(2022)

HAVAL 1.5T SUPER LUXURY 2WD DCT

Array ( [vehicleid] => Array ( [0] => 29066677 ) [dumpdate] => Array ( [0] => 2026-04-08T00:24:54.617 ) [mmcode] => Array ( [0] => 24625185 ) [molstockbooknumber] => Array ( [0] => TOL10000_U25628 ) [stockbooknumber] => Array ( [0] => U25628 ) [vinnumber] => Array ( [0] => LGWEE4A57NK607248 ) [regnumber] => Array ( [0] => CF38LNZN ) [uploadtype] => Array ( [0] => USED ) [vehiclemake] => Array ( [0] => HAVAL ) [vehiclerange] => Array ( [0] => H2 JOLION ) [vehiclemodel] => Array ( [0] => 1.5T SUPER LUXURY 2WD DCT ) [vehicleyear] => Array ( [0] => 2022 ) [bodytype] => Array ( [0] => STATION WAGON ) [transmissiontype] => Array ( [0] => AUTOMATIC ) [fueltype] => Array ( [0] => UNLEADED ) [colour] => Array ( [0] => Hamilton White ) [numberofdoors] => Array ( [0] => 5 ) [mileage] => Array ( [0] => 38440 ) [servicehistory] => Array ( [0] => Full ) [comments] => Array ( [0] => Exceptional Value in a Used Vehicle Experience the perfect blend of style and functionality with this exceptional pre-owned offering. Designed for comfort and convenience, it comes loaded with advanced features ensuring every drive is a pleasure. Enjoy peace of mind with a reliable vehicle that meets your needs. This vehicle includes a panoramic sunroof, 360-degree camera, and lane assist, enhancing both visibility and safety. Stay connected with wireless charging, Android Auto, and Apple CarPlay. A heads-up display adds to the modern driving experience. Don't miss out on this opportunity to own a fantastic vehicle with all the extras. Mileage is recorded at the time of advertising and may vary. Key highlights: - Panoramic sunroof - 360-degree camera - Lane assist - Wireless charging - Heads-up display - Android Auto and Apple CarPlay - Nationwide delivery available - Trade-ins welcome; finance can be arranged Buy your next vehicle with confidence. Trust in the NMI brand for a seamless experience and quality assurance. ) [price] => Array ( [0] => 319950.01 ) [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_u25628_1.jpg";i:1;s:88:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25628_2.jpg";i:2;s:88:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25628_3.jpg";i:3;s:88:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25628_4.jpg";i:4;s:88:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25628_5.jpg";i:5;s:88:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25628_6.jpg";i:6;s:88:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25628_7.jpg";i:7;s:88:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25628_8.jpg";i:8;s:88:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25628_9.jpg";i:9;s:89:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25628_10.jpg";i:10;s:89:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25628_11.jpg";i:11;s:89:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25628_12.jpg";i:12;s:89:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25628_13.jpg";i:13;s:89:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25628_14.jpg";i:14;s:89:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25628_15.jpg";i:15;s:89:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25628_16.jpg";i:16;s:89:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25628_17.jpg";i:17;s:89:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25628_18.jpg";} ) ) 1
LGWEE4A57NK607248
LGWEE4A57NK607248
Colour: Hamilton White
TOL10000
29066677

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 319 950
38 440km
2022
AUTOMATIC
More details