VOLKSWAGEN POLO (2025)

VOLKSWAGEN VIVO HATCH MY25 1.4 LIFE

R 239 950
Range:
POLO
Year:
2025
Mileage:
16 000km
Colour:
PURE WHITE
Transmission:
MANUAL
Fuel:
UNLEADED
Vehicle ID:
28979871
Additional Information:

Unmatched Value in a Compact Package

Experience the perfect blend of style and performance. With only 16 000 kilometres on the clock, this vehicle is primed for new adventures. Its compact design makes it ideal for city driving, while still offering ample space and comfort for passengers.

You can expect reliability and efficiency, making it a smart choice for daily commutes or weekend getaways. This vehicle is ready to deliver a driving experience that exceeds expectations.

Key highlights:
– Low mileage of 16 000 kilometres
– Compact yet spacious design
– Efficient fuel consumption
– Ideal for city driving
– Reliable performance
– Comfortable interior

Trust in the quality and integrity of NMI, ensuring you make a wise investment for your automotive needs.

Available from Barons Durban
<?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 With Questions - Satellite

Similar Listings 

https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071089_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071089_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071089_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071089_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071089_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071089_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071089_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071089_8.jpg
VOLKSWAGEN
POLO
(2018)

VOLKSWAGEN 1.2 TSI COMFORTLINE

