VOLKSWAGEN T-CROSS (2022)

VOLKSWAGEN MY21 1.0 TSI COMFORTLINE

R 279 950
Range:
T-CROSS
Year:
2022
Mileage:
56 832km
Colour:
White
Transmission:
MANUAL
Fuel:
UNLEADED
Vehicle ID:
29494626
Additional Information:

Elevate Your Driving Experience

This used vehicle offers a modern design combined with practicality. Enjoy the spacious interior, ideal for both city driving and weekend adventures. Its sleek lines and contemporary features make it a standout choice for anyone looking for style and functionality.

With a reputation for reliability and performance, this vehicle is perfect for daily commutes or family outings. Experience the comfort and confidence this model provides on every journey.

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

Key highlights:
– Used condition, well-maintained
– Spacious interior for comfort
– Stylish and contemporary design
– Ideal for city and weekend driving
– Known for reliability and performance

Trust in NMI for quality vehicles that meet your needs. Experience peace of mind with our commitment to excellence.

Available from Barons Cape Town
<?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_u0071211_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071211_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071211_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071211_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071211_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071211_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071211_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071211_8.jpg
VOLKSWAGEN
T-CROSS
(2019)

VOLKSWAGEN MY20 1.0 TSI COMFORTLINE DSG

Array ( [vehicleid] => Array ( [0] => 29494182 ) [dumpdate] => Array ( [0] => 2026-08-11T15:53:46.787 ) [mmcode] => Array ( [0] => 64030170 ) [molstockbooknumber] => Array ( [0] => MOL01182_U0071211 ) [stockbooknumber] => Array ( [0] => U0071211 ) [vinnumber] => Array ( [0] => WVGZZZC1ZLY000417 ) [regnumber] => Array ( [0] => BM39FZZN ) [uploadtype] => Array ( [0] => USED ) [vehiclemake] => Array ( [0] => VOLKSWAGEN ) [vehiclerange] => Array ( [0] => T-CROSS ) [vehiclemodel] => Array ( [0] => MY20 1.0 TSI COMFORTLINE DSG ) [vehicleyear] => Array ( [0] => 2019 ) [bodytype] => Array ( [0] => CROSSOVER ) [transmissiontype] => Array ( [0] => AUTOMATIC ) [fueltype] => Array ( [0] => UNLEADED ) [colour] => Array ( [0] => GREY ) [numberofdoors] => Array ( [0] => 5 ) [mileage] => Array ( [0] => 175160 ) [servicehistory] => Array ( [0] => Full ) [comments] => Array ( [0] => Exceptional Value and Reliability Experience a blend of style and practicality with this versatile SUV. It comes with a host of optional extras, ensuring a comfortable and enjoyable driving experience. With the balance of the manufacturer warranty and maintenance plan, peace of mind is guaranteed. Our certified 80-point check ensures quality, while our finance department can tailor solutions to meet your needs. Enjoy the convenience of countrywide delivery at an agreed price. Mileage is recorded at the time of advertising and may vary. Key highlights: - Electric windows - Multi-function steering wheel - Alloy wheels - Radio - Fog lamps - Finance through in-house finance only - Balance of manufacturer warranty or maintenance plan - Certified 80-point check Trust in the NMI brand for quality vehicles and exceptional service. ) [price] => Array ( [0] => 239950 ) [dealershipid] => Array ( [0] => 35 ) [molnumber] => Array ( [0] => MOL01182 ) [dealershipname] => Array ( [0] => Barons Durban ) [pictures] => Array ( [0] => a:8:{i:0;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071211_1.jpg";i:1;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071211_2.jpg";i:2;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071211_3.jpg";i:3;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071211_4.jpg";i:4;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071211_5.jpg";i:5;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071211_6.jpg";i:6;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071211_7.jpg";i:7;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071211_8.jpg";} ) ) 1
WVGZZZC1ZLY000417
WVGZZZC1ZLY000417
Colour: GREY
MOL01182
29494182

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 239 950
175 160km
2019
AUTOMATIC
More details
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0071091_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0071091_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0071091_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0071091_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0071091_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0071091_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0071091_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0071091_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0071091_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0071091_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0071091_11.jpg
VOLKSWAGEN
T-CROSS
(2021)

VOLKSWAGEN MY20 1.0 TSI COMFORTLINE DSG

