Automark Vehicles from Toyota Centurion

Make
Range
Model
Price
Mileage
Vehicle Year
Transmission
  • AUTOMATIC (41)
  • MANUAL (18)
  • AUTOMATICMANUAL (17)
Fuel Type
  • DIESEL (30)
  • UNLEADED (29)
  • DieselPtrol (17)
1 - 24 of 77 posts
Sort Listing
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u0070212_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u0070212_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u0070212_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u0070212_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u0070212_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u0070212_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u0070212_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u0070212_8.jpg

VOLKSWAGEN CLASSIC 1.6 TRENDLINE

2007 VOLKSWAGEN POLO

<?php
  
   $post_id = get_the_id();
$post_meta = get_post_meta($post_id);
  echo print_r($post_meta);
  ?>
AAVZZZ9NZ7U018742
AAVZZZ9NZ7U018742
Colour: Blue
MOL01644
28922059

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 105 500
268 324 km
2007
MANUAL
More details
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_ud0050059_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_ud0050059_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_ud0050059_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_ud0050059_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_ud0050059_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_ud0050059_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_ud0050059_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_ud0050059_8.jpg

TOYOTA

2026 TOYOTA VITZ 1.0

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

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 195 000
1 km
2026
AUTOMATICMANUAL
More details
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_ud0050041_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_ud0050041_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_ud0050041_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_ud0050041_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_ud0050041_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_ud0050041_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_ud0050041_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_ud0050041_8.jpg

TOYOTA

2025 TOYOTA VITZ 1.0 XR AMT

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

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 219 900
0 km
2025
AUTOMATICMANUAL
More details
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u0070167_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u0070167_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u0070167_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u0070167_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u0070167_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u0070167_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u0070167_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u0070167_8.jpg

RENAULT 1.5 dCi DYNAMIQUE EDC 4X2

2019 RENAULT DUSTER

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

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 219 900
70 722 km
2019
AUTOMATIC
More details
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_ud0050035_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_ud0050035_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_ud0050035_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_ud0050035_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_ud0050035_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_ud0050035_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_ud0050035_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_ud0050035_8.jpg

TOYOTA

2025 TOYOTA VITZ 1.0 XR AMT

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

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 219 900
6 763 km
2025
AUTOMATICMANUAL
More details
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u0070131_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u0070131_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u0070131_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u0070131_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u0070131_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u0070131_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u0070131_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u0070131_8.jpg

BMW 120i 5-DOOR STEPTRONIC

2018 BMW 1 SERIES

<?php
  
   $post_id = get_the_id();
$post_meta = get_post_meta($post_id);
  echo print_r($post_meta);
  ?>
WBA1S720X07A48679
WBA1S720X07A48679
Colour: GREY
MOL01644
28920538

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 224 900
144 000 km
2018
AUTOMATIC
More details
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u0070197_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u0070197_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u0070197_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u0070197_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u0070197_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u0070197_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u0070197_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u0070197_8.jpg

TOYOTA 3.0 D-4D R/BODY

2012 TOYOTA FORTUNER

<?php
  
   $post_id = get_the_id();
$post_meta = get_post_meta($post_id);
  echo print_r($post_meta);
  ?>
AHTZZ69GX05031181
AHTZZ69GX05031181
Colour: Sterling Silver Metallic (1C0)
MOL01644
28920542

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 259 900
224 394 km
2012
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
28921955

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 269 900
1 km
2026
MANUAL
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
28921956

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 269 900
2 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
28920550

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 279 900
49 000 km
2022
MANUAL
More details
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u0070152_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u0070152_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u0070152_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u0070152_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u0070152_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u0070152_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u0070152_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u0070152_8.jpg

VOLKSWAGEN VIVO HATCH MY25 1.6 LIFE

2024 VOLKSWAGEN POLO

<?php
  
   $post_id = get_the_id();
$post_meta = get_post_meta($post_id);
  echo print_r($post_meta);
  ?>
AAVZZZ6R5SU017174
AAVZZZ6R5SU017174
Colour: Grey
MOL01644
28921186

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 288 900
22 860 km
2024
AUTOMATIC
More details
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_ud0050045_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_ud0050045_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_ud0050045_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_ud0050045_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_ud0050045_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_ud0050045_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_ud0050045_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_ud0050045_8.jpg

TOYOTA 1.5 XR

2025 TOYOTA STARLET

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

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 289 900
164 km
2025
MANUAL
More details
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u0070248_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u0070248_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u0070248_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u0070248_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u0070248_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u0070248_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u0070248_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u0070248_8.jpg

KIA 1.5 EX CVT

2024 KIA SONET

<?php
  
   $post_id = get_the_id();
$post_meta = get_post_meta($post_id);
  echo print_r($post_meta);
  ?>
MZBFC814TPN369858
MZBFC814TPN369858
Colour: GREY
MOL01644
28921942

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 329 900
25 329 km
2024
AUTOMATIC
More details
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u0070243_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u0070243_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u0070243_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u0070243_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u0070243_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u0070243_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u0070243_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u0070243_8.jpg

TOYOTA 3.0 D-4D 4X4 HERITAGE AT

2011 TOYOTA FORTUNER

<?php
  
   $post_id = get_the_id();
$post_meta = get_post_meta($post_id);
  echo print_r($post_meta);
  ?>
