<?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,
            }
        }
    });
});
FORD TERRITORY (2025)

FORD 1.8 ECOBOOST AMBIENTE 7AT

R 409 800
Range:
TERRITORY
Year:
2025
Mileage:
11 947 km
Colour:
Blue
Transmission:
AUTOMATIC
Fuel:
UNLEADED
Vehicle ID:
29455278

Exceptional Pre-Owned Opportunity

This used vehicle offers reliability and peace of mind with a full service history and a comprehensive 160-point check completed before delivery. Trade-in vehicles are welcome, and nationwide delivery is available.

Finance options can be arranged to suit your needs. Experience convenience with keyless entry and start-up, along with modern touches like alloy wheels and electronic windows. You’ll also benefit from the balance of the service plan and manufacturer’s warranty.

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

Key highlights:
– Full service history
– 160-point checks completed
– Trade-in vehicles welcome
– Nationwide delivery available
– Finance options available
– Alloy wheels
– Keyless entry and start-up
– Balance of service plan and manufacturer’s warranty

Trust in NMI for a seamless vehicle buying experience.

Available from NMI Ford Tygervalley
<?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/tol10019_u0072120_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10019_u0072120_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10019_u0072120_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10019_u0072120_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10019_u0072120_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10019_u0072120_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10019_u0072120_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10019_u0072120_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10019_u0072120_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10019_u0072120_10.jpg
FORD
TERRITORY
(2025)

FORD 1.8 ECOBOOST AMBIENTE 7AT

<?php
  
   $post_id = get_the_id();
$post_meta = get_post_meta($post_id);
  echo print_r($post_meta);
  ?>
LJXCU3BB0SHF83910
LJXCU3BB0SHF83910
Colour: White
TOL10019
29454671

Enquire

Sales Enquiry
<?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 800
14706km
2025
AUTOMATIC
More details
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10019_u0072119_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10019_u0072119_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10019_u0072119_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10019_u0072119_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10019_u0072119_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10019_u0072119_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10019_u0072119_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10019_u0072119_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10019_u0072119_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10019_u0072119_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10019_u0072119_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10019_u0072119_12.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10019_u0072119_13.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10019_u0072119_14.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10019_u0072119_15.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10019_u0072119_16.jpg
FORD
TERRITORY
(2025)

FORD 1.8 ECOBOOST TREND 7AT

<?php
  
   $post_id = get_the_id();
$post_meta = get_post_meta($post_id);
  echo print_r($post_meta);
  ?>
LJXCU3BB3SHF79852
LJXCU3BB3SHF79852
Colour: BLACK
TOL10019
29455127

Enquire

Sales Enquiry
<?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 449 799
5921km
2025
AUTOMATIC
More details
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10019_n0001460_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10019_n0001460_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10019_n0001460_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10019_n0001460_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10019_n0001460_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10019_n0001460_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10019_n0001460_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10019_n0001460_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10019_n0001460_9.jpg
FORD
TERRITORY
(2026)

FORD 1.8 ECOBOOST TREND 7AT

<?php
  
   $post_id = get_the_id();
$post_meta = get_post_meta($post_id);
  echo print_r($post_meta);
  ?>
LJXCU3BB2SHF85304
LJXCU3BB2SHF85304
Colour: CHRYSTAL PEARL WHITE
TOL10019
29454620

Enquire

Sales Enquiry
<?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 540 143
3050km
2026
AUTOMATIC
More details
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10019_ud0050258_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10019_ud0050258_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10019_ud0050258_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10019_ud0050258_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10019_ud0050258_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10019_ud0050258_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10019_ud0050258_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10019_ud0050258_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10019_ud0050258_9.jpg
FORD
TERRITORY
(2026)

FORD 1.8 ECOBOOST TREND 7AT

<?php
  
   $post_id = get_the_id();
$post_meta = get_post_meta($post_id);
  echo print_r($post_meta);
  ?>
LJXCU3BB1SHF91045
LJXCU3BB1SHF91045
Colour: BLUE PANTHER
TOL10019
29455375

Enquire

Sales Enquiry
<?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 572 499
3050km
2026
AUTOMATIC
More details