VOLKSWAGEN T-CROSS 1.0 TSI DSG (2026)

VOLKSWAGEN

R 389 950
Range:
T-CROSS 1.0 TSI DSG
Year:
2026
Mileage:
5 000km
Colour:
PURE WHITE
Transmission:
AUTOMATICMANUAL
Fuel:
DieselPtrol
Vehicle ID:
29487904
Additional Information:

Exceptional Demo Model Available

This demonstration vehicle offers a fantastic opportunity to own a high-quality, reliable vehicle. With an extended warranty option, you can enjoy peace of mind with your purchase. Each vehicle undergoes a rigorous quality check to ensure top standards. Additionally, all vehicles are guaranteed not stolen and come with a confirmed year model.

Explore the benefits of this offer and discover the exceptional service that comes with it. Prices exclude “On the Road” and delivery costs. Contact our experienced Sales Team for a complete breakdown of extras available with this vehicle.

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

Key Highlights:
– Extended warranty available
– All vehicles subject to quality check
– Guaranteed not stolen
– Confirmed year model
– Exceptional service levels
– Prices exclude “On the Road” and delivery costs

Trust in NMI for a reliable vehicle experience.

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/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] => 29487866 ) [dumpdate] => Array ( [0] => 2026-08-09T09:50:43.363 ) [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] => Exceptional Value in a Compact SUV Discover the perfect blend of style and functionality with this remarkable SUV. With only 27 000 kilometres on the clock, this vehicle promises reliability and a dynamic driving experience. Its compact design makes urban navigation a breeze while offering ample space for your lifestyle needs. Experience the quality and comfort that comes with a trusted brand. This vehicle is well-equipped for both city driving and weekend adventures. Mileage is recorded at the time of advertising and may vary. Key highlights: - Low mileage of 27 000 kilometres - Compact and stylish design - Perfect for urban and suburban driving - Spacious interior for passengers and cargo - Reliable performance for daily commutes - Exceptional safety features - Great fuel efficiency Trust in the quality and reputation of NMI, where customer satisfaction is our priority. ) [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
29487866

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/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] => 29487914 ) [dumpdate] => Array ( [0] => 2026-08-09T09:53:42.697 ) [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
29487914

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_u0070241_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070241_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070241_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070241_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070241_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070241_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070241_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070241_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070241_9.jpg
VOLKSWAGEN
T-CROSS 1.0 TSI DSG
(2026)

VOLKSWAGEN

Array ( [vehicleid] => Array ( [0] => 29486883 ) [dumpdate] => Array ( [0] => 2026-08-09T09:53:25.757 ) [mmcode] => Array ( [0] => 64030165 ) [molstockbooknumber] => Array ( [0] => TOL10136_U0070241 ) [stockbooknumber] => Array ( [0] => U0070241 ) [vinnumber] => Array ( [0] => WVGZZZC15SY109737 ) [regnumber] => Array ( [0] => KRM509EC ) [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] => PURE WHITE ) [numberofdoors] => Array ( [0] => 5 ) [mileage] => Array ( [0] => 18156 ) [servicehistory] => Array ( [0] => None ) [comments] => Array ( [0] => Unleash your adventurous spirit with this stylish compact SUV. Experience the perfect blend of comfort and practicality, designed for urban living and weekend getaways. This vehicle comes with a 3-year service plan covering 45 000 kilometres, ensuring peace of mind for your journeys. Equipped with "Nottingham" 6J x 16 wheels and 205/16 R16 tyres, it not only looks great but also offers a smooth driving experience. Mileage is recorded at the time of advertising and may vary. Key highlights: - 3-Year service plan (45 000 kilometres) - Stylish "Nottingham" 6J x 16 wheels - 205/16 R16 tyres for enhanced performance - Compact yet spacious design - Ideal for both city driving and outdoor adventures - Reliable and well-maintained Trust in the quality and service associated with NMI. Your next adventure awaits! ) [price] => Array ( [0] => 359900 ) [dealershipid] => Array ( [0] => 233 ) [molnumber] => Array ( [0] => TOL10136 ) [dealershipname] => Array ( [0] => Barons Kuruman ) [pictures] => Array ( [0] => a:9:{i:0;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070241_1.jpg";i:1;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070241_2.jpg";i:2;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070241_3.jpg";i:3;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070241_4.jpg";i:4;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070241_5.jpg";i:5;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070241_6.jpg";i:6;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070241_7.jpg";i:7;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070241_8.jpg";i:8;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070241_9.jpg";} ) ) 1
WVGZZZC15SY109737
WVGZZZC15SY109737
Colour: PURE WHITE
TOL10136
29486883

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
18 156km
2026
AUTOMATICMANUAL
More details
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070244_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070244_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070244_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070244_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070244_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070244_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070244_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070244_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070244_9.jpg
VOLKSWAGEN
T-CROSS 1.0 TSI DSG
(2026)

VOLKSWAGEN

Array ( [vehicleid] => Array ( [0] => 29486884 ) [dumpdate] => Array ( [0] => 2026-08-09T09:53:25.757 ) [mmcode] => Array ( [0] => 64030165 ) [molstockbooknumber] => Array ( [0] => TOL10136_U0070244 ) [stockbooknumber] => Array ( [0] => U0070244 ) [vinnumber] => Array ( [0] => WVGZZZC13SY108862 ) [regnumber] => Array ( [0] => KRP864EC ) [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] => PURE WHITE ) [numberofdoors] => Array ( [0] => 5 ) [mileage] => Array ( [0] => 19608 ) [servicehistory] => Array ( [0] => None ) [comments] => Array ( [0] => Smart and Versatile Compact SUV This outstanding vehicle combines style and practicality, perfect for city driving and family adventures. With a keen focus on safety and comfort, it promises an enjoyable ride for all occupants. The vehicle comes with a 3-year service plan, covering up to 45,000 kilometres, ensuring peace of mind for your investment. Enjoy the added benefit of "Nottingham" 6J x 16 wheels and efficient 205/16 R16 tyres, enhancing both aesthetics and performance. This vehicle is designed for those who appreciate a reliable and stylish choice for daily commutes and weekend getaways. Mileage is recorded at the time of advertising and may vary. Key highlights: - 3-Year service plan - 45,000 kilometres - Stylish "Nottingham" 6J x 16 wheels - Efficient 205/16 R16 tyres - Compact yet spacious interior - Exceptional safety features - Ideal for urban and family use Trust in the NMI brand, known for quality and reliability in the automotive market. Experience the difference today. ) [price] => Array ( [0] => 359900 ) [dealershipid] => Array ( [0] => 233 ) [molnumber] => Array ( [0] => TOL10136 ) [dealershipname] => Array ( [0] => Barons Kuruman ) [pictures] => Array ( [0] => a:9:{i:0;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070244_1.jpg";i:1;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070244_2.jpg";i:2;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070244_3.jpg";i:3;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070244_4.jpg";i:4;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070244_5.jpg";i:5;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070244_6.jpg";i:6;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070244_7.jpg";i:7;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070244_8.jpg";i:8;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070244_9.jpg";} ) ) 1
WVGZZZC13SY108862
WVGZZZC13SY108862
Colour: PURE WHITE
TOL10136
29486884

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
19 608km
2026
AUTOMATICMANUAL
More details