AHTYZ59G308017143
AHTYZ59G308017143
Colour: Sterling Silver Metallic (1C0)
MOL01644
28920551

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 329 900
167 695 km
2011
AUTOMATIC
More details
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u0070124_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u0070124_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u0070124_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u0070124_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u0070124_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u0070124_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u0070124_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u0070124_8.jpg

VOLKSWAGEN

2024 VOLKSWAGEN POLO VIVO 1.0 TSI GT (5DR)

<?php
  
   $post_id = get_the_id();
$post_meta = get_post_meta($post_id);
  echo print_r($post_meta);
  ?>
AAVZZZ6R0SU008964
AAVZZZ6R0SU008964
Colour: Grey
MOL01644
28920533

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 339 900
10 229 km
2024
AUTOMATICMANUAL
More details
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_n0000230_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_n0000230_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_n0000230_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_n0000230_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_n0000230_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_n0000230_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_n0000230_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_n0000230_8.jpg

TOYOTA 1.5 Xs

2025 TOYOTA URBAN CRUISER

<?php
  
   $post_id = get_the_id();
$post_meta = get_post_meta($post_id);
  echo print_r($post_meta);
  ?>
JTDUYMJ1S00122139
JTDUYMJ1S00122139
Colour: Shadow Grey
MOL01644
28923422

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 345 000
1 km
2025
MANUAL
More details
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_ud0050044_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_ud0050044_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_ud0050044_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_ud0050044_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_ud0050044_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_ud0050044_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_ud0050044_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_ud0050044_8.jpg

TOYOTA 1.5 XR

2025 TOYOTA URBAN CRUISER

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

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 349 900
225 km
2025
MANUAL
More details
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u0070237_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u0070237_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u0070237_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u0070237_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u0070237_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u0070237_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u0070237_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u0070237_8.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);
  ?>
JTDLWFA3S00537921
JTDLWFA3S00537921
Colour: SILVER
MOL01644
28920548

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 349 900
11 902 km
2025
AUTOMATIC
More details
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u0070140_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u0070140_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u0070140_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u0070140_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u0070140_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u0070140_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u0070140_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u0070140_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u0070140_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u0070140_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u0070140_11.jpg

BMW 420i CONVERTIBLE M SPORT

2019 BMW 4 SERIES

<?php
  
   $post_id = get_the_id();
$post_meta = get_post_meta($post_id);
  echo print_r($post_meta);
  ?>
WBA4V12000EJ54052
WBA4V12000EJ54052
Colour: WHITE
MOL01644
28921184

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 350 000
132 299 km
2019
MANUAL
More details
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_ud0050036_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_ud0050036_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_ud0050036_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_ud0050036_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_ud0050036_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_ud0050036_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_ud0050036_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_ud0050036_8.jpg

TOYOTA 1.5 XR AT

2025 TOYOTA URBAN CRUISER

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

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 355 000
30 785 km
2025
AUTOMATIC
More details
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u0070166_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u0070166_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u0070166_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u0070166_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u0070166_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u0070166_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u0070166_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_u0070166_8.jpg

TOYOTA 2.0 GX 2WD CVT

2020 TOYOTA RAV4

<?php
  
   $post_id = get_the_id();
$post_meta = get_post_meta($post_id);
  echo print_r($post_meta);
  ?>
JTMZ43FV30D043692
JTMZ43FV30D043692
Colour: Grey
MOL01644
28921190

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
121 569 km
2020
AUTOMATIC
More details
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_ud0050039_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_ud0050039_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_ud0050039_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_ud0050039_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_ud0050039_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_ud0050039_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_ud0050039_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_ud0050039_8.jpg

TOYOTA 1.5 XR AT

2025 TOYOTA URBAN CRUISER

<?php
  
   $post_id = get_the_id();
$post_meta = get_post_meta($post_id);
  echo print_r($post_meta);
  ?>
JTDUYMJ1S00119210
JTDUYMJ1S00119210
Colour: JET BLUE BI-TONE
MOL01644
28923417

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
0 km
2025
AUTOMATIC
More details
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_ud0050047_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_ud0050047_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_ud0050047_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_ud0050047_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_ud0050047_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_ud0050047_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_ud0050047_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_ud0050047_8.jpg

TOYOTA 1.5 XR AT

2025 TOYOTA URBAN CRUISER

<?php
  
   $post_id = get_the_id();
$post_meta = get_post_meta($post_id);
  echo print_r($post_meta);
  ?>
JTDUYMJ1S00119422
JTDUYMJ1S00119422
Colour: Liquid Silver Bi-tone
MOL01644
28921974

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
371 km
2025
AUTOMATIC
More details
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_ud0050042_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_ud0050042_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_ud0050042_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_ud0050042_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_ud0050042_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_ud0050042_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_ud0050042_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01644_ud0050042_8.jpg

TOYOTA 1.5 XR AT

2025 TOYOTA URBAN CRUISER

<?php
  
   $post_id = get_the_id();
$post_meta = get_post_meta($post_id);
  echo print_r($post_meta);
  ?>
JTDUYMJ1S00119239
JTDUYMJ1S00119239
Colour: JET BLUE BI-TONE
MOL01644
28921969

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 900
0 km
2025
AUTOMATIC
More details