VOLKSWAGEN TIGUAN (2017)

VOLKSWAGEN MY17 2.0 TDI COMFORTLINE

R 328 999
Range:
TIGUAN
Year:
2017
Mileage:
82 667km
Colour:
Pure White
Transmission:
MANUAL
Fuel:
DIESEL
Vehicle ID:
29300826
Additional Information:

Fuel-Efficient Family SUV with Premium Features

Experience practicality and comfort in this well-maintained SUV. Its 2.0L TDI Turbo Diesel engine, paired with a 6-speed manual transmission, ensures a smooth and efficient drive. Ideal for long-distance travel, it balances performance with great fuel consumption.

Enjoy a host of premium extras designed for your convenience and comfort. The spacious interior features leather upholstery and a panoramic sunroof, while the 19″ Victoria Falls alloy wheels add a touch of style. With an electrically released towbar and App-Connect capabilities, this vehicle is perfect for family adventures.

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

Key highlights:
– 2.0L TDI Turbo Diesel engine
– 6-speed manual transmission
– Excellent fuel economy
– Electrically released towbar
– App-Connect and 6.5″ touchscreen radio/CD/BT/USB
– Ambience package
– 19″ Victoria Falls alloy wheels
– Vienna leather upholstery

Trust in the NMI brand for quality and reliability. Buy with confidence and enjoy nationwide delivery at an agreed cost.

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");
        }
    }
?>
Sales Enquiry

Similar Listings 

https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071831_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071831_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071831_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071831_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071831_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071831_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071831_7.jpg
VOLKSWAGEN
TIGUAN
(2021)

VOLKSWAGEN MY21 1.4 TSI DSG

