VOLKSWAGEN POLO VIVO (2021)

VOLKSWAGEN HATCH 1.4 COMFORTLINE

R 199 950
Range:
POLO VIVO
Year:
2021
Mileage:
69 900km
Colour:
WHITE
Transmission:
MANUAL
Fuel:
UNLEADED
Vehicle ID:
29033972
Additional Information:

Exceptional Quality and Value Await

This used vehicle offers a fantastic blend of reliability and style. With a comprehensive 80-point technical inspection, you can trust in its quality. Enjoy peace of mind with 24-hour roadside assistance and a certified mileage, ensuring you drive with confidence. The full service history adds to its appeal, making it a smart buy for the discerning driver.

Equipped with desirable extras, this vehicle stands out. The We Connect Go feature enhances connectivity, while the carpet mats provide added comfort. The stylish Estrada 4 alloy wheels elevate its look, making this a perfect choice for both city driving and weekend adventures. In-house vehicle finance is available to simplify your purchase process.

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

Key highlights:
– 80-Point Technical Inspection
– 24-Hour Roadside Assistance
– Certified Mileage
– Full Service History
– We Connect Go feature
– Carpet mats front and rear
– Estrada 4 alloy wheels 6J x 15
– Optional 2-Year / Unlimited mileage warranty

Choose with confidence. NMI stands for quality and reliability in every vehicle we offer.

Available from Barons Cape Town
<?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/mol01386_u0071460_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071460_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071460_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071460_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071460_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071460_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071460_7.jpg
()

VOLKSWAGEN HATCH 1.4 TRENDLINE

Array ( [vehicleID] => Array ( [0] => 29033959 ) [dumpDate] => Array ( [0] => 2026-03-30T00:19:44.787 ) [mmCode] => Array ( [0] => 64020700 ) [molStockbookNumber] => Array ( [0] => MOL01386_U0071460 ) [stockbookNumber] => Array ( [0] => U0071460 ) [vinNumber] => Array ( [0] => AAVZZZ6RZNU016324 ) [regNumber] => Array ( [0] => CAA161242 ) [uploadType] => Array ( [0] => USED ) [vehicleMake] => Array ( [0] => VOLKSWAGEN ) [vehicleRange] => Array ( [0] => POLO VIVO ) [vehicleModel] => Array ( [0] => HATCH 1.4 TRENDLINE ) [vehicleYear] => Array ( [0] => 2022 ) [bodyType] => Array ( [0] => HATCH ) [transmissionType] => Array ( [0] => MANUAL ) [fuelType] => Array ( [0] => UNLEADED ) [colour] => Array ( [0] => WHITE ) [numberOfDoors] => Array ( [0] => 5 ) [mileage] => Array ( [0] => 85000 ) [serviceHistory] => Array ( [0] => None ) [comments] => Array ( [0] => Reliable and Versatile Hatchback This well-maintained vehicle boasts a low mileage of 85 000 kilometres, making it a smart choice for those seeking efficiency and practicality. Its compact design ensures easy navigation through city streets while providing ample space for passengers and cargo. Enjoy the benefits of a trusted brand that prioritises quality and driving enjoyment. This vehicle is perfect for daily commutes or weekend adventures, offering a blend of comfort and functionality. Key highlights: - Low mileage of 85 000 kilometres - Compact and versatile design - Ideal for city driving - Spacious interior for passengers and cargo - Quality build for reliability Choose with confidence, knowing NMI stands for excellence in the automotive industry. Your next vehicle is waiting. ) [pictures] => Array ( [0] => a:7:{i:0;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071460_1.jpg";i:1;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071460_2.jpg";i:2;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071460_3.jpg";i:3;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071460_4.jpg";i:4;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071460_5.jpg";i:5;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071460_6.jpg";i:6;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071460_7.jpg";} ) [price] => Array ( [0] => 195949 ) [dealershipID] => Array ( [0] => 51 ) [molNumber] => Array ( [0] => MOL01386 ) [dealershipName] => Array ( [0] => Barons Cape Town ) [_nmi_data_hash] => Array ( [0] => 3fe53b6576e01a5bdb5b660a876c5090 ) ) 1
Colour: WHITE


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 195 949
85 000km
More details
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071398_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071398_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071398_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071398_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071398_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071398_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071398_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071398_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071398_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071398_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071398_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071398_12.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071398_13.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071398_14.jpg
()

VOLKSWAGEN HATCH 1.0 TSI GT

Array ( [vehicleID] => Array ( [0] => 29035908 ) [dumpDate] => Array ( [0] => 2026-03-30T00:27:34.16 ) [mmCode] => Array ( [0] => 64020650 ) [molStockbookNumber] => Array ( [0] => MOL01386_U0071398 ) [stockbookNumber] => Array ( [0] => U0071398 ) [vinNumber] => Array ( [0] => AAVZZZ6RZLU002582 ) [regNumber] => Array ( [0] => CY406894 ) [uploadType] => Array ( [0] => USED ) [vehicleMake] => Array ( [0] => VOLKSWAGEN ) [vehicleRange] => Array ( [0] => POLO VIVO ) [vehicleModel] => Array ( [0] => HATCH 1.0 TSI GT ) [vehicleYear] => Array ( [0] => 2020 ) [bodyType] => Array ( [0] => HATCH ) [transmissionType] => Array ( [0] => MANUAL ) [fuelType] => Array ( [0] => UNLEADED ) [colour] => Array ( [0] => SILVER ) [numberOfDoors] => Array ( [0] => 5 ) [mileage] => Array ( [0] => 75470 ) [serviceHistory] => Array ( [0] => Full ) [comments] => Array ( [0] => Unbeatable Value in a Top-Selling Hatchback Experience the practicality and style of this top-selling passenger car. With a spacious interior and ample luggage space, it’s perfect for family outings or city drives. The competitive pricing and excellent resale value make it a smart choice for any buyer. Equipped with features that enhance both comfort and performance, this vehicle promises a dynamic driving experience. Enjoy the benefits of a TSI engine with 81 kW, cruise control, and front sport seats. The lowered suspension and 17-inch Mirabeau wheels add a sporty edge, while the stylish tailgate spoiler and GT logo elevate the design. Key highlights: - 75 470 kilometres - TSI engine with 81 kW - Cruise control for effortless driving - Lowered suspension (-15mm) for a sporty feel - 17-inch Mirabeau wheels - Front sport seats for added comfort - Aluminium-look pedals and anthracite headlining - Practical storage package Trust in the quality and reliability associated with NMI. Your next vehicle awaits. ) [pictures] => Array ( [0] => a:14:{i:0;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071398_1.jpg";i:1;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071398_2.jpg";i:2;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071398_3.jpg";i:3;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071398_4.jpg";i:4;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071398_5.jpg";i:5;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071398_6.jpg";i:6;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071398_7.jpg";i:7;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071398_8.jpg";i:8;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071398_9.jpg";i:9;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071398_10.jpg";i:10;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071398_11.jpg";i:11;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071398_12.jpg";i:12;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071398_13.jpg";i:13;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01386_u0071398_14.jpg";} ) [price] => Array ( [0] => 239950 ) [dealershipID] => Array ( [0] => 51 ) [molNumber] => Array ( [0] => MOL01386 ) [dealershipName] => Array ( [0] => Barons Cape Town ) [_nmi_data_hash] => Array ( [0] => 55b8b1a434d93208d6a1f87a482331ae ) ) 1
Colour: SILVER


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 239 950
75 470km
More details