VOLKSWAGEN POLO (2026)

VOLKSWAGEN VIVO HATCH MY25 1.4

R 259 950
Range:
POLO
Year:
2026
Mileage:
3 000km
Colour:
PURE WHITE
Transmission:
MANUAL
Fuel:
UNLEADED
Vehicle ID:
29129579
Additional Information:

Exceptional Demo Vehicle Ready for You

This demo vehicle combines reliability with modern features, making it an ideal choice for both city driving and weekend adventures. With a pristine condition and advanced engineering, it promises a smooth and enjoyable ride.

Experience the practicality and efficiency that comes with this car. Its spacious interior and smart design are perfect for everyday use. Don’t miss out on this opportunity to own a nearly new vehicle at an attractive price.

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

Key highlights:
– Excellent demo condition
– Spacious interior for comfort
– Efficient fuel consumption
– Reliable performance
– Modern engineering

Trust in NMI for quality and service. Enjoy peace of mind with your purchase.

Available from Barons Pietermaritzburg
<?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/mol01339_u0071053_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_u0071053_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_u0071053_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_u0071053_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_u0071053_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_u0071053_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_u0071053_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_u0071053_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_u0071053_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_u0071053_10.jpg
VOLKSWAGEN
POLO
(2025)

VOLKSWAGEN VIVO HATCH MY25 1.4

Array ( [vehicleid] => Array ( [0] => 29129656 ) [dumpdate] => Array ( [0] => 2026-04-25T16:53:23.487 ) [mmcode] => Array ( [0] => 64020701 ) [molstockbooknumber] => Array ( [0] => MOL01339_U0071053 ) [stockbooknumber] => Array ( [0] => U0071053 ) [vinnumber] => Array ( [0] => AAVZZZ6R8SU020974 ) [regnumber] => Array ( [0] => CT59KMZN ) [uploadtype] => Array ( [0] => USED ) [vehiclemake] => Array ( [0] => VOLKSWAGEN ) [vehiclerange] => Array ( [0] => POLO ) [vehiclemodel] => Array ( [0] => VIVO HATCH MY25 1.4 ) [vehicleyear] => Array ( [0] => 2025 ) [bodytype] => Array ( [0] => HATCH ) [transmissiontype] => Array ( [0] => MANUAL ) [fueltype] => Array ( [0] => UNLEADED ) [colour] => Array ( [0] => White ) [numberofdoors] => Array ( [0] => 5 ) [mileage] => Array ( [0] => 9000 ) [servicehistory] => Array ( [0] => Full ) [comments] => Array ( [0] => ) [price] => Array ( [0] => 244950 ) [dealershipid] => Array ( [0] => 36 ) [molnumber] => Array ( [0] => MOL01339 ) [dealershipname] => Array ( [0] => Barons Pietermaritzburg ) [pictures] => Array ( [0] => a:10:{i:0;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_u0071053_1.jpg";i:1;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_u0071053_2.jpg";i:2;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_u0071053_3.jpg";i:3;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_u0071053_4.jpg";i:4;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_u0071053_5.jpg";i:5;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_u0071053_6.jpg";i:6;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_u0071053_7.jpg";i:7;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_u0071053_8.jpg";i:8;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_u0071053_9.jpg";i:9;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_u0071053_10.jpg";} ) ) 1
AAVZZZ6R8SU020974
AAVZZZ6R8SU020974
Colour: White
MOL01339
29129656

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 244 950
9 000km
2025
MANUAL
More details
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_ud0050383_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_ud0050383_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_ud0050383_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_ud0050383_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_ud0050383_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_ud0050383_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_ud0050383_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_ud0050383_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_ud0050383_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_ud0050383_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_ud0050383_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_ud0050383_12.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_ud0050383_13.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_ud0050383_14.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_ud0050383_15.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_ud0050383_16.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_ud0050383_17.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_ud0050383_18.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_ud0050383_19.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_ud0050383_20.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_ud0050383_21.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_ud0050383_22.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_ud0050383_23.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_ud0050383_24.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_ud0050383_25.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_ud0050383_26.jpg
VOLKSWAGEN
POLO
(2026)

