<?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 H6 (2024)

HAVAL 2.0T GT SUPER LUXURY 4WD DCT

R 499 950
Range:
H6
Year:
2024
Mileage:
22 377km
Colour:
Black
Transmission:
AUTOMATIC
Fuel:
UNLEADED
Vehicle ID:
29279628
Additional Information:

Powerful Performance Meets Luxury

Experience the perfect blend of power and sophistication with this exceptional model. Designed for those who demand more, it offers an exhilarating drive combined with top-tier comfort. Every journey will be a pleasure, ensuring you stand out on the road.

This vehicle is backed by NMI’s commitment to quality. We offer assistance with trade-ins and can arrange financing tailored to your needs. Enjoy the convenience of nationwide delivery for your new car. Don’t miss out—secure your holding deposit today for peace of mind.

**

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

Key Highlights:**
– 4X4 capability for enhanced traction
– Dual-clutch transmission for smooth shifting
– Luxurious interior finish for ultimate comfort
– Comprehensive safety features for peace of mind
– Trade-ins welcomed; financing options available
– Nationwide delivery available at an agreed price

Trust in the NMI brand for your next vehicle. Experience quality, reliability, and top service.

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_u25654_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25654_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25654_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25654_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25654_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25654_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25654_7.jpg
HAVAL
H6
(2022)

HAVAL 2.0T SUPER LUXURY 4WD DCT

