SUZUKI SWIFT (2025)

SUZUKI 1.2 GL MT

R 199 950
Range:
SWIFT
Year:
2025
Mileage:
24 500km
Colour:
White
Transmission:
MANUAL
Fuel:
UNLEADED
Vehicle ID:
29491363
Additional Information:

Exceptional Value Awaits

This used vehicle offers reliability and peace of mind. With an extended warranty available, you can drive confidently knowing your investment is protected. All vehicles undergo a thorough quality check, ensuring you receive a dependable ride. We guarantee that every vehicle is not stolen and the year model is accurate.

Enjoy our commitment to exceptional service. We take pride in valuing our guests and ensuring your experience is seamless. Please note that all prices exclude “On the Road” and delivery costs.

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

Key highlights:
– Extended warranty available
– Quality checked for reliability
– Guaranteed not stolen
– Accurate year model guarantee
– Commitment to exceptional service
– Prices exclude “On the Road” and delivery costs

Trust in the NMI brand for your next vehicle purchase, ensuring quality and service without compromise.

Available from Barons Tokai
<?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 Pre-Owned

Similar Listings 

https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071281_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071281_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071281_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071281_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071281_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071281_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071281_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071281_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071281_9.jpg
SUZUKI
SWIFT
(2022)

SUZUKI 1.2I GL AMT

