<?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,
            }
        }
    });
});

TOYOTA 2.4 GD-6 4X4 RAIDER 6MT

R 399 950
Range:
HILUX
Year:
2022
Mileage:
118 299 km
Colour:
GlacierWhite(040)
Transmission:
MANUAL
Fuel:
DIESEL
Vehicle ID:
29074893
Description

Unmatched Reliability and Performance

Experience the perfect blend of style and functionality with this exceptional vehicle. With a roadworthy inspection completed and an Automark inspection done, you can drive with confidence. Enjoy peace of mind with our seven-day exchange plan and guaranteed year model, ensuring you receive a quality vehicle.

We welcome trade-ins and offer flexible finance options to suit your needs. Our commitment to service excellence means you will be treated with the utmost respect and professionalism. Discover the difference at NMI, where we value our guests and strive for your satisfaction.

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

Key highlights:
– Backed by Toyota
– Guaranteed mileage and not stolen
– Automark warranty available
– Roadworthy inspection completed
– Seven-day exchange plan
– Trade-ins welcome
– Finance available
– Vehicle subject to a check

Trust NMI for a quality purchase and an outstanding customer experience.

Available from NMI Toyota Witbank
<?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/mol01651_u0070153_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01651_u0070153_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01651_u0070153_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01651_u0070153_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01651_u0070153_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01651_u0070153_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01651_u0070153_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01651_u0070153_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01651_u0070153_9.jpg
TOYOTA
HILUX
(2015)

TOYOTA 2.7 VVT-i R/BODY RAIDER LEGEND 45

<?php
  
   $post_id = get_the_id();
$post_meta = get_post_meta($post_id);
  echo print_r($post_meta);
  ?>
AHTCX39G905012809
AHTCX39G905012809
Colour: GlacierWhite(040)
MOL01651
29075355

Enquire

Contact Form - Satellite
<?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 299 950
106000km
2015
MANUAL
More details
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01651_u0070076_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01651_u0070076_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01651_u0070076_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01651_u0070076_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01651_u0070076_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01651_u0070076_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01651_u0070076_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01651_u0070076_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01651_u0070076_9.jpg
TOYOTA
HILUX
(2023)

TOYOTA 2.4 GD-6 RB SR 6MT

<?php
  
   $post_id = get_the_id();
$post_meta = get_post_meta($post_id);
  echo print_r($post_meta);
  ?>
AHTJB3DB404349430
AHTJB3DB404349430
Colour: White
MOL01651
29074891

Enquire

Contact Form - Satellite
<?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 379 949
41949km
2023
MANUAL
More details
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01651_u0070138_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01651_u0070138_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01651_u0070138_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01651_u0070138_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01651_u0070138_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01651_u0070138_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01651_u0070138_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01651_u0070138_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01651_u0070138_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01651_u0070138_10.jpg
TOYOTA
HILUX
(2025)

TOYOTA 2.4 GD-6 RB SR 6MT

<?php
  
   $post_id = get_the_id();
$post_meta = get_post_meta($post_id);
  echo print_r($post_meta);
  ?>
AHTJB3DB404353509
AHTJB3DB404353509
Colour: Glacier White (040)
MOL01651
29073641

Enquire

Contact Form - Satellite
<?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 409 950
32745km
2025
MANUAL
More details
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01651_u23113_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01651_u23113_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01651_u23113_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01651_u23113_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01651_u23113_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01651_u23113_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01651_u23113_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01651_u23113_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01651_u23113_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01651_u23113_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01651_u23113_11.jpg
TOYOTA
HILUX
(2025)

TOYOTA 2.4 GD-6 4X4 SR 6MT

<?php
  
   $post_id = get_the_id();
$post_meta = get_post_meta($post_id);
  echo print_r($post_meta);
  ?>
AHTKB3CB502384799
AHTKB3CB502384799
Colour: Glacier White (040)
MOL01651
29074686

Enquire

Contact Form - Satellite
<?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 489 950
20299km
2025
MANUAL
More details