Automark Vehicles from Toyota

Make
Range
Model
Price
Mileage
Vehicle Year
Transmission
  • AUTOMATIC (201)
  • MANUAL (129)
  • AUTOMATICMANUAL (106)
Fuel Type
  • UNLEADED (186)
  • DIESEL (144)
  • DieselPtrol (106)
1 - 24 of 436 posts
Sort Listing
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u0070298_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u0070298_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u0070298_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u0070298_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u0070298_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u0070298_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u0070298_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u0070298_8.jpg

TOYOTA 1.5 Xs AT

2025 TOYOTA STARLET

<?php
  
   $post_id = get_the_id();
$post_meta = get_post_meta($post_id);
  echo print_r($post_meta);
  ?>
JTDJWCA3S00962123
JTDJWCA3S00962123
Colour: SILVER
MOL01644
29152634

Enquire

Contact Form
<?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 269 900
26 656 km
2025
AUTOMATIC
More details
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u0070736_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u0070736_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u0070736_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u0070736_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u0070736_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u0070736_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u0070736_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u0070736_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u0070736_9.jpg

BMW sDRIVE20d

2018 BMW X1

<?php
  
   $post_id = get_the_id();
$post_meta = get_post_meta($post_id);
  echo print_r($post_meta);
  ?>
WBAHU120905K02619
WBAHU120905K02619
Colour: WHITE
TOL00005
29151381

Enquire

Contact Form
<?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 269 900
130 020 km
2018
MANUAL
More details
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_ud0050060_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_ud0050060_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_ud0050060_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_ud0050060_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_ud0050060_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_ud0050060_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_ud0050060_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_ud0050060_8.jpg

TOYOTA 1.5 Xi

2026 TOYOTA STARLET

<?php
  
   $post_id = get_the_id();
$post_meta = get_post_meta($post_id);
  echo print_r($post_meta);
  ?>
JTDJWCA3S00B18347
JTDJWCA3S00B18347
Colour: Premium Silver
MOL01644
29152641

Enquire

Contact Form
<?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 269 900
1 km
2026
MANUAL
More details
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01642_u0070658_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01642_u0070658_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01642_u0070658_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01642_u0070658_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01642_u0070658_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01642_u0070658_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01642_u0070658_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01642_u0070658_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01642_u0070658_9.jpg

TOYOTA 1.5 Xs AT

2025 TOYOTA STARLET

<?php
  
   $post_id = get_the_id();
$post_meta = get_post_meta($post_id);
  echo print_r($post_meta);
  ?>