Array ( [vehicleid] => Array ( [0] => 28977008 ) [dumpdate] => Array ( [0] => 2026-03-13T16:50:43.147 ) [mmcode] => Array ( [0] => 64027663 ) [molstockbooknumber] => Array ( [0] => MOL01182_U0071089 ) [stockbooknumber] => Array ( [0] => U0071089 ) [vinnumber] => Array ( [0] => AAVZZZ6RZHU110018 ) [regnumber] => Array ( [0] => CH17ZYZN ) [uploadtype] => Array ( [0] => USED ) [vehiclemake] => Array ( [0] => VOLKSWAGEN ) [vehiclerange] => Array ( [0] => POLO ) [vehiclemodel] => Array ( [0] => 1.2 TSI COMFORTLINE ) [vehicleyear] => Array ( [0] => 2018 ) [bodytype] => Array ( [0] => HATCH ) [transmissiontype] => Array ( [0] => MANUAL ) [fueltype] => Array ( [0] => UNLEADED ) [colour] => Array ( [0] => SILVER ) [numberofdoors] => Array ( [0] => 5 ) [mileage] => Array ( [0] => 158541 ) [servicehistory] => Array ( [0] => None ) [comments] => Array ( [0] => Exceptional Value with Optional Extras Experience the perfect blend of comfort and style with this well-maintained vehicle. With 158 541 kilometres on the clock, it offers a reliable performance backed by the balance of the manufacturer's warranty or maintenance plan. Enjoy the peace of mind that comes with a certified 80-point check, ensuring every detail meets high standards. This vehicle is equipped with sought-after features to enhance your driving experience. The finance department is ready to create a tailored solution to fit your needs, and we offer countrywide delivery at an agreed price. Our dedicated team of Certified Sales Executives is here to guide you through your purchase. Key highlights: - Radio - Electric windows - Multi-function steering wheel - Sunroof - Alloy wheels - Fog lamps - Flexible finance options available - Nationwide delivery offered Trust in NMI for a seamless buying experience and quality vehicles that meet your expectations. ) [price] => Array ( [0] => 169950 ) [dealershipid] => Array ( [0] => 35 ) [molnumber] => Array ( [0] => MOL01182 ) [dealershipname] => Array ( [0] => Barons Durban ) [pictures] => Array ( [0] => a:8:{i:0;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071089_1.jpg";i:1;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071089_2.jpg";i:2;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071089_3.jpg";i:3;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071089_4.jpg";i:4;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071089_5.jpg";i:5;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071089_6.jpg";i:6;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071089_7.jpg";i:7;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071089_8.jpg";} ) ) 1
AAVZZZ6RZHU110018
AAVZZZ6RZHU110018
Colour: SILVER
MOL01182
28977008

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 169 950
158 541km
2018
MANUAL
More details
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071097_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071097_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071097_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071097_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071097_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071097_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071097_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071097_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071097_9.jpg
VOLKSWAGEN
POLO
(2025)

VOLKSWAGEN VIVO HATCH MY25 1.4

Array ( [vehicleid] => Array ( [0] => 28979878 ) [dumpdate] => Array ( [0] => 2026-03-13T16:50:43.147 ) [mmcode] => Array ( [0] => 64020701 ) [molstockbooknumber] => Array ( [0] => MOL01182_U0071097 ) [stockbooknumber] => Array ( [0] => U0071097 ) [vinnumber] => Array ( [0] => AAVZZZ6R4SU026027 ) [regnumber] => Array ( [0] => DF47SLZN ) [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] => PURE WHITE ) [numberofdoors] => Array ( [0] => 5 ) [mileage] => Array ( [0] => 500 ) [servicehistory] => Array ( [0] => ) [comments] => Array ( [0] => Exceptional Value with Low Mileage Discover a smart buy with this reliable used vehicle. With only 500 kilometres on the clock, it offers a like-new experience at a fraction of the cost. Enjoy the peace of mind that comes with this well-maintained option, ideal for everyday driving and urban adventures. This vehicle combines efficiency and practicality. Its advanced features enhance your driving experience, while its compact size makes it easy to navigate through city streets. Don’t miss the chance to own this excellent vehicle. Key highlights: - Only 500 kilometres - Excellent condition - Compact and efficient design - Perfect for urban driving - Affordable pricing - Reliable performance Trust in NMI for your next vehicle purchase. We prioritise quality and customer satisfaction. ) [price] => Array ( [0] => 224950 ) [dealershipid] => Array ( [0] => 35 ) [molnumber] => Array ( [0] => MOL01182 ) [dealershipname] => Array ( [0] => Barons Durban ) [pictures] => Array ( [0] => a:9:{i:0;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071097_1.jpg";i:1;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071097_2.jpg";i:2;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071097_3.jpg";i:3;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071097_4.jpg";i:4;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071097_5.jpg";i:5;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071097_6.jpg";i:6;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071097_7.jpg";i:7;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071097_8.jpg";i:8;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071097_9.jpg";} ) ) 1
AAVZZZ6R4SU026027
AAVZZZ6R4SU026027
Colour: PURE WHITE
MOL01182
28979878

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 224 950
500km
2025
MANUAL
More details
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071078_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071078_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071078_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071078_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071078_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071078_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071078_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071078_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071078_12.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071078_13.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071078_14.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071078_15.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071078_16.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071078_17.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071078_18.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071078_19.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071078_20.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071078_22.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071078_24.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071078_26.jpg
VOLKSWAGEN
POLO
(2025)

VOLKSWAGEN VIVO HATCH MY25 1.4

Array ( [vehicleid] => Array ( [0] => 28979874 ) [dumpdate] => Array ( [0] => 2026-03-13T16:53:23.417 ) [mmcode] => Array ( [0] => 64020701 ) [molstockbooknumber] => Array ( [0] => MOL01182_U0071078 ) [stockbooknumber] => Array ( [0] => U0071078 ) [vinnumber] => Array ( [0] => AAVZZZ6R0SU026008 ) [regnumber] => Array ( [0] => DD31JFZN ) [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] => SMOKY GREY METALLIC ) [numberofdoors] => Array ( [0] => 5 ) [mileage] => Array ( [0] => 10000 ) [servicehistory] => Array ( [0] => ) [comments] => Array ( [0] => Reliable, Efficient, and Ready for Adventure This used vehicle offers a fantastic opportunity for anyone seeking a dependable ride. With only 10 000 kilometres on the clock, it promises a blend of comfort and practicality. Enjoy a smooth driving experience that meets your daily needs effortlessly. Perfect for city driving or weekend getaways, this vehicle is a smart investment. Its efficiency and reliability make it a great choice for drivers of all types. Experience the convenience and performance that comes with this well-maintained option. Key highlights: - Low mileage of 10 000 kilometres - Excellent fuel efficiency - Comfortable interior - Great for city and long-distance driving - Reliable performance - Affordable maintenance costs At NMI, we prioritise your trust by offering quality vehicles that enhance your driving experience. Choose wisely with us. ) [price] => Array ( [0] => 235950 ) [dealershipid] => Array ( [0] => 35 ) [molnumber] => Array ( [0] => MOL01182 ) [dealershipname] => Array ( [0] => Barons Durban ) [pictures] => Array ( [0] => a:20:{i:0;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071078_1.jpg";i:1;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071078_2.jpg";i:2;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071078_3.jpg";i:3;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071078_4.jpg";i:4;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071078_5.jpg";i:5;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071078_6.jpg";i:6;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071078_9.jpg";i:7;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071078_11.jpg";i:8;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071078_12.jpg";i:9;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071078_13.jpg";i:10;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071078_14.jpg";i:11;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071078_15.jpg";i:12;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071078_16.jpg";i:13;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071078_17.jpg";i:14;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071078_18.jpg";i:15;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071078_19.jpg";i:16;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071078_20.jpg";i:17;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071078_22.jpg";i:18;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071078_24.jpg";i:19;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071078_26.jpg";} ) [nmi_vehicle_id] => Array ( [0] => AAVZZZ6R0SU026008 ) ) 1
AAVZZZ6R0SU026008
AAVZZZ6R0SU026008
Colour: SMOKY GREY METALLIC
MOL01182
28979874

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 235 950
10 000km
2025
MANUAL
More details
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071094_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071094_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071094_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071094_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071094_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071094_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071094_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071094_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071094_9.jpg
VOLKSWAGEN
POLO
(2025)

VOLKSWAGEN VIVO HATCH MY25 1.4

Array ( [vehicleid] => Array ( [0] => 28979876 ) [dumpdate] => Array ( [0] => 2026-03-13T16:50:43.147 ) [mmcode] => Array ( [0] => 64020701 ) [molstockbooknumber] => Array ( [0] => MOL01182_U0071094 ) [stockbooknumber] => Array ( [0] => U0071094 ) [vinnumber] => Array ( [0] => AAVZZZ6R5SU026053 ) [regnumber] => Array ( [0] => DF47VSZN ) [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] => PURE WHITE ) [numberofdoors] => Array ( [0] => 5 ) [mileage] => Array ( [0] => 1000 ) [servicehistory] => Array ( [0] => ) [comments] => Array ( [0] => Exceptional Value in a Compact Package This used vehicle offers reliability and efficiency, perfect for urban driving. With only 1 000 kilometres, it provides the benefits of a nearly new car at a more accessible price point. Enjoy peace of mind with its low mileage, ensuring longevity and performance. This is an ideal choice for those seeking practicality without compromising on style. Its compact design makes it easy to navigate through busy streets while providing ample interior space for passengers and cargo. Key highlights: - Low mileage of 1 000 kilometres - Compact and stylish design - Excellent fuel efficiency - Ideal for city driving - Reliable performance - Spacious interior for comfort - Great value for money Trust in NMI for quality vehicles that meet your needs. We are committed to providing you with a trustworthy and satisfying buying experience. ) [price] => Array ( [0] => 235950 ) [dealershipid] => Array ( [0] => 35 ) [molnumber] => Array ( [0] => MOL01182 ) [dealershipname] => Array ( [0] => Barons Durban ) [pictures] => Array ( [0] => a:9:{i:0;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071094_1.jpg";i:1;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071094_2.jpg";i:2;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071094_3.jpg";i:3;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071094_4.jpg";i:4;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071094_5.jpg";i:5;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071094_6.jpg";i:6;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071094_7.jpg";i:7;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071094_8.jpg";i:8;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01182_u0071094_9.jpg";} ) ) 1
AAVZZZ6R5SU026053
AAVZZZ6R5SU026053
Colour: PURE WHITE
MOL01182
28979876

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 235 950
1 000km
2025
MANUAL
More details