Array ( [vehicleid] => Array ( [0] => 29491619 ) [dumpdate] => Array ( [0] => 2026-08-11T15:50:34.057 ) [mmcode] => Array ( [0] => 64030170 ) [molstockbooknumber] => Array ( [0] => MOL01400_U0071091 ) [stockbooknumber] => Array ( [0] => U0071091 ) [vinnumber] => Array ( [0] => WVGZZZC1ZNY009738 ) [regnumber] => Array ( [0] => KH17SDGP ) [uploadtype] => Array ( [0] => USED ) [vehiclemake] => Array ( [0] => VOLKSWAGEN ) [vehiclerange] => Array ( [0] => T-CROSS ) [vehiclemodel] => Array ( [0] => MY20 1.0 TSI COMFORTLINE DSG ) [vehicleyear] => Array ( [0] => 2021 ) [bodytype] => Array ( [0] => CROSSOVER ) [transmissiontype] => Array ( [0] => AUTOMATIC ) [fueltype] => Array ( [0] => UNLEADED ) [colour] => Array ( [0] => WHITE ) [numberofdoors] => Array ( [0] => 5 ) [mileage] => Array ( [0] => 55000 ) [servicehistory] => Array ( [0] => Full ) [comments] => Array ( [0] => Elevate Your Drive with This Stylish SUV Discover the perfect blend of practicality and modern design with this exceptional used vehicle. With only 55 000 kilometres on the clock, it promises reliability and comfort for all your journeys. Experience the versatility and convenience that comes with owning this popular SUV, ideal for city driving and weekend adventures alike. Mileage is recorded at the time of advertising and may vary. Key Highlights: - Low mileage of 55 000 kilometres - Compact and stylish design - Versatile interior space - Efficient fuel consumption - Advanced safety features - Smooth handling and performance - Ideal for urban and family use - Well-maintained and reliable Trust in the quality and integrity of NMI. We prioritise your satisfaction and stand behind our vehicles. ) [price] => Array ( [0] => 289900 ) [dealershipid] => Array ( [0] => 10 ) [molnumber] => Array ( [0] => MOL01400 ) [dealershipname] => Array ( [0] => Barons Woodmead ) [pictures] => Array ( [0] => a:11:{i:0;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0071091_1.jpg";i:1;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0071091_2.jpg";i:2;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0071091_3.jpg";i:3;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0071091_4.jpg";i:4;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0071091_5.jpg";i:5;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0071091_6.jpg";i:6;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0071091_7.jpg";i:7;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0071091_8.jpg";i:8;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0071091_9.jpg";i:9;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0071091_10.jpg";i:10;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_u0071091_11.jpg";} ) ) 1
WVGZZZC1ZNY009738
WVGZZZC1ZNY009738
Colour: WHITE
MOL01400
29491619

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
55 000km
2021
AUTOMATIC
More details
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0071048_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0071048_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0071048_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0071048_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0071048_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0071048_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0071048_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0071048_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0071048_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0071048_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0071048_12.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0071048_13.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0071048_14.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0071048_15.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0071048_16.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0071048_17.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0071048_18.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0071048_19.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0071048_20.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0071048_21.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0071048_22.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0071048_23.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0071048_24.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0071048_25.jpg
VOLKSWAGEN
T-CROSS
(2021)

VOLKSWAGEN MY20 1.0 TSI COMFORTLINE DSG

Array ( [vehicleid] => Array ( [0] => 29493592 ) [dumpdate] => Array ( [0] => 2026-08-11T15:50:25.027 ) [mmcode] => Array ( [0] => 64030170 ) [molstockbooknumber] => Array ( [0] => MOL01343_U0071048 ) [stockbooknumber] => Array ( [0] => U0071048 ) [vinnumber] => Array ( [0] => WVGZZZC1ZNY012283 ) [regnumber] => Array ( [0] => SKYE001WP ) [uploadtype] => Array ( [0] => USED ) [vehiclemake] => Array ( [0] => VOLKSWAGEN ) [vehiclerange] => Array ( [0] => T-CROSS ) [vehiclemodel] => Array ( [0] => MY20 1.0 TSI COMFORTLINE DSG ) [vehicleyear] => Array ( [0] => 2021 ) [bodytype] => Array ( [0] => CROSSOVER ) [transmissiontype] => Array ( [0] => AUTOMATIC ) [fueltype] => Array ( [0] => UNLEADED ) [colour] => Array ( [0] => WHITE ) [numberofdoors] => Array ( [0] => 5 ) [mileage] => Array ( [0] => 75384 ) [servicehistory] => Array ( [0] => Full ) [comments] => Array ( [0] => Quality Used Vehicle with Extended Warranty Discover this exceptional offering, a MasterCar that has undergone a rigorous quality check. It comes with a guaranteed year model and is not stolen, ensuring peace of mind with your purchase. Experience our commitment to service excellence as we value every guest. Take advantage of the extended warranty available for additional protection. Please note that all prices exclude “On the Road” and delivery costs. For a comprehensive breakdown of extras, our experienced sales team is ready to assist you. Mileage is recorded at the time of advertising and may vary. Key Highlights: - MasterCar with quality check - Extended warranty available - Guaranteed year model - Guaranteed not stolen - Service excellence focus - Prices exclude “On the Road” and delivery costs Trust the NMI brand for a reliable and satisfying car-buying experience. ) [price] => Array ( [0] => 299950 ) [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_u0071048_1.jpg";i:1;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0071048_2.jpg";i:2;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0071048_3.jpg";i:3;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0071048_4.jpg";i:4;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0071048_5.jpg";i:5;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0071048_7.jpg";i:6;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0071048_8.jpg";i:7;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0071048_9.jpg";i:8;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0071048_10.jpg";i:9;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0071048_11.jpg";i:10;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0071048_12.jpg";i:11;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0071048_13.jpg";i:12;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0071048_14.jpg";i:13;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0071048_15.jpg";i:14;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0071048_16.jpg";i:15;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0071048_17.jpg";i:16;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0071048_18.jpg";i:17;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0071048_19.jpg";i:18;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0071048_20.jpg";i:19;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0071048_21.jpg";i:20;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0071048_22.jpg";i:21;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0071048_23.jpg";i:22;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0071048_24.jpg";i:23;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01343_u0071048_25.jpg";} ) ) 1
WVGZZZC1ZNY012283
WVGZZZC1ZNY012283
Colour: WHITE
MOL01343
29493592

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 950
75 384km
2021
AUTOMATIC
More details
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u31466_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u31466_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u31466_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u31466_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u31466_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u31466_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u31466_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u31466_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u31466_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u31466_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u31466_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u31466_12.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u31466_13.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u31466_14.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u31466_15.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u31466_16.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u31466_17.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u31466_18.jpg
VOLKSWAGEN
T-CROSS
(2021)

VOLKSWAGEN MY20 1.0 TSI HIGHLINE DSG

Array ( [vehicleid] => Array ( [0] => 29491633 ) [dumpdate] => Array ( [0] => 2026-08-11T15:54:03.963 ) [mmcode] => Array ( [0] => 64030190 ) [molstockbooknumber] => Array ( [0] => MOL01433_U0072103 ) [stockbooknumber] => Array ( [0] => U0072103 ) [vinnumber] => Array ( [0] => WVGZZZC1ZMY107654 ) [regnumber] => Array ( [0] => CAA460873 ) [uploadtype] => Array ( [0] => USED ) [vehiclemake] => Array ( [0] => VOLKSWAGEN ) [vehiclerange] => Array ( [0] => T-CROSS ) [vehiclemodel] => Array ( [0] => MY20 1.0 TSI HIGHLINE DSG ) [vehicleyear] => Array ( [0] => 2021 ) [bodytype] => Array ( [0] => CROSSOVER ) [transmissiontype] => Array ( [0] => AUTOMATIC ) [fueltype] => Array ( [0] => UNLEADED ) [colour] => Array ( [0] => Makena Turquois ) [numberofdoors] => Array ( [0] => 5 ) [mileage] => Array ( [0] => 54243 ) [servicehistory] => Array ( [0] => Full ) [comments] => Array ( [0] => Thrilling Performance and Stylish Design Experience a dynamic journey with this remarkable vehicle. Its 1.0L TSI engine delivers an exhilarating drive while the sporty design ensures you stand out on the road. This model combines performance with advanced technology, making every trip enjoyable. Packed with innovative features, it includes APP-CONNECT with Wireless Charging, LED headlamps, and park distance control both in front and rear. The Lights & Vision package and front fog lamps enhance your driving experience, ensuring visibility in all conditions. Trade-ins are welcome, and nationwide delivery is available at an agreed cost. Mileage is recorded at the time of advertising and may vary. Key Highlights: - 1.0L TSI engine for spirited performance - APP-CONNECT with Wireless Charging - LED headlamps for enhanced visibility - Park distance control front and rear - Lights & Vision package for added safety - Front fog lamps for improved driving conditions Trust in NMI for your next vehicle purchase. Enjoy peace of mind with our commitment to quality and service. ) [price] => Array ( [0] => 328999 ) [dealershipid] => Array ( [0] => 52 ) [molnumber] => Array ( [0] => MOL01433 ) [dealershipname] => Array ( [0] => Barons N1 City ) [pictures] => Array ( [0] => a:18:{i:0;s:88:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u31466_1.jpg";i:1;s:88:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u31466_2.jpg";i:2;s:88:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u31466_3.jpg";i:3;s:88:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u31466_4.jpg";i:4;s:88:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u31466_5.jpg";i:5;s:88:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u31466_6.jpg";i:6;s:88:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u31466_7.jpg";i:7;s:88:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u31466_8.jpg";i:8;s:88:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u31466_9.jpg";i:9;s:89:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u31466_10.jpg";i:10;s:89:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u31466_11.jpg";i:11;s:89:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u31466_12.jpg";i:12;s:89:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u31466_13.jpg";i:13;s:89:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u31466_14.jpg";i:14;s:89:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u31466_15.jpg";i:15;s:89:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u31466_16.jpg";i:16;s:89:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u31466_17.jpg";i:17;s:89:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u31466_18.jpg";} ) ) 1
WVGZZZC1ZMY107654
WVGZZZC1ZMY107654
Colour: Makena Turquois
MOL01433
29491633

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 328 999
54 243km
2021
AUTOMATIC
More details