Array ( [vehicleid] => Array ( [0] => 29279631 ) [dumpdate] => Array ( [0] => 2026-06-08T00:26:26.58 ) [mmcode] => Array ( [0] => 24635250 ) [molstockbooknumber] => Array ( [0] => TOL10000_U25654 ) [stockbooknumber] => Array ( [0] => U25654 ) [vinnumber] => Array ( [0] => LGWFF6A53NH918878 ) [regnumber] => Array ( [0] => CF19FVZN ) [uploadtype] => Array ( [0] => USED ) [vehiclemake] => Array ( [0] => HAVAL ) [vehiclerange] => Array ( [0] => H6 ) [vehiclemodel] => Array ( [0] => 2.0T SUPER LUXURY 4WD DCT ) [vehicleyear] => Array ( [0] => 2022 ) [bodytype] => Array ( [0] => STATION WAGON ) [transmissiontype] => Array ( [0] => AUTOMATIC ) [fueltype] => Array ( [0] => UNLEADED ) [colour] => Array ( [0] => Blue ) [numberofdoors] => Array ( [0] => 5 ) [mileage] => Array ( [0] => 45900 ) [servicehistory] => Array ( [0] => Full ) [comments] => Array ( [0] => Elevate Your Driving Experience This used vehicle offers a blend of modern technology and comfort. With features designed for safety and convenience, you can drive with confidence. Enjoy the panoramic sunroof and LED lights that enhance every journey. The advanced 360-degree camera and heads-up display provide excellent visibility, while lane assist and blind spot detection ensure peace of mind on the road. Explore the Mileage is recorded at the time of advertising and may vary. key highlights that make this vehicle stand out: - Panoramic sunroof for an open feel - 360-degree camera for enhanced visibility - LED lights for improved night driving - Heads-up display for crucial information at a glance - Lane assist to keep you safely in your lane - Blind spot detection for added safety - All trade-ins welcome - Finance options available Trust in the NMI brand for a reliable and professional vehicle purchasing experience. Your satisfaction is our priority. ) [price] => Array ( [0] => 349899.989 ) [dealershipid] => Array ( [0] => 73 ) [molnumber] => Array ( [0] => TOL10000 ) [dealershipname] => Array ( [0] => NMI GWM Umhlanga ) [pictures] => Array ( [0] => a:7:{i:0;s:88:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25654_1.jpg";i:1;s:88:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25654_2.jpg";i:2;s:88:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25654_3.jpg";i:3;s:88:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25654_4.jpg";i:4;s:88:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25654_5.jpg";i:5;s:88:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25654_6.jpg";i:6;s:88:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25654_7.jpg";} ) ) 1
LGWFF6A53NH918878
LGWFF6A53NH918878
Colour: Blue
TOL10000
29279631
<?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
45 900km
2022
AUTOMATIC
More details
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25714_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25714_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25714_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25714_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25714_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25714_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25714_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25714_8.jpg
HAVAL
H6
(2023)

HAVAL 2.0T SUPER LUXURY 4WD DCT

Array ( [vehicleid] => Array ( [0] => 29278691 ) [dumpdate] => Array ( [0] => 2026-06-08T00:22:39.28 ) [mmcode] => Array ( [0] => 24635250 ) [molstockbooknumber] => Array ( [0] => TOL10000_U25714 ) [stockbooknumber] => Array ( [0] => U25714 ) [vinnumber] => Array ( [0] => LGWFF6A5XPH923126 ) [regnumber] => Array ( [0] => DB77NZZN ) [uploadtype] => Array ( [0] => USED ) [vehiclemake] => Array ( [0] => HAVAL ) [vehiclerange] => Array ( [0] => H6 ) [vehiclemodel] => Array ( [0] => 2.0T SUPER LUXURY 4WD DCT ) [vehicleyear] => Array ( [0] => 2023 ) [bodytype] => Array ( [0] => STATION WAGON ) [transmissiontype] => Array ( [0] => AUTOMATIC ) [fueltype] => Array ( [0] => UNLEADED ) [colour] => Array ( [0] => Grey ) [numberofdoors] => Array ( [0] => 5 ) [mileage] => Array ( [0] => 33000 ) [servicehistory] => Array ( [0] => None ) [comments] => Array ( [0] => Experience exceptional luxury and performance with this stunning vehicle. It's designed for those who crave adventure, marrying style with unmatched capability. This pre-owned gem offers peace of mind with a transparent holding deposit policy. Join the ranks of satisfied customers by driving away in a vehicle that encapsulates sophistication. Enjoy the benefits of trade-ins and finance arranged for your convenience. Our professional sales team is ready to assist you every step of the way. Mileage is recorded at the time of advertising and may vary. Key highlights: - 2.0T powertrain delivers impressive performance - 4X4 capability for adventurous journeys - Smooth DCT transmission for effortless driving - Spacious and luxurious interior - Reliable and well-maintained pre-owned vehicle - Confidence and peace of mind with your purchase - All trade-ins welcome - Nationwide delivery available At NMI, we prioritize your trust. Experience top-tier service and a vehicle that matches your lifestyle. Drive with confidence today. ) [price] => Array ( [0] => 389799.998 ) [dealershipid] => Array ( [0] => 73 ) [molnumber] => Array ( [0] => TOL10000 ) [dealershipname] => Array ( [0] => NMI GWM Umhlanga ) [pictures] => Array ( [0] => a:8:{i:0;s:88:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25714_1.jpg";i:1;s:88:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25714_2.jpg";i:2;s:88:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25714_3.jpg";i:3;s:88:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25714_4.jpg";i:4;s:88:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25714_5.jpg";i:5;s:88:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25714_6.jpg";i:6;s:88:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25714_7.jpg";i:7;s:88:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25714_8.jpg";} ) ) 1
LGWFF6A5XPH923126
LGWFF6A5XPH923126
Colour: Grey
TOL10000
29278691
<?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 800
33 000km
2023
AUTOMATIC
More details
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25179_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25179_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25179_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25179_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25179_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25179_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25179_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25179_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25179_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25179_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25179_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25179_12.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25179_13.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25179_14.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25179_15.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25179_16.jpg
HAVAL
H6
(2024)

HAVAL 2.0T SUPER LUXURY 4WD DCT

Array ( [vehicleid] => Array ( [0] => 29278686 ) [dumpdate] => Array ( [0] => 2026-06-08T00:22:39.28 ) [mmcode] => Array ( [0] => 24635250 ) [molstockbooknumber] => Array ( [0] => TOL10000_U25725 ) [stockbooknumber] => Array ( [0] => U25725 ) [vinnumber] => Array ( [0] => LGWFF6A51RH954459 ) [regnumber] => Array ( [0] => BX96WXZN ) [uploadtype] => Array ( [0] => USED ) [vehiclemake] => Array ( [0] => HAVAL ) [vehiclerange] => Array ( [0] => H6 ) [vehiclemodel] => Array ( [0] => 2.0T SUPER LUXURY 4WD DCT ) [vehicleyear] => Array ( [0] => 2024 ) [bodytype] => Array ( [0] => STATION WAGON ) [transmissiontype] => Array ( [0] => AUTOMATIC ) [fueltype] => Array ( [0] => UNLEADED ) [colour] => Array ( [0] => Red ) [numberofdoors] => Array ( [0] => 5 ) [mileage] => Array ( [0] => 36000 ) [servicehistory] => Array ( [0] => ) [comments] => Array ( [0] => Experience a blend of style and functionality with this outstanding vehicle. Designed for comfort and versatility, it delivers a smooth driving experience, whether on city streets or open highways. Its sleek exterior and spacious interior make it perfect for both daily commutes and weekend adventures. This used model comes with impressive features that enhance your driving pleasure. It has been well maintained and offers reliability you can trust. Step inside to discover a thoughtfully designed cabin equipped for your convenience. Mileage is recorded at the time of advertising and may vary. Key highlights: - Exceptional fuel efficiency - Spacious interior for maximum comfort - Modern safety features - Advanced infotainment system - Smooth handling and performance - Impressive storage capacity - Reliable and well-maintained condition At NMI, we prioritise quality and customer satisfaction. Trust us to provide you with a vehicle that meets your needs and exceeds your expectations. ) [price] => Array ( [0] => 399799.9955 ) [dealershipid] => Array ( [0] => 73 ) [molnumber] => Array ( [0] => TOL10000 ) [dealershipname] => Array ( [0] => NMI GWM Umhlanga ) [pictures] => Array ( [0] => a:16:{i:0;s:88:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25179_1.jpg";i:1;s:88:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25179_2.jpg";i:2;s:88:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25179_3.jpg";i:3;s:88:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25179_4.jpg";i:4;s:88:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25179_5.jpg";i:5;s:88:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25179_6.jpg";i:6;s:88:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25179_7.jpg";i:7;s:88:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25179_8.jpg";i:8;s:88:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25179_9.jpg";i:9;s:89:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25179_10.jpg";i:10;s:89:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25179_11.jpg";i:11;s:89:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25179_12.jpg";i:12;s:89:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25179_13.jpg";i:13;s:89:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25179_14.jpg";i:14;s:89:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25179_15.jpg";i:15;s:89:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25179_16.jpg";} ) ) 1
LGWFF6A51RH954459
LGWFF6A51RH954459
Colour: Red
TOL10000
29278686
<?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 399 800
36 000km
2024
AUTOMATIC
More details
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25622_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25622_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25622_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25622_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25622_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25622_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25622_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25622_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25622_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25622_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25622_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25622_12.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25622_13.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25622_14.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25622_15.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25622_16.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25622_17.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25622_18.jpg
HAVAL
H6
(2023)

HAVAL 1.5T DHT ULTRA LUXURY HYBRID

Array ( [vehicleid] => Array ( [0] => 29279633 ) [dumpdate] => Array ( [0] => 2026-06-08T00:26:26.58 ) [mmcode] => Array ( [0] => 24635185 ) [molstockbooknumber] => Array ( [0] => TOL10000_U25622 ) [stockbooknumber] => Array ( [0] => U25622 ) [vinnumber] => Array ( [0] => LGWEFUA54PH918908 ) [regnumber] => Array ( [0] => CV08DBZN ) [uploadtype] => Array ( [0] => USED ) [vehiclemake] => Array ( [0] => HAVAL ) [vehiclerange] => Array ( [0] => H6 ) [vehiclemodel] => Array ( [0] => 1.5T DHT ULTRA LUXURY HYBRID ) [vehicleyear] => Array ( [0] => 2023 ) [bodytype] => Array ( [0] => STATION WAGON ) [transmissiontype] => Array ( [0] => AUTOMATIC ) [fueltype] => Array ( [0] => UNLEADED ) [colour] => Array ( [0] => White ) [numberofdoors] => Array ( [0] => 5 ) [mileage] => Array ( [0] => 33625 ) [servicehistory] => Array ( [0] => None ) [comments] => Array ( [0] => Elevate Your Driving Experience Discover unmatched comfort and cutting-edge technology in this exceptional pre-owned vehicle. With a panoramic sunroof and advanced safety features, you’ll enjoy every journey with confidence and peace of mind. Our friendly team is here to assist you in making this vehicle yours, ensuring a smooth and hassle-free process. This vehicle is designed for modern living, featuring wireless charging and seamless connectivity with Android Auto and Apple CarPlay. The 360-degree camera, heads-up display, lane assist, and blind spot detection enhance your driving safety and convenience. Don’t miss out on this opportunity to own a vehicle that combines style, safety, and innovation. Mileage is recorded at the time of advertising and may vary. Key highlights: - Panoramic sunroof - 360-degree camera - Heads-up display - Lane assist - Blind spot detection - Wireless charging - Android Auto and Apple CarPlay compatibility - Nationwide delivery available Purchase with confidence from a trusted name in the automotive industry. Experience the excellence of NMI and drive your dream vehicle today. ) [price] => Array ( [0] => 404949.9945 ) [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_u25622_1.jpg";i:1;s:88:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25622_2.jpg";i:2;s:88:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25622_3.jpg";i:3;s:88:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25622_4.jpg";i:4;s:88:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25622_5.jpg";i:5;s:88:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25622_6.jpg";i:6;s:88:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25622_7.jpg";i:7;s:88:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25622_8.jpg";i:8;s:88:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25622_9.jpg";i:9;s:89:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25622_10.jpg";i:10;s:89:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25622_11.jpg";i:11;s:89:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25622_12.jpg";i:12;s:89:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25622_13.jpg";i:13;s:89:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25622_14.jpg";i:14;s:89:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25622_15.jpg";i:15;s:89:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25622_16.jpg";i:16;s:89:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25622_17.jpg";i:17;s:89:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10000_u25622_18.jpg";} ) ) 1
LGWEFUA54PH918908
LGWEFUA54PH918908
Colour: White
TOL10000
29279633
<?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 404 950
33 625km
2023
AUTOMATIC
More details