Array ( [vehicleid] => Array ( [0] => 29303446 ) [dumpdate] => Array ( [0] => 2026-06-15T02:38:19.35 ) [mmcode] => Array ( [0] => 64078086 ) [molstockbooknumber] => Array ( [0] => MOL01433_U0071831 ) [stockbooknumber] => Array ( [0] => U0071831 ) [vinnumber] => Array ( [0] => WVGZZZ5NZMW085838 ) [regnumber] => Array ( [0] => CA777645 ) [uploadtype] => Array ( [0] => USED ) [vehiclemake] => Array ( [0] => VOLKSWAGEN ) [vehiclerange] => Array ( [0] => TIGUAN ) [vehiclemodel] => Array ( [0] => MY21 1.4 TSI DSG ) [vehicleyear] => Array ( [0] => 2021 ) [bodytype] => Array ( [0] => STATION WAGON ) [transmissiontype] => Array ( [0] => AUTOMATIC ) [fueltype] => Array ( [0] => UNLEADED ) [colour] => Array ( [0] => Dolphin Grey ) [numberofdoors] => Array ( [0] => 5 ) [mileage] => Array ( [0] => 90274 ) [servicehistory] => Array ( [0] => Full ) [comments] => Array ( [0] => Experience versatility and performance in this well-maintained SUV. With a range of driving profiles including ECO, Sport, Comfort, Off-road, and Individual settings, you can tailor your driving experience to suit any journey. The auto-hold function enhances convenience, making every drive a pleasure. Stay connected with advanced features like Bluetooth and a USB Type-C interface, compatible with iPod/iPhone. The 8.0" touchscreen radio offers MP3/WMA support, ensuring your favourite tunes are always within reach. Voice control adds an extra layer of ease, making this vehicle a perfect choice for tech-savvy drivers. Mileage is recorded at the time of advertising and may vary. Key highlights: - 110 kW power output - 250 Nm torque - Driving Profile Selection: ECO, Sport, Comfort, Off-road, Individual - Auto-hold function - 8.0" Touchscreen Radio with MP3/WMA - Bluetooth connectivity - USB Type-C interface (2x front ports) - Smartphone connectivity via App-Connect Trust in NMI for quality and reliability in your next vehicle. Experience peace of mind with every journey. ) [price] => Array ( [0] => 359000 ) [dealershipid] => Array ( [0] => 52 ) [molnumber] => Array ( [0] => MOL01433 ) [dealershipname] => Array ( [0] => Barons N1 City ) [pictures] => Array ( [0] => a:7:{i:0;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071831_1.jpg";i:1;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071831_2.jpg";i:2;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071831_3.jpg";i:3;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071831_4.jpg";i:4;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071831_5.jpg";i:5;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071831_6.jpg";i:6;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071831_7.jpg";} ) ) 1
WVGZZZ5NZMW085838
WVGZZZ5NZMW085838
Colour: Dolphin Grey
MOL01433
29303446

Enquire

Sales Enquiry
<?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 000
90 274km
2021
AUTOMATIC
More details
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] => 29303692 ) [dumpdate] => Array ( [0] => 2026-06-15T02:35:36.717 ) [mmcode] => Array ( [0] => 64078385 ) [molstockbooknumber] => Array ( [0] => MOL01433_U0071977 ) [stockbooknumber] => Array ( [0] => U0071977 ) [vinnumber] => Array ( [0] => WVGZZZCT0SW002463 ) [regnumber] => Array ( [0] => CY457333 ) [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] => 14601 ) [servicehistory] => Array ( [0] => Full ) [comments] => Array ( [0] => Unleash your journey with this exceptional used SUV, designed for comfort and style. With advanced features, it promises an elevated driving experience. The perfect blend of practicality and luxury awaits. This vehicle boasts a stunning tilting and sliding panoramic sunroof, allowing natural light to flood the cabin. Enjoy the convenience of an electric tailgate with Easy Open + Close functionality. The 12.9-inch infotainment system and multi-colour Digital Cockpit Pro enhance your connectivity. Safety is paramount with the Life Safety package tailored for South Africa. Plus, stylish 17" Bari Alloy wheels add a touch of flair to your drive. Trade-ins are welcome, and nationwide delivery can be arranged at an agreed cost. Mileage is recorded at the time of advertising and may vary. Key highlights: - 17" Bari Alloy wheels - 12.9-inch infotainment system - Multi-colour Digital Cockpit Pro - Keyless start with SAFELOCK - Park Assist for effortless parking - LED daytime running lights with automatic control - Tilting and sliding panoramic sunroof - Life Safety package for South Africa Trust in NMI for quality and reliability. Experience the difference today. ) [price] => Array ( [0] => 648999 ) [dealershipid] => Array ( [0] => 52 ) [molnumber] => Array ( [0] => MOL01433 ) [dealershipname] => Array ( [0] => Barons N1 City ) [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";} ) ) 1
WVGZZZCT0SW002463
WVGZZZCT0SW002463
Colour: Pure White
MOL01433
29303692

Enquire

Sales Enquiry
<?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 648 999
14 601km
2025
AUTOMATIC
More details
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_ud0050219_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_ud0050219_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_ud0050219_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_ud0050219_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_ud0050219_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_ud0050219_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_ud0050219_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_ud0050219_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_ud0050219_9.jpg
VOLKSWAGEN
TIGUAN
(2025)

VOLKSWAGEN MY25 2.0 TDI R-LINE 4MOTION DSG

Array ( [vehicleid] => Array ( [0] => 29303565 ) [dumpdate] => Array ( [0] => 2026-06-15T02:35:36.717 ) [mmcode] => Array ( [0] => 64078401 ) [molstockbooknumber] => Array ( [0] => MOL01433_UD0050222 ) [stockbooknumber] => Array ( [0] => UD0050222 ) [vinnumber] => Array ( [0] => WVGZZZCT3TW004631 ) [regnumber] => Array ( [0] => CY208526 ) [uploadtype] => Array ( [0] => DEMO ) [vehiclemake] => Array ( [0] => VOLKSWAGEN ) [vehiclerange] => Array ( [0] => TIGUAN ) [vehiclemodel] => Array ( [0] => MY25 2.0 TDI R-LINE 4MOTION DSG ) [vehicleyear] => Array ( [0] => 2025 ) [bodytype] => Array ( [0] => STATION WAGON ) [transmissiontype] => Array ( [0] => AUTOMATIC ) [fueltype] => Array ( [0] => DIESEL ) [colour] => Array ( [0] => WHITE ) [numberofdoors] => Array ( [0] => 5 ) [mileage] => Array ( [0] => 7079 ) [servicehistory] => Array ( [0] => Full ) [comments] => Array ( [0] => Elevate Your Drive with This Premium SUV Experience exceptional fuel efficiency paired with strong diesel torque in this remarkable vehicle. The 4Motion system ensures stability in any condition, while the R-Line package delivers sporty styling and luxury comfort. It's perfect for daily commutes and long-distance journeys alike. With its impressive 0–100 km/h time of ±9.4 seconds and a top speed of ±207 km/h, this SUV combines performance and efficiency seamlessly. Enjoy the luxury of a tilting and sliding panoramic sunroof, a rear view camera system, and stylish "Leeds" 20-inch Black/Gray alloys. The convenience package with SAFELOCK and a trailer hitch enhances your driving experience. Mileage is recorded at the time of advertising and may vary. Key highlights: - Demo condition for excellent value - Fuel consumption of ±6.6 L/100km - 4Motion system for enhanced stability - R-Line package for sporty aesthetics - Panoramic sunroof for added luxury - Rear view camera for safer navigation - Trailer hitch for versatile towing - 5-Year/90,000 km service plan included Trust NMI for quality vehicles and outstanding service. Your next adventure awaits. ) [price] => Array ( [0] => 819000 ) [dealershipid] => Array ( [0] => 52 ) [molnumber] => Array ( [0] => MOL01433 ) [dealershipname] => Array ( [0] => Barons N1 City ) [pictures] => Array ( [0] => a:9:{i:0;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_ud0050219_1.jpg";i:1;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_ud0050219_2.jpg";i:2;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_ud0050219_3.jpg";i:3;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_ud0050219_4.jpg";i:4;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_ud0050219_5.jpg";i:5;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_ud0050219_6.jpg";i:6;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_ud0050219_7.jpg";i:7;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_ud0050219_8.jpg";i:8;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_ud0050219_9.jpg";} ) ) 1
WVGZZZCT3TW004631
WVGZZZCT3TW004631
Colour: WHITE
MOL01433
29303565

Enquire

Sales Enquiry
<?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 819 000
7 079km
2025
AUTOMATIC
More details
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071975_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071975_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071975_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071975_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071975_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071975_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071975_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071975_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071975_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071975_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071975_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071975_12.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071975_13.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071975_14.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071975_15.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071975_16.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071975_17.jpg
VOLKSWAGEN
TIGUAN
(2023)

VOLKSWAGEN MY22 2.0 TSI R DSG

Array ( [vehicleid] => Array ( [0] => 29303691 ) [dumpdate] => Array ( [0] => 2026-06-15T02:35:36.717 ) [mmcode] => Array ( [0] => 64078300 ) [molstockbooknumber] => Array ( [0] => MOL01433_U0071975 ) [stockbooknumber] => Array ( [0] => U0071975 ) [vinnumber] => Array ( [0] => WVGZZZ5NXPW524328 ) [regnumber] => Array ( [0] => CY205599 ) [uploadtype] => Array ( [0] => USED ) [vehiclemake] => Array ( [0] => VOLKSWAGEN ) [vehiclerange] => Array ( [0] => TIGUAN ) [vehiclemodel] => Array ( [0] => MY22 2.0 TSI R DSG ) [vehicleyear] => Array ( [0] => 2023 ) [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] => 58271 ) [servicehistory] => Array ( [0] => Full ) [comments] => Array ( [0] => Unleash Performance with This Stunning SUV Discover the perfect blend of luxury and practicality. This high-performance SUV is designed for those who seek power without compromising on everyday usability. With a turbocharged engine that delivers 235kW and 400Nm, every drive is exhilarating. Experience advanced technology and comfort in a sleek, eye-catching design. This vehicle offers exceptional features that enhance your driving experience. From the R Performance exhaust system to the area view camera with Park Assist, every detail is crafted for your convenience. Indulge in the comfort of two-zone climatronic air conditioning and enjoy the clarity of IQ. LIGHT LED matrix headlamps. Mileage is recorded at the time of advertising and may vary. Key highlights: - 2.0L TSI Turbocharged Engine – 235kW / 400Nm - 7-Speed DSG Automatic Transmission - 4MOTION All-Wheel Drive - 0–100 km/h in just ±4.9 seconds - R Performance exhaust system by Akrapovic - Inductive Charging System - Head-up display - "Estoril" 8.5J x 21-inch alloys Trust in NMI for quality and reliability. Your next adventure awaits. ) [price] => Array ( [0] => 869000 ) [dealershipid] => Array ( [0] => 52 ) [molnumber] => Array ( [0] => MOL01433 ) [dealershipname] => Array ( [0] => Barons N1 City ) [pictures] => Array ( [0] => a:17:{i:0;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071975_1.jpg";i:1;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071975_2.jpg";i:2;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071975_3.jpg";i:3;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071975_4.jpg";i:4;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071975_5.jpg";i:5;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071975_6.jpg";i:6;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071975_7.jpg";i:7;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071975_8.jpg";i:8;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071975_9.jpg";i:9;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071975_10.jpg";i:10;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071975_11.jpg";i:11;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071975_12.jpg";i:12;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071975_13.jpg";i:13;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071975_14.jpg";i:14;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071975_15.jpg";i:15;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071975_16.jpg";i:16;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071975_17.jpg";} ) ) 1
WVGZZZ5NXPW524328
WVGZZZ5NXPW524328
Colour: Pure White
MOL01433
29303691

Enquire

Sales Enquiry
<?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 869 000
58 271km
2023
AUTOMATIC
More details