VOLKSWAGEN TIGUAN (2020)
VOLKSWAGEN MY17 1.4 TSI COMFORTLINE DSG
R 349 000
Range:
TIGUAN
Year:
2020
Mileage:
109 300km
Colour:
Grey
Transmission:
AUTOMATIC
Fuel:
UNLEADED
Vehicle ID:
28922948
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_u0071742_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071742_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071742_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071742_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071742_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071742_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071742_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071742_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071742_9.jpg
VOLKSWAGEN
TIGUAN
(2020)
VOLKSWAGEN MY17 2.0 TDI COMFORTLINE 4MOTION DSG
Array
(
[vehicleid] => Array
(
[0] => 28922955
)
[dumpdate] => Array
(
[0] => 2026-02-24T02:35:53.003
)
[mmcode] => Array
(
[0] => 64078331
)
[molstockbooknumber] => Array
(
[0] => MOL01433_U0071742
)
[stockbooknumber] => Array
(
[0] => U0071742
)
[vinnumber] => Array
(
[0] => WVGZZZ5NZLW846537
)
[regnumber] => Array
(
[0] => CF63205
)
[uploadtype] => Array
(
[0] => USED
)
[vehiclemake] => Array
(
[0] => VOLKSWAGEN
)
[vehiclerange] => Array
(
[0] => TIGUAN
)
[vehiclemodel] => Array
(
[0] => MY17 2.0 TDI COMFORTLINE 4MOTION DSG
)
[vehicleyear] => Array
(
[0] => 2020
)
[bodytype] => Array
(
[0] => STATION WAGON
)
[transmissiontype] => Array
(
[0] => AUTOMATIC
)
[fueltype] => Array
(
[0] => DIESEL
)
[colour] => Array
(
[0] => Indium Grey
)
[numberofdoors] => Array
(
[0] => 5
)
[mileage] => Array
(
[0] => 56457
)
[servicehistory] => Array
(
[0] => Full
)
[comments] => Array
(
[0] => Wherever life takes you.
ESP (Electronic Stability Programme) with counter-steer support, Multi-collision brake system, Airbags for driver and front passenger, with front passenger airbag deactivation, Curtain airbags, front & rear including front side airbags, Cruise control with speed limiter, 3-spoke leather multifunction steering wheel.
LeatherRear View Camera17" Tulsa alloysTouchscreen Radio/CD "CompositionFront fog lights and cornering lampBlack roof railsLED headlights with LED taillightsHigh beam control "Light Assist"Electrically adjustable, foldable and heated side mirrors.
)
[pictures] => Array
(
[0] => a:9:{i:0;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071742_1.jpg";i:1;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071742_2.jpg";i:2;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071742_3.jpg";i:3;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071742_4.jpg";i:4;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071742_5.jpg";i:5;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071742_6.jpg";i:6;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071742_7.jpg";i:7;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071742_8.jpg";i:8;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071742_9.jpg";}
)
[price] => Array
(
[0] => 499000
)
[dealershipid] => Array
(
[0] => 52
)
[molnumber] => Array
(
[0] => MOL01433
)
[dealershipname] => Array
(
[0] => Barons N1 City
)
[_nmi_data_hash] => Array
(
[0] => dc24925bac895186afe2996396270553
)
)
1
WVGZZZ5NZLW846537
WVGZZZ5NZLW846537
Colour: Indium Grey
MOL01433
28922955
28922955
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");
}
}
?>
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071703_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071703_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071703_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071703_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071703_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071703_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071703_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071703_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071703_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071703_12.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071703_13.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071703_14.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071703_15.jpg
VOLKSWAGEN
TIGUAN
(2025)
VOLKSWAGEN MY25 2.0 TDI LIFE 4MOTION DSG
Array
(
[vehicleid] => Array
(
[0] => 28922949
)
[dumpdate] => Array
(
[0] => 2026-02-24T02:35:53.003
)
[mmcode] => Array
(
[0] => 64078385
)
[molstockbooknumber] => Array
(
[0] => MOL01433_U0071703
)
[stockbooknumber] => Array
(
[0] => U0071703
)
[vinnumber] => Array
(
[0] => WVGZZZCT0SW002463
)
[regnumber] => Array
(
[0] => KNV468EC
)
[uploadtype] => Array
(
[0] => USED
)
[vehiclemake] => Array
(
[0] => VOLKSWAGEN
)
[vehiclerange] => Array
(
[0] => TIGUAN
)
[vehiclemodel] => Array
(
[0] => MY25 2.0 TDI LIFE 4MOTION DSG
)
[vehicleyear] => Array
(
[0] => 2025
)
[bodytype] => Array
(
[0] => STATION WAGON
)
[transmissiontype] => Array
(
[0] => AUTOMATIC
)
[fueltype] => Array
(
[0] => DIESEL
)
[colour] => Array
(
[0] => Pure White
)
[numberofdoors] => Array
(
[0] => 5
)
[mileage] => Array
(
[0] => 8208
)
[servicehistory] => Array
(
[0] => Full
)
[comments] => Array
(
[0] => Extras include:17" Bari Alloy wheels12.
9 -inch Infotainment systemMulti-colour Digital Cockpit ProApp-Connect WirelessKeyless start with SAFELOCKPark AssistLED Separate daytime running light with automatic headlight control and Coming Home feature (automatic)230-V inverter and outlet for Europe
Extras include Tilting and sliding panoramic sunroofTransit coatingEasy Open + Close: Electric Tailgate18" Bologna Alloy WheelsLife Safety package for South AfricaSP 5Yr 90000km DFLTTrade ins welcome and nationwide delivery at an agreed cost.
To avoid disappointment, kindly speak to one of our Certified Mastercar Sales Executives Rynard Snyman, Eric Adolph, Mildred Frantz, Carmen Ray, Ashley Naicker, or Kirsten Redelinghuys for more info.
Buy your next Volkswagen Mastercar with compl
)
[pictures] => Array
(
[0] => a:13:{i:0;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071703_1.jpg";i:1;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071703_2.jpg";i:2;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071703_4.jpg";i:3;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071703_6.jpg";i:4;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071703_7.jpg";i:5;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071703_8.jpg";i:6;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071703_9.jpg";i:7;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071703_10.jpg";i:8;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071703_11.jpg";i:9;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071703_12.jpg";i:10;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071703_13.jpg";i:11;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071703_14.jpg";i:12;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071703_15.jpg";}
)
[price] => Array
(
[0] => 688999
)
[dealershipid] => Array
(
[0] => 52
)
[molnumber] => Array
(
[0] => MOL01433
)
[dealershipname] => Array
(
[0] => Barons N1 City
)
[_nmi_data_hash] => Array
(
[0] => d5d1cc45620a7f560d71425ec1cda406
)
)
1
WVGZZZCT0SW002463
WVGZZZCT0SW002463
Colour: Pure White
MOL01433
28922949
28922949
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");
}
}
?>
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_ud0050156_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_ud0050156_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_ud0050156_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_ud0050156_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_ud0050156_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_ud0050156_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_ud0050156_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_ud0050156_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_ud0050156_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_ud0050156_10.jpg
VOLKSWAGEN
TIGUAN
(2025)
VOLKSWAGEN ALLSPACE MY22 1.4 TSI R-LINE DSG
Array
(
[vehicleid] => Array
(
[0] => 28922938
)
[dumpdate] => Array
(
[0] => 2026-02-24T02:38:22.927
)
[mmcode] => Array
(
[0] => 64078730
)
[molstockbooknumber] => Array
(
[0] => MOL01433_UD0050156
)
[stockbooknumber] => Array
(
[0] => UD0050156
)
[vinnumber] => Array
(
[0] => WVGZZZ5N3RM040676
)
[regnumber] => Array
(
[0] => CY357238
)
[uploadtype] => Array
(
[0] => DEMO
)
[vehiclemake] => Array
(
[0] => VOLKSWAGEN
)
[vehiclerange] => Array
(
[0] => TIGUAN
)
[vehiclemodel] => Array
(
[0] => ALLSPACE MY22 1.4 TSI R-LINE DSG
)
[vehicleyear] => Array
(
[0] => 2025
)
[bodytype] => Array
(
[0] => STATION WAGON
)
[transmissiontype] => Array
(
[0] => AUTOMATIC
)
[fueltype] => Array
(
[0] => UNLEADED
)
[colour] => Array
(
[0] => PURE WHITE
)
[numberofdoors] => Array
(
[0] => 5
)
[mileage] => Array
(
[0] => 15252
)
[servicehistory] => Array
(
[0] => Full
)
[comments] => Array
(
[0] => Extras include Folding Trailer Hitch - With ElectricalMobile phone interface "Comfort"20" Suzuka alloy wheels 8.
5J xSunroofIQ.
LIGHT - LED matrix headlampAutonomous emergency braking Area View Camera + Park AssistSP 5Yr 90000km DFLTTrade ins welcome and nationwide delivery at an agreed cost.
To avoid disappointment, kindly speak to one of our Certified Mastercar Sales Executives Rynard Snyman, Eric Adolph, Mildred Frantz, Carmen Ray, Ashley Naicker, or Kirsten Redelinghuys for more info.
Bu
Alloy wheels 8.
5J x 19" Valencia | Active Info Display (digital instrument cluster) | Top-comfort front seats | Multifunction display Digital Cockpit "Pro" withmulticolour display | Ambient lighting 30 colours |Driving Profile Selection: includes ECO, Sport, Comfort, Off-road mode and Individual settings | Auto-hold function | "Composition Media": 8.
0" Touchscreen Radio, | Smartphone connectivity: App-Connect | Voice Control.
)
[pictures] => Array
(
[0] => a:10:{i:0;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_ud0050156_1.jpg";i:1;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_ud0050156_2.jpg";i:2;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_ud0050156_3.jpg";i:3;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_ud0050156_4.jpg";i:4;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_ud0050156_5.jpg";i:5;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_ud0050156_6.jpg";i:6;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_ud0050156_7.jpg";i:7;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_ud0050156_8.jpg";i:8;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_ud0050156_9.jpg";i:9;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_ud0050156_10.jpg";}
)
[price] => Array
(
[0] => 793539
)
[dealershipid] => Array
(
[0] => 52
)
[molnumber] => Array
(
[0] => MOL01433
)
[dealershipname] => Array
(
[0] => Barons N1 City
)
[_nmi_data_hash] => Array
(
[0] => ec0b25b433c3e1dfc91b1f38915c7ff7
)
)
1
WVGZZZ5N3RM040676
WVGZZZ5N3RM040676
Colour: PURE WHITE
MOL01433
28922938
28922938
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");
}
}
?>