JTDJWCA3S00869035
JTDJWCA3S00869035
Colour: MysticPearlWhite(ZHJ
MOL01642
29150903

Enquire

Contact Form
<?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 269 900
23 737 km
2025
AUTOMATIC
More details
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01640_u0070862_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01640_u0070862_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01640_u0070862_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01640_u0070862_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01640_u0070862_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01640_u0070862_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01640_u0070862_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01640_u0070862_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01640_u0070862_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01640_u0070862_10.jpg

TOYOTA 1.5 Xs AT

2025 TOYOTA STARLET

<?php
  
   $post_id = get_the_id();
$post_meta = get_post_meta($post_id);
  echo print_r($post_meta);
  ?>
JTDJWCA3S00923703
JTDJWCA3S00923703
Colour: Premium Silver
MOL01640
29152840

Enquire

Contact Form
<?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 269 900
26 635 km
2025
AUTOMATIC
More details
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_ud0050061_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_ud0050061_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_ud0050061_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_ud0050061_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_ud0050061_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_ud0050061_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_ud0050061_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_ud0050061_8.jpg

TOYOTA 1.5 Xi

2026 TOYOTA STARLET

<?php
  
   $post_id = get_the_id();
$post_meta = get_post_meta($post_id);
  echo print_r($post_meta);
  ?>
JTDJWCA3S00B21110
JTDJWCA3S00B21110
Colour: Mystic Pearl White (ZHJ)
MOL01644
29152642

Enquire

Contact Form
<?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 269 900
2 km
2026
MANUAL
More details
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01640_u0070863_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01640_u0070863_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01640_u0070863_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01640_u0070863_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01640_u0070863_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01640_u0070863_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01640_u0070863_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01640_u0070863_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01640_u0070863_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01640_u0070863_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01640_u0070863_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01640_u0070863_12.jpg

TOYOTA 1.5 Xs AT

2025 TOYOTA STARLET

<?php
  
   $post_id = get_the_id();
$post_meta = get_post_meta($post_id);
  echo print_r($post_meta);
  ?>
JTDJWCA3S00923848
JTDJWCA3S00923848
Colour: Shadow Grey
MOL01640
29152841

Enquire

Contact Form
<?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 269 900
18 506 km
2025
AUTOMATIC
More details
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01640_u0070835_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01640_u0070835_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01640_u0070835_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01640_u0070835_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01640_u0070835_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01640_u0070835_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01640_u0070835_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01640_u0070835_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01640_u0070835_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01640_u0070835_10.jpg

SUZUKI 1.5 GL

2025 SUZUKI FRONX

<?php
  
   $post_id = get_the_id();
$post_meta = get_post_meta($post_id);
  echo print_r($post_meta);
  ?>
MBHKWDA3S00467827
MBHKWDA3S00467827
Colour: GREY
MOL01640
29150802

Enquire

Contact Form
<?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 274 900
23 319 km
2025
MANUAL
More details
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01643_u24926_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01643_u24926_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01643_u24926_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01643_u24926_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01643_u24926_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01643_u24926_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01643_u24926_7.jpg

TOYOTA 1.5 XR

2026 TOYOTA STARLET

<?php
  
   $post_id = get_the_id();
$post_meta = get_post_meta($post_id);
  echo print_r($post_meta);
  ?>
JTDJWCA3S00A74025
JTDJWCA3S00A74025
Colour: Mystic Pearl White (ZHJ)
MOL01643
29150919

Enquire

Contact Form
<?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 275 900
15 400 km
2026
MANUAL
More details
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01643_ud0050006_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01643_ud0050006_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01643_ud0050006_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01643_ud0050006_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01643_ud0050006_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01643_ud0050006_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01643_ud0050006_7.jpg

TOYOTA 1.5 XR AT

2025 TOYOTA STARLET

<?php
  
   $post_id = get_the_id();
$post_meta = get_post_meta($post_id);
  echo print_r($post_meta);
  ?>
JTDJWCA3S00937246
JTDJWCA3S00937246
Colour: Mystic Pearl White (ZHJ)
MOL01643
29152744

Enquire

Contact Form
<?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 279 899
24 672 km
2025
AUTOMATIC
More details
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01643_ud0050007_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01643_ud0050007_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01643_ud0050007_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01643_ud0050007_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01643_ud0050007_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01643_ud0050007_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01643_ud0050007_7.jpg

TOYOTA 1.5 XR AT

2025 TOYOTA STARLET

<?php
  
   $post_id = get_the_id();
$post_meta = get_post_meta($post_id);
  echo print_r($post_meta);
  ?>
JTDJWCA3S00A56002
JTDJWCA3S00A56002
Colour: Mystic Pearl Wh
MOL01643
29152745

Enquire

Contact Form
<?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 279 899
12 803 km
2025
AUTOMATIC
More details
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_ud0050129_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_ud0050129_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_ud0050129_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_ud0050129_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_ud0050129_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_ud0050129_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_ud0050129_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_ud0050129_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_ud0050129_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_ud0050129_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_ud0050129_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_ud0050129_12.jpg

TOYOTA 1.5 Xs AT

2026 TOYOTA STARLET

<?php
  
   $post_id = get_the_id();
$post_meta = get_post_meta($post_id);
  echo print_r($post_meta);
  ?>
JTDJWCA3S00B89300
JTDJWCA3S00B89300
Colour: Luxe Red
TOL00005
29151263

Enquire

Contact Form
<?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 279 899
1 586 km
2026
AUTOMATIC
More details
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u0070784_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u0070784_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u0070784_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u0070784_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u0070784_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u0070784_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u0070784_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u0070784_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u0070784_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u0070784_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u0070784_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u0070784_12.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u0070784_13.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u0070784_14.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u0070784_15.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u0070784_16.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u0070784_17.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u0070784_18.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u0070784_19.jpg

FORD 3.2 TDCi XLT 4X2 D/CAB AT

2017 FORD RANGER

<?php
  
   $post_id = get_the_id();
$post_meta = get_post_meta($post_id);
  echo print_r($post_meta);
  ?>
AFAPXXMJ2PHA02000
AFAPXXMJ2PHA02000
Colour: WHITE
TOL00005
29152416

Enquire

Contact Form
<?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 279 899
99 900 km
2017
AUTOMATIC
More details
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10127_u502420_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10127_u502420_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10127_u502420_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10127_u502420_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10127_u502420_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10127_u502420_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10127_u502420_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10127_u502420_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10127_u502420_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10127_u502420_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10127_u502420_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10127_u502420_12.jpg

TOYOTA 1.5 Xi

2026 TOYOTA STARLET

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

Enquire

Contact Form
<?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 279 900
5 000 km
2026
MANUAL
More details
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u0070241_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u0070241_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u0070241_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u0070241_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u0070241_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u0070241_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u0070241_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u0070241_8.jpg

RENAULT 1.5 dCi ZEN 4X2

2022 RENAULT DUSTER

<?php
  
   $post_id = get_the_id();
$post_meta = get_post_meta($post_id);
  echo print_r($post_meta);
  ?>
VF1HJD20568210414
VF1HJD20568210414
Colour: Red
MOL01644
29151116

Enquire

Contact Form
<?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 279 900
49 000 km
2022
MANUAL
More details
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01651_ud0050048_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01651_ud0050048_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01651_ud0050048_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01651_ud0050048_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01651_ud0050048_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01651_ud0050048_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01651_ud0050048_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01651_ud0050048_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01651_ud0050048_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01651_ud0050048_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01651_ud0050048_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01651_ud0050048_12.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01651_ud0050048_13.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01651_ud0050048_14.jpg

TOYOTA 1.5 Xs AT

2026 TOYOTA STARLET

<?php
  
   $post_id = get_the_id();
$post_meta = get_post_meta($post_id);
  echo print_r($post_meta);
  ?>
JTDJWCA3S00B81641
JTDJWCA3S00B81641
Colour: LuxeRed
MOL01651
29152869

Enquire

Contact Form
<?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 279 950
5 000 km
2026
AUTOMATIC
More details
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01642_u0070554_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01642_u0070554_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01642_u0070554_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01642_u0070554_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01642_u0070554_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01642_u0070554_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01642_u0070554_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01642_u0070554_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01642_u0070554_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01642_u0070554_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01642_u0070554_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01642_u0070554_12.jpg

TOYOTA 1.5

2020 TOYOTA RUSH

<?php
  
   $post_id = get_the_id();
$post_meta = get_post_meta($post_id);
  echo print_r($post_meta);
  ?>
MHKE8FA300K002738
MHKE8FA300K002738
Colour: Silver ME (1E7)
MOL01642
29152865

Enquire

Contact Form
<?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 285 900
92 431 km
2020
MANUAL
More details
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01643_u0070177_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01643_u0070177_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01643_u0070177_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01643_u0070177_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01643_u0070177_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01643_u0070177_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01643_u0070177_7.jpg

TOYOTA 1.5 Xs AT

2025 TOYOTA STARLET

<?php
  
   $post_id = get_the_id();
$post_meta = get_post_meta($post_id);
  echo print_r($post_meta);
  ?>
JTDJWCA3S00936920
JTDJWCA3S00936920
Colour: Grey
MOL01643
29150983

Enquire

Contact Form
<?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 289 900
34 000 km
2025
AUTOMATIC
More details
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01643_u0070162_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01643_u0070162_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01643_u0070162_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01643_u0070162_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01643_u0070162_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01643_u0070162_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01643_u0070162_7.jpg

SUZUKI 1.5 GLX AT

2023 SUZUKI VITARA

<?php
  
   $post_id = get_the_id();
$post_meta = get_post_meta($post_id);
  echo print_r($post_meta);
  ?>
MA3NYFJ1S00943335
MA3NYFJ1S00943335
Colour: RED
MOL01643
29152440

Enquire

Contact Form
<?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 289 900
43 000 km
2023
AUTOMATIC
More details
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01642_u0070312_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01642_u0070312_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01642_u0070312_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01642_u0070312_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01642_u0070312_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01642_u0070312_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01642_u0070312_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01642_u0070312_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01642_u0070312_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01642_u0070312_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01642_u0070312_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01642_u0070312_12.jpg

HYUNDAI 2.0 EXECUTIVE AT

2021 HYUNDAI TUCSON

<?php
  
   $post_id = get_the_id();
$post_meta = get_post_meta($post_id);
  echo print_r($post_meta);
  ?>
TMAJ3813MLJ992596
TMAJ3813MLJ992596
Colour: Blue
MOL01642
29152863

Enquire

Contact Form
<?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 289 900
78 520 km
2021
AUTOMATIC
More details
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u0070309_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u0070309_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u0070309_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u0070309_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u0070309_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u0070309_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u0070309_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u0070309_8.jpg

NISSAN 2.5 4X4 ACENTA CVT

2022 NISSAN X-TRAIL

<?php
  
   $post_id = get_the_id();
$post_meta = get_post_meta($post_id);
  echo print_r($post_meta);
  ?>
JN1TBNT32Z0016610
JN1TBNT32Z0016610
Colour: SILVER
MOL01644
29152637

Enquire

Contact Form
<?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 295 000
69 000 km
2022
AUTOMATIC
More details
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_n0001668_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_n0001668_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_n0001668_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_n0001668_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_n0001668_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_n0001668_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_n0001668_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_n0001668_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_n0001668_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_n0001668_10.jpg

TOYOTA 1.5 Xs AT

2026 TOYOTA STARLET

<?php
  
   $post_id = get_the_id();
$post_meta = get_post_meta($post_id);
  echo print_r($post_meta);
  ?>
JTDJWCA3S00B41290
JTDJWCA3S00B41290
Colour: Mystic Pearl White (ZHJ)
TOL00005
29152834

Enquire

Contact Form
<?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 297 899
1 km
2026
AUTOMATIC
More details
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u0070768_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u0070768_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u0070768_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u0070768_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u0070768_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u0070768_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u0070768_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u0070768_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u0070768_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u0070768_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u0070768_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u0070768_12.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u0070768_13.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u0070768_14.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u0070768_15.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u0070768_16.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u0070768_17.jpg

HAVAL 1.5T SUPER LUXURY 2WD DCT

2023 HAVAL H2 JOLION

<?php
  
   $post_id = get_the_id();
$post_meta = get_post_meta($post_id);
  echo print_r($post_meta);
  ?>
LGWEE4A54NK626162
LGWEE4A54NK626162
Colour: WHITE PEARL
TOL00005
29152412

Enquire

Contact Form
<?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 899
82 000 km
2023
AUTOMATIC
More details
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u0070638_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u0070638_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u0070638_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u0070638_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u0070638_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u0070638_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u0070638_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u0070638_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u0070638_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u0070638_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u0070638_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u0070638_12.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u0070638_13.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol00005_u0070638_14.jpg

TOYOTA 1.8 Xi

2022 TOYOTA COROLLA

<?php
  
   $post_id = get_the_id();
$post_meta = get_post_meta($post_id);
  echo print_r($post_meta);
  ?>
AHTKFAAG800606335
AHTKFAAG800606335
Colour: Crimson Spark Red (3T6)
TOL00005
29151375

Enquire

Contact Form
<?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 899
39 789 km
2022
AUTOMATIC
More details

IMPORTANT NOTICE TO OUR VALUED CUSTOMERS

Protecting Yourself When Transacting With NMI

Vehicle purchase scams and banking fraud is on the rise in South Africa. NMI Durban South Motors (Pty) Ltd is committed to protecting our customers and urges all buyers to take note of the following important information:

Our Banking Details

NMI Durban South Motors’ banking details are fixed and will not change. Should you ever be requested to pay funds into a different bank account, please do not proceed and contact us immediately using the contact
details on our official website to verify the request.

Always Verify Before You Pay.

Before making any payment to NMI :

  • Contact us directly using the telephone numbers listed on our
    official website to confirm the transaction and banking details.
  • Do not rely solely on contact details provided in emails, SMS
    messages, or online advertisements.
  • Verify the bank account details with our finance department before making any electronic transfer.
  • Utilise account verification functionalities on your banking platform

Confirm You Are Dealing With NMI

A complete and up-to-date list of the directors of NMI Durban South Motors (Pty) Ltd is available on our company website at
https://nmi.co.za/about/leadership-team/. We encourage customers to verify the identity of any person claiming to represent NMI by consulting our official records.

Report Suspicious Activity

If you encounter any suspicious activity or have concerns about a
transaction, please contact us immediately.
Tel: 011 052 0100
Email: info@nmi.co.za.