VOLKSWAGEN VIVO HATCH MY25 1.4

Array ( [vehicleid] => Array ( [0] => 29129586 ) [dumpdate] => Array ( [0] => 2026-04-25T16:54:08.69 ) [mmcode] => Array ( [0] => 64020701 ) [molstockbooknumber] => Array ( [0] => MOL01339_UD0050383 ) [stockbooknumber] => Array ( [0] => UD0050383 ) [vinnumber] => Array ( [0] => AAVZZZ6R1TU005671 ) [regnumber] => Array ( [0] => DK73JZZN ) [uploadtype] => Array ( [0] => DEMO ) [vehiclemake] => Array ( [0] => VOLKSWAGEN ) [vehiclerange] => Array ( [0] => POLO ) [vehiclemodel] => Array ( [0] => VIVO HATCH MY25 1.4 ) [vehicleyear] => Array ( [0] => 2026 ) [bodytype] => Array ( [0] => HATCH ) [transmissiontype] => Array ( [0] => MANUAL ) [fueltype] => Array ( [0] => UNLEADED ) [colour] => Array ( [0] => REFLEX SILVER METALLIC ) [numberofdoors] => Array ( [0] => 5 ) [mileage] => Array ( [0] => 17 ) [servicehistory] => Array ( [0] => Full ) [comments] => Array ( [0] => Exceptional Demo Vehicle Ready for You Experience a blend of style and efficiency with this high-quality demo vehicle. It stands out with its impressive features and modern design. You'll enjoy the benefits of owning a near-new car without the new car price tag. This vehicle is in excellent condition and offers a rewarding driving experience. Whether it's for daily commutes or weekend adventures, it delivers reliability and comfort. Don't miss the chance to own this remarkable vehicle at a fantastic value. Mileage is recorded at the time of advertising and may vary. Key Highlights: - Demo condition - Impressive fuel efficiency - Modern design - Reliable performance - Comfortable interior - Advanced safety features - Low maintenance costs Trust in NMI for quality vehicles and exceptional service. We are committed to meeting your automotive needs with integrity. ) [price] => Array ( [0] => 249998 ) [dealershipid] => Array ( [0] => 36 ) [molnumber] => Array ( [0] => MOL01339 ) [dealershipname] => Array ( [0] => Barons Pietermaritzburg ) [pictures] => Array ( [0] => a:26:{i:0;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_ud0050383_1.jpg";i:1;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_ud0050383_2.jpg";i:2;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_ud0050383_3.jpg";i:3;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_ud0050383_4.jpg";i:4;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_ud0050383_5.jpg";i:5;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_ud0050383_6.jpg";i:6;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_ud0050383_7.jpg";i:7;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_ud0050383_8.jpg";i:8;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_ud0050383_9.jpg";i:9;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_ud0050383_10.jpg";i:10;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_ud0050383_11.jpg";i:11;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_ud0050383_12.jpg";i:12;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_ud0050383_13.jpg";i:13;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_ud0050383_14.jpg";i:14;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_ud0050383_15.jpg";i:15;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_ud0050383_16.jpg";i:16;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_ud0050383_17.jpg";i:17;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_ud0050383_18.jpg";i:18;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_ud0050383_19.jpg";i:19;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_ud0050383_20.jpg";i:20;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_ud0050383_21.jpg";i:21;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_ud0050383_22.jpg";i:22;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_ud0050383_23.jpg";i:23;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_ud0050383_24.jpg";i:24;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_ud0050383_25.jpg";i:25;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_ud0050383_26.jpg";} ) ) 1
AAVZZZ6R1TU005671
AAVZZZ6R1TU005671
Colour: REFLEX SILVER METALLIC
MOL01339
29129586

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 249 998
17km
2026
MANUAL
More details
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_n0001167_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_n0001167_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_n0001167_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_n0001167_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_n0001167_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_n0001167_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_n0001167_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_n0001167_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_n0001167_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_n0001167_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_n0001167_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_n0001167_12.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_n0001167_13.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_n0001167_14.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_n0001167_15.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_n0001167_16.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_n0001167_17.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_n0001167_18.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_n0001167_19.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_n0001167_20.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_n0001167_21.jpg
VOLKSWAGEN
POLO
(2025)

VOLKSWAGEN VIVO HATCH MY25 1.4 LIFE

Array ( [vehicleid] => Array ( [0] => 29129675 ) [dumpdate] => Array ( [0] => 2026-04-25T16:53:23.487 ) [mmcode] => Array ( [0] => 64020721 ) [molstockbooknumber] => Array ( [0] => MOL01339_U0070915 ) [stockbooknumber] => Array ( [0] => U0070915 ) [vinnumber] => Array ( [0] => AAVZZZ6R0TU002633 ) [regnumber] => Array ( [0] => DF49FDZN ) [uploadtype] => Array ( [0] => USED ) [vehiclemake] => Array ( [0] => VOLKSWAGEN ) [vehiclerange] => Array ( [0] => POLO ) [vehiclemodel] => Array ( [0] => VIVO HATCH MY25 1.4 LIFE ) [vehicleyear] => Array ( [0] => 2025 ) [bodytype] => Array ( [0] => HATCH ) [transmissiontype] => Array ( [0] => MANUAL ) [fueltype] => Array ( [0] => UNLEADED ) [colour] => Array ( [0] => REFLEX SILVER METALLIC ) [numberofdoors] => Array ( [0] => 5 ) [mileage] => Array ( [0] => 11 ) [servicehistory] => Array ( [0] => Not_Applicable ) [comments] => Array ( [0] => Experience the perfect blend of safety, style, and reliability. This model is proudly built in South Africa, showcasing a refreshed design that turns heads while offering lasting value. Equipped with front and side airbags, it ensures peace of mind for you and your loved ones. It has proven itself as one of the most trusted and dependable cars in the country. Mileage is recorded at the time of advertising and may vary. Key highlights: - Proudly built in South Africa - Modern design with a stylish facelift - Front and side airbags for enhanced safety - Reliable performance for everyday use - Long-standing reputation for dependability - Exceptional value retention Choose with confidence. NMI stands for quality and trust in every vehicle we offer. ) [pictures] => Array ( [0] => a:21:{i:0;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_n0001167_1.jpg";i:1;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_n0001167_2.jpg";i:2;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_n0001167_3.jpg";i:3;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_n0001167_4.jpg";i:4;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_n0001167_5.jpg";i:5;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_n0001167_6.jpg";i:6;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_n0001167_7.jpg";i:7;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_n0001167_8.jpg";i:8;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_n0001167_9.jpg";i:9;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_n0001167_10.jpg";i:10;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_n0001167_11.jpg";i:11;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_n0001167_12.jpg";i:12;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_n0001167_13.jpg";i:13;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_n0001167_14.jpg";i:14;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_n0001167_15.jpg";i:15;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_n0001167_16.jpg";i:16;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_n0001167_17.jpg";i:17;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_n0001167_18.jpg";i:18;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_n0001167_19.jpg";i:19;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_n0001167_20.jpg";i:20;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_n0001167_21.jpg";} ) [price] => Array ( [0] => 259950 ) [dealershipid] => Array ( [0] => 36 ) [molnumber] => Array ( [0] => MOL01339 ) [dealershipname] => Array ( [0] => Barons Pietermaritzburg ) [_nmi_data_hash] => Array ( [0] => 83e417d329dc7d734c4bb870bf39fcb0 ) ) 1
AAVZZZ6R0TU002633
AAVZZZ6R0TU002633
Colour: REFLEX SILVER METALLIC
MOL01339
29129675

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 259 950
11km
2025
MANUAL
More details
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_ud0050385_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_ud0050385_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_ud0050385_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_ud0050385_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_ud0050385_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_ud0050385_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_ud0050385_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_ud0050385_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_ud0050385_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_ud0050385_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_ud0050385_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_ud0050385_12.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_ud0050385_13.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_ud0050385_14.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_ud0050385_15.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_ud0050385_16.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_ud0050385_17.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_ud0050385_18.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_ud0050385_19.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_ud0050385_20.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_ud0050385_21.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_ud0050385_22.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_ud0050385_23.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_ud0050385_24.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_ud0050385_25.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_ud0050385_26.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_ud0050385_27.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_ud0050385_28.jpg
VOLKSWAGEN
POLO
(2026)

VOLKSWAGEN VIVO HATCH MY25 1.4

Array ( [vehicleid] => Array ( [0] => 29128742 ) [dumpdate] => Array ( [0] => 2026-04-25T16:50:50.593 ) [mmcode] => Array ( [0] => 64020701 ) [molstockbooknumber] => Array ( [0] => MOL01339_UD0050385 ) [stockbooknumber] => Array ( [0] => UD0050385 ) [vinnumber] => Array ( [0] => AAVZZZ6R1TU008103 ) [regnumber] => Array ( [0] => DK70MCZN ) [uploadtype] => Array ( [0] => DEMO ) [vehiclemake] => Array ( [0] => VOLKSWAGEN ) [vehiclerange] => Array ( [0] => POLO ) [vehiclemodel] => Array ( [0] => VIVO HATCH MY25 1.4 ) [vehicleyear] => Array ( [0] => 2026 ) [bodytype] => Array ( [0] => HATCH ) [transmissiontype] => Array ( [0] => MANUAL ) [fueltype] => Array ( [0] => UNLEADED ) [colour] => Array ( [0] => SMOKY GREY METALLIC ) [numberofdoors] => Array ( [0] => 5 ) [mileage] => Array ( [0] => 10 ) [servicehistory] => Array ( [0] => None ) [comments] => Array ( [0] => Exceptional Demo Vehicle Ready for You This vehicle offers a blend of reliability and modern features. As a demo unit, it presents an excellent opportunity to own a nearly new car at a competitive price. Benefit from its pristine condition and advanced technology, ensuring a quality driving experience. With its stylish design and efficient performance, this vehicle is perfect for both city driving and longer journeys. Enjoy the comfort and convenience it provides. Don't miss out on this fantastic opportunity to elevate your driving experience. Mileage is recorded at the time of advertising and may vary. Key Highlights: - Demo condition - Modern features for enhanced comfort - Efficient performance for city and highway driving - Stylish design that stands out - Excellent opportunity for value Trust NMI for quality vehicles and exceptional customer service. Your satisfaction is our priority. ) [price] => Array ( [0] => 259950 ) [dealershipid] => Array ( [0] => 36 ) [molnumber] => Array ( [0] => MOL01339 ) [dealershipname] => Array ( [0] => Barons Pietermaritzburg ) [pictures] => Array ( [0] => a:28:{i:0;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_ud0050385_1.jpg";i:1;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_ud0050385_2.jpg";i:2;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_ud0050385_3.jpg";i:3;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_ud0050385_4.jpg";i:4;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_ud0050385_5.jpg";i:5;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_ud0050385_6.jpg";i:6;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_ud0050385_7.jpg";i:7;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_ud0050385_8.jpg";i:8;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_ud0050385_9.jpg";i:9;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_ud0050385_10.jpg";i:10;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_ud0050385_11.jpg";i:11;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_ud0050385_12.jpg";i:12;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_ud0050385_13.jpg";i:13;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_ud0050385_14.jpg";i:14;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_ud0050385_15.jpg";i:15;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_ud0050385_16.jpg";i:16;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_ud0050385_17.jpg";i:17;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_ud0050385_18.jpg";i:18;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_ud0050385_19.jpg";i:19;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_ud0050385_20.jpg";i:20;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_ud0050385_21.jpg";i:21;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_ud0050385_22.jpg";i:22;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_ud0050385_23.jpg";i:23;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_ud0050385_24.jpg";i:24;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_ud0050385_25.jpg";i:25;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_ud0050385_26.jpg";i:26;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_ud0050385_27.jpg";i:27;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_ud0050385_28.jpg";} ) ) 1
AAVZZZ6R1TU008103
AAVZZZ6R1TU008103
Colour: SMOKY GREY METALLIC
MOL01339
29128742

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 259 950
10km
2026
MANUAL
More details