<?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.8 Xr

R 459 900
Range:
COROLLA
Year:
2025
Mileage:
7 500 km
Colour:
Brass Gold 5C2
Transmission:
AUTOMATIC
Fuel:
UNLEADED
Vehicle ID:
28585191
Available from NMI Toyota Centurion
<?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/mol01644_u29930_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u29930_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u29930_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u29930_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u29930_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u29930_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u29930_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u29930_8.jpg
TOYOTA
COROLLA
(2022)

TOYOTA 1.8 Xs

<?php
  
   $post_id = get_the_id();
$post_meta = get_post_meta($post_id);
  echo print_r($post_meta);
  ?>
AHTKFAAG700609257
AHTKFAAG700609257
Colour: white
MOL01644
28582437

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 309 900
67286km
2022
AUTOMATIC
More details
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u0070014_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u29880_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u29880_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u29880_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u29880_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u29880_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u0070014_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u29880_8.jpg
TOYOTA
COROLLA
(2025)

TOYOTA 1.8 Xs

<?php
  
   $post_id = get_the_id();
$post_meta = get_post_meta($post_id);
  echo print_r($post_meta);
  ?>
AHTKFAAG600651385
AHTKFAAG600651385
Colour: Glacier White
MOL01644
28585701

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 359 900
25500km
2025
AUTOMATIC
More details
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u29432_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u29432_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u29432_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u29432_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u29432_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u29432_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u29432_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u29432_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u29432_9.jpg
TOYOTA
COROLLA
(2025)

TOYOTA 1.8 Xi

<?php
  
   $post_id = get_the_id();
$post_meta = get_post_meta($post_id);
  echo print_r($post_meta);
  ?>
AHTKFAAGX00652796
AHTKFAAGX00652796
Colour: Silver Metallic
MOL01644
28585146

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 369 900
10000km
2025
AUTOMATIC
More details
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u0070015_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u29881_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u29881_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u29881_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u0070015_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u29881_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u29881_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u29881_8.jpg
TOYOTA
COROLLA
(2024)

TOYOTA 1.8 Xs

<?php
  
   $post_id = get_the_id();
$post_meta = get_post_meta($post_id);
  echo print_r($post_meta);
  ?>
AHTKFAAG700651511
AHTKFAAG700651511
Colour: Platiunum White Pearl
MOL01644
28585702

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 375 000
21000km
2024
AUTOMATIC
More details