VOLKSWAGEN T-CROSS 1.0 TSI DSG (2025)
VOLKSWAGEN
R 388 999
Range:
T-CROSS 1.0 TSI DSG
Year:
2025
Mileage:
6 316km
Colour:
Clear Blue
Transmission:
AUTOMATICMANUAL
Fuel:
DieselPtrol
Vehicle ID:
28922547
Available from Barons N1 City
<?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");
}
}
?>Call Now
Available from Barons N1 City
Cnr Giel Basson and, Nathan Mallach St, N1 City, Cape Town, 7500, South Africa
Similar Listings
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071786_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071786_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071786_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071786_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071786_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071786_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071786_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071786_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071786_9.jpg
VOLKSWAGEN
T-CROSS 1.0 TSI DSG
(2025)
VOLKSWAGEN
Array
(
[vehicleid] => Array
(
[0] => 28922545
)
[dumpdate] => Array
(
[0] => 2026-02-24T02:35:53.003
)
[mmcode] => Array
(
[0] => 64030165
)
[molstockbooknumber] => Array
(
[0] => MOL01433_U0071786
)
[stockbooknumber] => Array
(
[0] => U0071786
)
[vinnumber] => Array
(
[0] => WVGZZZC10SY100007
)
[regnumber] => Array
(
[0] => KPX224EC
)
[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
)
[numberofdoors] => Array
(
[0] => 5
)
[mileage] => Array
(
[0] => 17507
)
[servicehistory] => Array
(
[0] => Full
)
[comments] => Array
(
[0] => Extras include •Nottingham Alloys 16”•8” Digital Cockpit•Mobile phone interface / Bluetooth•App-Connect•Radio Composition Media with 8” Display•Park Distance Control- Rear•LED Headlights with LED separate DTRL•LED rear combination lampsTrade ins welcome and nationwide delivery at an agreed cost.
To avoid disappointment, kindly speak to one of our Certified Mastercar Sales Executives, Eric Adolph, Yazeed Jacobs, Mildred Frantz, Ashley Naicker, or Kirsten Redelinghuys for more info.
Buy
"Nottingham" 6J x 16,tires 205/16 R16
)
[pictures] => Array
(
[0] => a:9:{i:0;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071786_1.jpg";i:1;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071786_2.jpg";i:2;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071786_3.jpg";i:3;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071786_4.jpg";i:4;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071786_5.jpg";i:5;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071786_6.jpg";i:6;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071786_7.jpg";i:7;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071786_8.jpg";i:8;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071786_9.jpg";}
)
[price] => Array
(
[0] => 388999
)
[dealershipid] => Array
(
[0] => 52
)
[molnumber] => Array
(
[0] => MOL01433
)
[dealershipname] => Array
(
[0] => Barons N1 City
)
[_nmi_data_hash] => Array
(
[0] => b14dfce0ad51c69c7e1c97c1862e2a17
)
)
1
WVGZZZC10SY100007
WVGZZZC10SY100007
Colour: Smoky Grey
MOL01433
28922545
28922545
Enquire
<?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");
}
}
?>













