VOLKSWAGEN POLO (2022)

VOLKSWAGEN HATCH MY22 1.0 TSI LIFE

R 309 950
Range:
POLO
Year:
2022
Mileage:
57 893km
Colour:
REEF BLUE METALLIC
Transmission:
MANUAL
Fuel:
UNLEADED
Vehicle ID:
29128762
Additional Information:

Elevate Your Driving Experience

This used vehicle combines style and functionality. Enjoy the fresh air and sunshine with the added bonus of a sunroof. It’s perfect for those who appreciate a blend of comfort and modern features.

With its sleek design and reliable performance, this option is ideal for urban driving or weekend getaways. Don’t miss out on a smart buy that enhances your lifestyle.

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

Key highlights:
– Sunroof for an open-air experience
– Stylish and modern design
– Reliable performance for daily commutes
– Comfortable interior with ample space
– Ideal for city driving and adventures

Trust in NMI for quality vehicles that meet your needs. Your next journey starts here.

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_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
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_ud0050376_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_ud0050376_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_ud0050376_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_ud0050376_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_ud0050376_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_ud0050376_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_ud0050376_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_ud0050376_12.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_ud0050376_13.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_ud0050376_14.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_ud0050376_15.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_ud0050376_16.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_ud0050376_17.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_ud0050376_18.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_ud0050376_19.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_ud0050376_20.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_ud0050376_21.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_ud0050376_22.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_ud0050376_23.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_ud0050376_24.jpg
VOLKSWAGEN
POLO
(2026)

VOLKSWAGEN VIVO HATCH MY25 1.4

Array ( [vehicleid] => Array ( [0] => 29129579 ) [dumpdate] => Array ( [0] => 2026-04-25T16:50:50.577 ) [mmcode] => Array ( [0] => 64020701 ) [molstockbooknumber] => Array ( [0] => MOL01339_UD0050376 ) [stockbooknumber] => Array ( [0] => UD0050376 ) [vinnumber] => Array ( [0] => AAVZZZ6R8SU022465 ) [regnumber] => Array ( [0] => dh86yxzn ) [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] => PURE WHITE ) [numberofdoors] => Array ( [0] => 5 ) [mileage] => Array ( [0] => 3000 ) [servicehistory] => Array ( [0] => Full ) [comments] => Array ( [0] => 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. ) [price] => Array ( [0] => 259950 ) [dealershipid] => Array ( [0] => 36 ) [molnumber] => Array ( [0] => MOL01339 ) [dealershipname] => Array ( [0] => Barons Pietermaritzburg ) [pictures] => Array ( [0] => a:20:{i:0;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_ud0050376_1.jpg";i:1;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_ud0050376_2.jpg";i:2;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_ud0050376_3.jpg";i:3;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_ud0050376_4.jpg";i:4;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_ud0050376_5.jpg";i:5;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_ud0050376_7.jpg";i:6;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_ud0050376_8.jpg";i:7;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_ud0050376_12.jpg";i:8;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_ud0050376_13.jpg";i:9;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_ud0050376_14.jpg";i:10;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_ud0050376_15.jpg";i:11;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_ud0050376_16.jpg";i:12;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_ud0050376_17.jpg";i:13;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_ud0050376_18.jpg";i:14;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_ud0050376_19.jpg";i:15;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_ud0050376_20.jpg";i:16;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_ud0050376_21.jpg";i:17;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_ud0050376_22.jpg";i:18;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_ud0050376_23.jpg";i:19;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_ud0050376_24.jpg";} ) ) 1
AAVZZZ6R8SU022465
AAVZZZ6R8SU022465
Colour: PURE WHITE
MOL01339
29129579

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
3 000km
2026
MANUAL
More details