<?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 1.5 XR AT

R 389 900
Range:
URBAN CRUISER
Year:
2025
Mileage:
13 000 km
Colour:
LIQUIDE SILVER BI-TO
Transmission:
AUTOMATIC
Fuel:
UNLEADED
Vehicle ID:
29074934
Description

Efficient and Versatile Urban Companion

This used vehicle offers a fantastic blend of practicality and comfort. Its stylish design and compact size make it perfect for city driving while still providing ample space for passengers and cargo. Enjoy the reliability and performance that comes with a trusted brand.

With a focus on functionality, this vehicle is equipped to meet your everyday needs. It promises excellent fuel efficiency, smooth handling, and a comfortable ride. Whether commuting or running errands, you’ll appreciate its agility and responsiveness.

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

Key highlights:
– Compact and stylish design
– Ample passenger and cargo space
– Excellent fuel efficiency
– Smooth handling for city driving
– Trusted brand reliability
– Comfortable interior for daily use

NMI is committed to quality and customer satisfaction. Drive with confidence knowing you are backed by a trusted name in the automotive industry.

Available from NMI Toyota Kuruman
<?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/tol10127_u502303_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10127_u502303_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10127_u502303_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10127_u502303_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10127_u502303_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10127_u502303_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10127_u502303_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10127_u502303_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10127_u502303_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10127_u502303_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10127_u502303_11.jpg
TOYOTA
URBAN CRUISER
(2025)

TOYOTA 1.5 Xs

<?php
  
   $post_id = get_the_id();
$post_meta = get_post_meta($post_id);
  echo print_r($post_meta);
  ?>
JTDUYMJ1S00115829
JTDUYMJ1S00115829
Colour: MYSTIC PEARL WHITE
TOL10127
29074935

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 900
40000km
2025
MANUAL
More details
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10127_u502258_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10127_u502258_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10127_u502258_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10127_u502258_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10127_u502258_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10127_u502258_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10127_u502258_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10127_u502258_8.jpg
TOYOTA
URBAN CRUISER
(2024)

TOYOTA 1.5 Xs

<?php
  
   $post_id = get_the_id();
$post_meta = get_post_meta($post_id);
  echo print_r($post_meta);
  ?>
JTDUYMJ1S00111799
JTDUYMJ1S00111799
Colour: Premuim Silver
TOL10127
29075001

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 900
35000km
2024
MANUAL
More details
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10127_u502284_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10127_u502284_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10127_u502284_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10127_u502284_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10127_u502284_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10127_u502284_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10127_u502284_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10127_u502284_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10127_u502284_9.jpg
TOYOTA
URBAN CRUISER
(2024)

TOYOTA 1.5 Xs

<?php
  
   $post_id = get_the_id();
$post_meta = get_post_meta($post_id);
  echo print_r($post_meta);
  ?>
JTDUYMJ1S00112299
JTDUYMJ1S00112299
Colour: PREMIUM SILVER
TOL10127
29075002

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 319 900
15000km
2024
MANUAL
More details
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10127_u502302_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10127_u502302_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10127_u502302_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10127_u502302_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10127_u502302_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10127_u502302_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10127_u502302_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10127_u502302_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10127_u502302_9.jpg
TOYOTA
URBAN CRUISER
(2024)

TOYOTA 1.5 Xs

<?php
  
   $post_id = get_the_id();
$post_meta = get_post_meta($post_id);
  echo print_r($post_meta);
  ?>
JTDUYMJ1S00115211
JTDUYMJ1S00115211
Colour: PREMIUM SILVER
TOL10127
29074069

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 319 900
30000km
2024
MANUAL
More details