VOLKSWAGEN T-CROSS 1.0 TSI DSG (2025)

VOLKSWAGEN

R 429 900
Range:
T-CROSS 1.0 TSI DSG
Year:
2025
Mileage:
2 000km
Colour:
ASCOT GRAY
Transmission:
AUTOMATICMANUAL
Fuel:
DieselPtrol
Vehicle ID:
29501479
Additional Information:

Experience a remarkable driving journey with this demo vehicle. Designed for comfort and efficiency, it’s perfect for city adventures or open roads. Enjoy peace of mind with a 3-year or 45000-kilometre maintenance plan included, ensuring your investment is protected.

This vehicle combines style and practicality, making it an ideal choice for modern drivers. With a focus on safety and performance, it’s built to elevate your daily commute. Don’t miss the chance to own this exceptional vehicle.

– Demo condition
– 3-year or 45000-kilometre maintenance plan
– Stylish and practical design
– Ideal for city and open road driving
– Focus on safety and performance
– Exceptional value for money

Trust in the NMI brand for quality and reliability.

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

Available from Barons Woodmead
<?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/mol01339_u0071145_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_u0071145_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_u0071145_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_u0071145_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_u0071145_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_u0071145_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_u0071145_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_u0071145_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_u0071145_9.jpg
VOLKSWAGEN
T-CROSS 1.0 TSI DSG
(2025)

VOLKSWAGEN