Array ( [vehicleid] => Array ( [0] => 29491421 ) [dumpdate] => Array ( [0] => 2026-08-11T15:53:29.63 ) [mmcode] => Array ( [0] => 59007101 ) [molstockbooknumber] => Array ( [0] => MOL01182_U0071281 ) [stockbooknumber] => Array ( [0] => U0071281 ) [vinnumber] => Array ( [0] => MBHCZC63S00A63391 ) [regnumber] => Array ( [0] => DC89HV-ZN ) [uploadtype] => Array ( [0] => USED ) [vehiclemake] => Array ( [0] => SUZUKI ) [vehiclerange] => Array ( [0] => SWIFT ) [vehiclemodel] => Array ( [0] => 1.2I GL AMT ) [vehicleyear] => Array ( [0] => 2022 ) [bodytype] => Array ( [0] => HATCH ) [transmissiontype] => Array ( [0] => AUTOMATIC ) [fueltype] => Array ( [0] => UNLEADED ) [colour] => Array ( [0] => Grey ) [numberofdoors] => Array ( [0] => 5 ) [mileage] => Array ( [0] => 33477 ) [servicehistory] => Array ( [0] => Full ) [comments] => Array ( [0] => Efficient and Stylish Commuter This used vehicle offers a perfect blend of comfort and performance. With its optional extras, driving becomes more enjoyable and convenient. You'll appreciate features like the multi-function steering wheel and front fog lamps, enhancing both functionality and safety. Experience a smooth ride with the advanced ABS braking system ensuring confidence on the road. This vehicle is perfect for urban driving and everyday journeys, providing value and reliability. Mileage is recorded at the time of advertising and may vary. Key highlights: - Optional radio included - Front fog lamps for enhanced visibility - Multi-function steering wheel for added convenience - ABS braking system for improved safety - Compact design ideal for city driving - Excellent fuel efficiency Trust in the NMI brand for quality vehicles that meet your needs. ) [price] => Array ( [0] => 199000 ) [dealershipid] => Array ( [0] => 35 ) [molnumber] => Array ( [0] => MOL01182 ) [dealershipname] => Array ( [0] => Barons Durban ) [pictures] => Array ( [0] => a:9:{i:0;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071281_1.jpg";i:1;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071281_2.jpg";i:2;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071281_3.jpg";i:3;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071281_4.jpg";i:4;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071281_5.jpg";i:5;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071281_6.jpg";i:6;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071281_7.jpg";i:7;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071281_8.jpg";i:8;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071281_9.jpg";} ) ) 1
MBHCZC63S00A63391
MBHCZC63S00A63391
Colour: Grey
MOL01182
29491421

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 199 000
33 477km
2022
AUTOMATIC
More details
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0071019_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0071019_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0071019_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0071019_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0071019_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0071019_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0071019_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0071019_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0071019_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0071019_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0071019_12.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0071019_13.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0071019_14.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0071019_15.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0071019_16.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0071019_17.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0071019_18.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0071019_19.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0071019_20.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0071019_21.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0071019_22.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0071019_23.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0071019_24.jpg
SUZUKI
SWIFT
(2025)

SUZUKI 1.2 GL MT

Array ( [vehicleid] => Array ( [0] => 29491366 ) [dumpdate] => Array ( [0] => 2026-08-11T15:53:29.63 ) [mmcode] => Array ( [0] => 59007082 ) [molstockbooknumber] => Array ( [0] => MOL01343_U0071019 ) [stockbooknumber] => Array ( [0] => U0071019 ) [vinnumber] => Array ( [0] => MBHZCDESR00305281 ) [regnumber] => Array ( [0] => MJ67JCGP ) [uploadtype] => Array ( [0] => USED ) [vehiclemake] => Array ( [0] => SUZUKI ) [vehiclerange] => Array ( [0] => SWIFT ) [vehiclemodel] => Array ( [0] => 1.2 GL MT ) [vehicleyear] => Array ( [0] => 2025 ) [bodytype] => Array ( [0] => HATCH ) [transmissiontype] => Array ( [0] => MANUAL ) [fueltype] => Array ( [0] => UNLEADED ) [colour] => Array ( [0] => WHITE ) [numberofdoors] => Array ( [0] => 5 ) [mileage] => Array ( [0] => 23000 ) [servicehistory] => Array ( [0] => Full ) [comments] => Array ( [0] => Exceptional Value in a Reliable Hatchback Discover a fantastic opportunity with this stylish, efficient hatchback. With only 23 000 kilometres on the clock, this used vehicle offers peace of mind with an extended warranty available. It's meticulously checked for quality, ensuring you drive away with confidence. Safety and reliability are paramount. This vehicle is guaranteed not stolen, and the year model is confirmed. You can trust our commitment to outstanding service and customer satisfaction. Please note that all prices exclude “On the Road” and delivery costs. Mileage is recorded at the time of advertising and may vary. Key Highlights: - 23 000 kilometres mileage - Extended warranty available - Quality checked for peace of mind - Guaranteed not stolen - Confirmed year model - Exceptional service levels - Additional extras available upon inquiry Trust in the NMI brand for a seamless purchasing experience. Your satisfaction is our priority. ) [price] => Array ( [0] => 199950 ) [dealershipid] => Array ( [0] => 50 ) [molnumber] => Array ( [0] => MOL01343 ) [dealershipname] => Array ( [0] => Barons Tokai ) [pictures] => Array ( [0] => a:23:{i:0;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0071019_1.jpg";i:1;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0071019_2.jpg";i:2;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0071019_3.jpg";i:3;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0071019_4.jpg";i:4;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0071019_5.jpg";i:5;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0071019_6.jpg";i:6;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0071019_7.jpg";i:7;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0071019_8.jpg";i:8;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0071019_10.jpg";i:9;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0071019_11.jpg";i:10;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0071019_12.jpg";i:11;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0071019_13.jpg";i:12;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0071019_14.jpg";i:13;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0071019_15.jpg";i:14;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0071019_16.jpg";i:15;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0071019_17.jpg";i:16;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0071019_18.jpg";i:17;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0071019_19.jpg";i:18;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0071019_20.jpg";i:19;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0071019_21.jpg";i:20;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0071019_22.jpg";i:21;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0071019_23.jpg";i:22;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0071019_24.jpg";} ) ) 1
MBHZCDESR00305281
MBHZCDESR00305281
Colour: WHITE
MOL01343
29491366

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 199 950
23 000km
2025
MANUAL
More details
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0070992_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0070992_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0070992_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0070992_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0070992_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0070992_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0070992_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0070992_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0070992_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0070992_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0070992_12.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0070992_13.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0070992_14.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0070992_15.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0070992_16.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0070992_17.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0070992_18.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0070992_19.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0070992_20.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0070992_21.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0070992_22.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0070992_23.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0070992_24.jpg
SUZUKI
SWIFT
(2025)

SUZUKI 1.2 GL MT

Array ( [vehicleid] => Array ( [0] => 29491517 ) [dumpdate] => Array ( [0] => 2026-08-11T15:53:29.63 ) [mmcode] => Array ( [0] => 59007082 ) [molstockbooknumber] => Array ( [0] => MOL01343_U0070992 ) [stockbooknumber] => Array ( [0] => U0070992 ) [vinnumber] => Array ( [0] => MBHZCDESR00173931 ) [regnumber] => Array ( [0] => MC60DSGP ) [uploadtype] => Array ( [0] => USED ) [vehiclemake] => Array ( [0] => SUZUKI ) [vehiclerange] => Array ( [0] => SWIFT ) [vehiclemodel] => Array ( [0] => 1.2 GL MT ) [vehicleyear] => Array ( [0] => 2025 ) [bodytype] => Array ( [0] => HATCH ) [transmissiontype] => Array ( [0] => MANUAL ) [fueltype] => Array ( [0] => UNLEADED ) [colour] => Array ( [0] => WHIT ) [numberofdoors] => Array ( [0] => 5 ) [mileage] => Array ( [0] => 16575 ) [servicehistory] => Array ( [0] => Full ) [comments] => Array ( [0] => Quality Used Car with Peace of Mind This vehicle offers reliability and assurance with an extended warranty available. Each car undergoes a thorough quality check to ensure it meets our high standards. Drive with confidence knowing all vehicles are guaranteed not stolen and the year model is confirmed. We value our customers and pride ourselves on exceptional service. Please note that prices exclude “On the Road” and delivery costs. Mileage is recorded at the time of advertising and may vary. Key highlights: - Extended warranty available - Quality check performed on all vehicles - Guaranteed not stolen - Confirmed year model - Exceptional customer service - Prices exclude “On the Road” and delivery costs Choose with confidence at NMI. ) [price] => Array ( [0] => 199950 ) [dealershipid] => Array ( [0] => 50 ) [molnumber] => Array ( [0] => MOL01343 ) [dealershipname] => Array ( [0] => Barons Tokai ) [pictures] => Array ( [0] => a:23:{i:0;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0070992_1.jpg";i:1;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0070992_2.jpg";i:2;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0070992_3.jpg";i:3;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0070992_4.jpg";i:4;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0070992_5.jpg";i:5;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0070992_6.jpg";i:6;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0070992_7.jpg";i:7;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0070992_9.jpg";i:8;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0070992_10.jpg";i:9;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0070992_11.jpg";i:10;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0070992_12.jpg";i:11;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0070992_13.jpg";i:12;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0070992_14.jpg";i:13;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0070992_15.jpg";i:14;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0070992_16.jpg";i:15;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0070992_17.jpg";i:16;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0070992_18.jpg";i:17;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0070992_19.jpg";i:18;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0070992_20.jpg";i:19;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0070992_21.jpg";i:20;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0070992_22.jpg";i:21;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0070992_23.jpg";i:22;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0070992_24.jpg";} ) ) 1
MBHZCDESR00173931
MBHZCDESR00173931
Colour: WHIT
MOL01343
29491517

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 199 950
16 575km
2025
MANUAL
More details
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0070993_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0070993_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0070993_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0070993_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0070993_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0070993_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0070993_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0070993_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0070993_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0070993_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0070993_12.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0070993_13.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0070993_14.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0070993_15.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0070993_16.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0070993_17.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0070993_18.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0070993_19.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0070993_20.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0070993_21.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0070993_22.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0070993_23.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0070993_24.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0070993_25.jpg
SUZUKI
SWIFT
(2025)

SUZUKI 1.2 GL MT

Array ( [vehicleid] => Array ( [0] => 29491518 ) [dumpdate] => Array ( [0] => 2026-08-11T15:53:29.63 ) [mmcode] => Array ( [0] => 59007082 ) [molstockbooknumber] => Array ( [0] => MOL01343_U0070993 ) [stockbooknumber] => Array ( [0] => U0070993 ) [vinnumber] => Array ( [0] => MBHZCDESR00251984 ) [regnumber] => Array ( [0] => MG06SBGP ) [uploadtype] => Array ( [0] => USED ) [vehiclemake] => Array ( [0] => SUZUKI ) [vehiclerange] => Array ( [0] => SWIFT ) [vehiclemodel] => Array ( [0] => 1.2 GL MT ) [vehicleyear] => Array ( [0] => 2025 ) [bodytype] => Array ( [0] => HATCH ) [transmissiontype] => Array ( [0] => MANUAL ) [fueltype] => Array ( [0] => UNLEADED ) [colour] => Array ( [0] => WHIT ) [numberofdoors] => Array ( [0] => 5 ) [mileage] => Array ( [0] => 28300 ) [servicehistory] => Array ( [0] => Full ) [comments] => Array ( [0] => Quality Used Vehicle with Extended Warranty Discover a smart buy that combines reliability and value. This vehicle has undergone a thorough quality check, ensuring it meets high standards. An extended warranty is available for added peace of mind. Enjoy the assurance that this vehicle is guaranteed not stolen and accurately reflects its year model. We prioritise our guests and are proud of our exceptional service. Please note that all prices exclude “On the Road” and delivery costs. Mileage is recorded at the time of advertising and may vary. Key highlights: - Extended warranty available - Quality check completed - Guaranteed not stolen - Guaranteed year model - Excellent service levels - Additional extras available upon request NMI stands for trust and quality in every vehicle we offer. Experience the difference today. ) [price] => Array ( [0] => 199950 ) [dealershipid] => Array ( [0] => 50 ) [molnumber] => Array ( [0] => MOL01343 ) [dealershipname] => Array ( [0] => Barons Tokai ) [pictures] => Array ( [0] => a:24:{i:0;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0070993_1.jpg";i:1;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0070993_2.jpg";i:2;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0070993_3.jpg";i:3;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0070993_4.jpg";i:4;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0070993_5.jpg";i:5;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0070993_6.jpg";i:6;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0070993_7.jpg";i:7;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0070993_8.jpg";i:8;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0070993_9.jpg";i:9;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0070993_11.jpg";i:10;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0070993_12.jpg";i:11;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0070993_13.jpg";i:12;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0070993_14.jpg";i:13;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0070993_15.jpg";i:14;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0070993_16.jpg";i:15;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0070993_17.jpg";i:16;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0070993_18.jpg";i:17;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0070993_19.jpg";i:18;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0070993_20.jpg";i:19;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0070993_21.jpg";i:20;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0070993_22.jpg";i:21;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0070993_23.jpg";i:22;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0070993_24.jpg";i:23;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0070993_25.jpg";} ) ) 1
MBHZCDESR00251984
MBHZCDESR00251984
Colour: WHIT
MOL01343
29491518

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 199 950
28 300km
2025
MANUAL
More details