Array ( [vehicleid] => Array ( [0] => 29501424 ) [dumpdate] => Array ( [0] => 2026-08-13T02:35:21.85 ) [mmcode] => Array ( [0] => 64030165 ) [molstockbooknumber] => Array ( [0] => MOL01339_U0071145 ) [stockbooknumber] => Array ( [0] => U0071145 ) [vinnumber] => Array ( [0] => WVGZZZC16SY100013 ) [regnumber] => Array ( [0] => KPP705EC ) [uploadtype] => Array ( [0] => USED ) [vehiclemake] => Array ( [0] => VOLKSWAGEN ) [vehiclerange] => Array ( [0] => T-CROSS 1.0 TSI DSG ) [vehiclemodel] => Array ( [0] => ) [vehicleyear] => Array ( [0] => 2025 ) [bodytype] => Array ( [0] => OTHER ) [transmissiontype] => Array ( [0] => AUTOMATICMANUAL ) [fueltype] => Array ( [0] => DieselPtrol ) [colour] => Array ( [0] => PURE WHITE ) [numberofdoors] => Array ( [0] => 5 ) [mileage] => Array ( [0] => 27000 ) [servicehistory] => Array ( [0] => Full ) [comments] => Array ( [0] => Unleash Adventure with This Compact SUV Experience versatility and style with this remarkable vehicle. Perfect for city driving or weekend getaways, it combines practicality with modern design. With only 27 000 kilometres, it promises reliability and performance. Don’t miss the chance to own a vehicle that delivers on every level. Its compact size makes it easy to navigate through busy streets while offering ample space for passengers and cargo. Mileage is recorded at the time of advertising and may vary. Key highlights: - Used condition - Only 27 000 kilometres - Compact SUV design - Versatile for urban and adventure use - Modern styling and practicality Trust in NMI to deliver quality vehicles you can rely on. This compact SUV is ready to enhance your driving experience. ) [price] => Array ( [0] => 329950 ) [dealershipid] => Array ( [0] => 36 ) [molnumber] => Array ( [0] => MOL01339 ) [dealershipname] => Array ( [0] => Barons Pietermaritzburg ) [pictures] => Array ( [0] => a:9:{i:0;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_u0071145_1.jpg";i:1;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_u0071145_2.jpg";i:2;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_u0071145_3.jpg";i:3;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_u0071145_4.jpg";i:4;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_u0071145_5.jpg";i:5;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_u0071145_6.jpg";i:6;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_u0071145_7.jpg";i:7;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_u0071145_8.jpg";i:8;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_u0071145_9.jpg";} ) ) 1
WVGZZZC16SY100013
WVGZZZC16SY100013
Colour: PURE WHITE
MOL01339
29501424

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 329 950
27 000km
2025
AUTOMATICMANUAL
More details
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071898_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071898_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071898_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071898_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071898_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071898_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071898_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071898_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071898_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071898_10.jpg
VOLKSWAGEN
T-CROSS 1.0 TSI DSG
(2025)

VOLKSWAGEN

Array ( [vehicleid] => Array ( [0] => 29501591 ) [dumpdate] => Array ( [0] => 2026-08-13T02:38:29.507 ) [mmcode] => Array ( [0] => 64030165 ) [molstockbooknumber] => Array ( [0] => MOL01342_U0071898 ) [stockbooknumber] => Array ( [0] => U0071898 ) [vinnumber] => Array ( [0] => WVGZZZC15SY093572 ) [regnumber] => Array ( [0] => KPF103EC ) [uploadtype] => Array ( [0] => USED ) [vehiclemake] => Array ( [0] => VOLKSWAGEN ) [vehiclerange] => Array ( [0] => T-CROSS 1.0 TSI DSG ) [vehiclemodel] => Array ( [0] => ) [vehicleyear] => Array ( [0] => 2025 ) [bodytype] => Array ( [0] => OTHER ) [transmissiontype] => Array ( [0] => AUTOMATICMANUAL ) [fueltype] => Array ( [0] => DieselPtrol ) [colour] => Array ( [0] => REFLEX SILVER METALLIC ) [numberofdoors] => Array ( [0] => 5 ) [mileage] => Array ( [0] => 14000 ) [servicehistory] => Array ( [0] => Full ) [comments] => Array ( [0] => Discover a fantastic opportunity with this meticulously maintained compact SUV, featuring low mileage and a range of modern amenities. This vehicle has been superbly cared for, ensuring a reliable and enjoyable driving experience. Enjoy seamless financing options with all major banks and effortless trade-in processes. Experience the convenience of doorstep demos anywhere in the Cape Peninsula, and benefit from our exceptional after-sales service. Delivery can be arranged countrywide, making your car purchase as easy as possible. Optional warranties and service plans are available for added peace of mind. Mileage is recorded at the time of advertising and may vary. Key highlights: - Low mileage of 14 000 kilometres - Optional warranties, service, and maintenance plans - Delivery available countrywide - Trade-ins are welcome - Doorstep demos throughout the Cape Peninsula - Finance options with all major banks - Comprehensive after-sales service - Excludes “On the Road” and delivery costs Trust NMI to provide quality vehicles and outstanding customer service. Your next car is just a step away! ) [price] => Array ( [0] => 339900 ) [dealershipid] => Array ( [0] => 49 ) [molnumber] => Array ( [0] => MOL01342 ) [dealershipname] => Array ( [0] => Barons Bellville ) [pictures] => Array ( [0] => a:10:{i:0;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071898_1.jpg";i:1;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071898_2.jpg";i:2;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071898_3.jpg";i:3;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071898_4.jpg";i:4;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071898_5.jpg";i:5;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071898_6.jpg";i:6;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071898_7.jpg";i:7;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071898_8.jpg";i:8;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071898_9.jpg";i:9;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01342_u0071898_10.jpg";} ) ) 1
WVGZZZC15SY093572
WVGZZZC15SY093572
Colour: REFLEX SILVER METALLIC
MOL01342
29501591

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 339 900
14 000km
2025
AUTOMATICMANUAL
More details
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_ud0050152_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_ud0050152_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_ud0050152_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_ud0050152_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_ud0050152_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_ud0050152_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_ud0050152_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_ud0050152_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_ud0050152_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_ud0050152_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_ud0050152_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_ud0050152_12.jpg
VOLKSWAGEN
T-CROSS 1.0 TSI DSG
(2026)

VOLKSWAGEN

Array ( [vehicleid] => Array ( [0] => 29498509 ) [dumpdate] => Array ( [0] => 2026-08-13T02:38:12.583 ) [mmcode] => Array ( [0] => 64030165 ) [molstockbooknumber] => Array ( [0] => MOL01400_U0070980 ) [stockbooknumber] => Array ( [0] => U0070980 ) [vinnumber] => Array ( [0] => WVGZZZC14SY124925 ) [regnumber] => Array ( [0] => MN70LSGP ) [uploadtype] => Array ( [0] => USED ) [vehiclemake] => Array ( [0] => VOLKSWAGEN ) [vehiclerange] => Array ( [0] => T-CROSS 1.0 TSI DSG ) [vehiclemodel] => Array ( [0] => ) [vehicleyear] => Array ( [0] => 2026 ) [bodytype] => Array ( [0] => OTHER ) [transmissiontype] => Array ( [0] => AUTOMATICMANUAL ) [fueltype] => Array ( [0] => DieselPtrol ) [colour] => Array ( [0] => ASCOT GRAY ) [numberofdoors] => Array ( [0] => 5 ) [mileage] => Array ( [0] => 18678 ) [servicehistory] => Array ( [0] => Full ) [comments] => Array ( [0] => Discover a blend of style and practicality with this exceptional compact SUV. Perfect for urban living, it offers a comfortable ride and impressive features tailored for your lifestyle. This vehicle is in great condition and ready for new adventures. Its spacious interior and advanced safety features make it an ideal choice for families or individuals seeking versatility. Experience superior handling and efficiency, enhancing every journey. Mileage is recorded at the time of advertising and may vary. Key highlights: - Excellent condition - Spacious interior - Advanced safety features - Smooth handling - Fuel-efficient performance - Compact design for urban driving - Ideal for families and individuals At NMI, we prioritise quality and customer satisfaction. Trust us to guide you through your vehicle journey with confidence. ) [price] => Array ( [0] => 339900 ) [dealershipid] => Array ( [0] => 10 ) [molnumber] => Array ( [0] => MOL01400 ) [dealershipname] => Array ( [0] => Barons Woodmead ) [pictures] => Array ( [0] => a:12:{i:0;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_ud0050152_1.jpg";i:1;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_ud0050152_2.jpg";i:2;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_ud0050152_3.jpg";i:3;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_ud0050152_4.jpg";i:4;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_ud0050152_5.jpg";i:5;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_ud0050152_6.jpg";i:6;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_ud0050152_7.jpg";i:7;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_ud0050152_8.jpg";i:8;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_ud0050152_9.jpg";i:9;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_ud0050152_10.jpg";i:10;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_ud0050152_11.jpg";i:11;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01400_ud0050152_12.jpg";} ) ) 1
WVGZZZC14SY124925
WVGZZZC14SY124925
Colour: ASCOT GRAY
MOL01400
29498509

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 339 900
18 678km
2026
AUTOMATICMANUAL
More details
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070226_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070226_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070226_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070226_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070226_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070226_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070226_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070226_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070226_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070226_10.jpg
VOLKSWAGEN
T-CROSS 1.0 TSI DSG
(2025)

VOLKSWAGEN

Array ( [vehicleid] => Array ( [0] => 29501607 ) [dumpdate] => Array ( [0] => 2026-08-13T02:36:47.787 ) [mmcode] => Array ( [0] => 64030165 ) [molstockbooknumber] => Array ( [0] => TOL10136_U0070226 ) [stockbooknumber] => Array ( [0] => U0070226 ) [vinnumber] => Array ( [0] => WVGZZZC16SY096884 ) [regnumber] => Array ( [0] => KPJ235EC ) [uploadtype] => Array ( [0] => USED ) [vehiclemake] => Array ( [0] => VOLKSWAGEN ) [vehiclerange] => Array ( [0] => T-CROSS 1.0 TSI DSG ) [vehiclemodel] => Array ( [0] => ) [vehicleyear] => Array ( [0] => 2025 ) [bodytype] => Array ( [0] => OTHER ) [transmissiontype] => Array ( [0] => AUTOMATICMANUAL ) [fueltype] => Array ( [0] => DieselPtrol ) [colour] => Array ( [0] => SMOKY GREY METALLIC ) [numberofdoors] => Array ( [0] => 5 ) [mileage] => Array ( [0] => 20598 ) [servicehistory] => Array ( [0] => None ) [comments] => Array ( [0] => Experience versatility and style with this exceptional compact SUV. It combines modern design with practicality, perfect for city driving or weekend adventures. With a service plan covering 3 years or 45 000 kilometres, you can drive with confidence and peace of mind. Equipped with "Nottingham" 6J x 16 wheels and durable 205/16 R16 tyres, this vehicle offers a smooth ride and excellent handling. It is designed for those who seek comfort and reliability in their daily commute. Mileage is recorded at the time of advertising and may vary. Key highlights: - 3-Year Service Plan (45 000 kilometres) - "Nottingham" 6J x 16 wheels - 205/16 R16 tyres - Compact SUV design - Ideal for city and weekend use Trust in NMI for quality vehicles and exceptional service. Your journey starts here. ) [price] => Array ( [0] => 359900 ) [dealershipid] => Array ( [0] => 233 ) [molnumber] => Array ( [0] => TOL10136 ) [dealershipname] => Array ( [0] => Barons Kuruman ) [pictures] => Array ( [0] => a:10:{i:0;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070226_1.jpg";i:1;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070226_2.jpg";i:2;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070226_3.jpg";i:3;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070226_4.jpg";i:4;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070226_5.jpg";i:5;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070226_6.jpg";i:6;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070226_7.jpg";i:7;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070226_8.jpg";i:8;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070226_9.jpg";i:9;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070226_10.jpg";} ) ) 1
WVGZZZC16SY096884
WVGZZZC16SY096884
Colour: SMOKY GREY METALLIC
TOL10136
29501607

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 359 900
20 598km
2025
AUTOMATICMANUAL
More details