Pre-owned Vehicles from Barons VW Kuruman

Make
Range
Model
Price
Mileage
Year
Transmission
  • AUTOMATIC (8)
  • MANUAL (8)
  • AUTOMATICMANUAL (1)
Fuel Type
  • UNLEADED (15)
  • DIESEL (1)
  • DieselPtrol (1)
1 - 17 of 17 posts
Sort Listing
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_n0000258_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_n0000258_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_n0000258_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_n0000258_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_n0000258_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_n0000258_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_n0000258_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_n0000258_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_n0000258_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_n0000258_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_n0000258_12.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_n0000258_13.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_n0000258_14.jpg
VOLKSWAGEN
POLO
(2025)

VOLKSWAGEN VIVO HATCH MY25 1.4

Array ( [vehicleid] => Array ( [0] => 28792001 ) [dumpdate] => Array ( [0] => 2026-01-14T00:20:12.967 ) [mmcode] => Array ( [0] => 64020701 ) [molstockbooknumber] => Array ( [0] => TOL10136_UD0050053 ) [stockbooknumber] => Array ( [0] => UD0050053 ) [vinnumber] => Array ( [0] => AAVZZZ6R7TU004315 ) [regnumber] => Array ( [0] => DGH 953NC ) [uploadtype] => Array ( [0] => DEMO ) [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] => REFLEX SILVER METALLIC ) [numberofdoors] => Array ( [0] => 5 ) [mileage] => Array ( [0] => 6112 ) [servicehistory] => Array ( [0] => ) [comments] => Array ( [0] => ) [price] => Array ( [0] => 279899 ) [dealershipid] => Array ( [0] => 233 ) [molnumber] => Array ( [0] => TOL10136 ) [dealershipname] => Array ( [0] => Barons Kuruman ) [pictures] => Array ( [0] => a:13:{i:0;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_n0000258_1.jpg";i:1;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_n0000258_2.jpg";i:2;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_n0000258_3.jpg";i:3;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_n0000258_4.jpg";i:4;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_n0000258_5.jpg";i:5;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_n0000258_6.jpg";i:6;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_n0000258_7.jpg";i:7;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_n0000258_8.jpg";i:8;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_n0000258_9.jpg";i:9;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_n0000258_10.jpg";i:10;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_n0000258_12.jpg";i:11;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_n0000258_13.jpg";i:12;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_n0000258_14.jpg";} ) [nmi_vehicle_id] => Array ( [0] => AAVZZZ6R7TU004315 ) ) 1
AAVZZZ6R7TU004315
AAVZZZ6R7TU004315
Colour: REFLEX SILVER METALLIC
TOL10136
28792001

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 279 899
6 112km
2025
MANUAL
More details
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070175_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070175_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070175_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070175_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070175_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070175_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070175_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070175_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070175_10.jpg
VOLKSWAGEN
POLO
(2024)

VOLKSWAGEN SEDAN MY24 1.6 TIPTRONIC

Array ( [vehicleid] => Array ( [0] => 28792012 ) [dumpdate] => Array ( [0] => 2026-01-14T00:20:12.967 ) [mmcode] => Array ( [0] => 64028855 ) [molstockbooknumber] => Array ( [0] => TOL10136_U0070175 ) [stockbooknumber] => Array ( [0] => U0070175 ) [vinnumber] => Array ( [0] => AAVZZZ6R7RU014318 ) [regnumber] => Array ( [0] => KKW728EC ) [uploadtype] => Array ( [0] => USED ) [vehiclemake] => Array ( [0] => VOLKSWAGEN ) [vehiclerange] => Array ( [0] => POLO ) [vehiclemodel] => Array ( [0] => SEDAN MY24 1.6 TIPTRONIC ) [vehicleyear] => Array ( [0] => 2024 ) [bodytype] => Array ( [0] => SEDAN ) [transmissiontype] => Array ( [0] => AUTOMATIC ) [fueltype] => Array ( [0] => UNLEADED ) [colour] => Array ( [0] => PURE WHITE ) [numberofdoors] => Array ( [0] => 4 ) [mileage] => Array ( [0] => 12473 ) [servicehistory] => Array ( [0] => None ) [comments] => Array ( [0] => ) [price] => Array ( [0] => 289899 ) [dealershipid] => Array ( [0] => 233 ) [molnumber] => Array ( [0] => TOL10136 ) [dealershipname] => Array ( [0] => Barons Kuruman ) [pictures] => Array ( [0] => a:9:{i:0;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070175_1.jpg";i:1;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070175_2.jpg";i:2;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070175_3.jpg";i:3;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070175_4.jpg";i:4;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070175_6.jpg";i:5;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070175_7.jpg";i:6;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070175_8.jpg";i:7;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070175_9.jpg";i:8;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070175_10.jpg";} ) [nmi_vehicle_id] => Array ( [0] => AAVZZZ6R7RU014318 ) ) 1
AAVZZZ6R7RU014318
AAVZZZ6R7RU014318
Colour: PURE WHITE
TOL10136
28792012

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 289 899
12 473km
2024
AUTOMATIC
More details
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070143_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070143_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070143_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070143_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070143_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070143_12.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070143_13.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070143_14.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070143_15.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070143_16.jpg
VOLKSWAGEN
POLO
(2025)

VOLKSWAGEN VIVO HATCH MY25 1.4 LIFE

Array ( [vehicleid] => Array ( [0] => 28793684 ) [dumpdate] => Array ( [0] => 2026-01-14T00:30:39.057 ) [mmcode] => Array ( [0] => 64020721 ) [molstockbooknumber] => Array ( [0] => TOL10136_U0070143 ) [stockbooknumber] => Array ( [0] => U0070143 ) [vinnumber] => Array ( [0] => AAVZZZ6R9SU010390 ) [regnumber] => Array ( [0] => KMS542EC ) [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] => SMOKY GREY METALLIC ) [numberofdoors] => Array ( [0] => 5 ) [mileage] => Array ( [0] => 10500 ) [servicehistory] => Array ( [0] => None ) [comments] => Array ( [0] => Carpet mats front and rear Combined curtain and side airbags, front Cruise control Storage Package - Drawer under LED Headlights Package - LED H Park Package - Rear Park Distance ) [price] => Array ( [0] => 289900 ) [dealershipid] => Array ( [0] => 233 ) [molnumber] => Array ( [0] => TOL10136 ) [dealershipname] => Array ( [0] => Barons Kuruman ) [pictures] => Array ( [0] => a:10:{i:0;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070143_1.jpg";i:1;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070143_2.jpg";i:2;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070143_3.jpg";i:3;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070143_4.jpg";i:4;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070143_11.jpg";i:5;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070143_12.jpg";i:6;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070143_13.jpg";i:7;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070143_14.jpg";i:8;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070143_15.jpg";i:9;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070143_16.jpg";} ) [nmi_vehicle_id] => Array ( [0] => AAVZZZ6R9SU010390 ) ) 1
AAVZZZ6R9SU010390
AAVZZZ6R9SU010390
Colour: SMOKY GREY METALLIC
TOL10136
28793684

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 289 900
10 500km
2025
MANUAL
More details
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070169_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070169_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070169_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070169_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070169_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070169_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070169_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070169_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070169_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070169_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070169_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070169_12.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070169_13.jpg
VOLKSWAGEN
POLO
(2025)

VOLKSWAGEN VIVO HATCH MY25 1.4 LIFE

Array ( [vehicleid] => Array ( [0] => 28793688 ) [dumpdate] => Array ( [0] => 2026-01-14T00:30:39.057 ) [mmcode] => Array ( [0] => 64020721 ) [molstockbooknumber] => Array ( [0] => TOL10136_U0070169 ) [stockbooknumber] => Array ( [0] => U0070169 ) [vinnumber] => Array ( [0] => AAVZZZ6R2SU007718 ) [regnumber] => Array ( [0] => MD71RDGP ) [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] => PURE WHITE ) [numberofdoors] => Array ( [0] => 5 ) [mileage] => Array ( [0] => 12300 ) [servicehistory] => Array ( [0] => None ) [comments] => Array ( [0] => Carpet mats front and rearCombined curtain and side airbags, frontCruise control"LIGHTS AND VISION" PACKAGE ) [price] => Array ( [0] => 289900 ) [dealershipid] => Array ( [0] => 233 ) [molnumber] => Array ( [0] => TOL10136 ) [dealershipname] => Array ( [0] => Barons Kuruman ) [pictures] => Array ( [0] => a:13:{i:0;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070169_1.jpg";i:1;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070169_2.jpg";i:2;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070169_3.jpg";i:3;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070169_4.jpg";i:4;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070169_5.jpg";i:5;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070169_6.jpg";i:6;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070169_7.jpg";i:7;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070169_8.jpg";i:8;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070169_9.jpg";i:9;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070169_10.jpg";i:10;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070169_11.jpg";i:11;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070169_12.jpg";i:12;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070169_13.jpg";} ) [nmi_vehicle_id] => Array ( [0] => AAVZZZ6R2SU007718 ) ) 1
AAVZZZ6R2SU007718
AAVZZZ6R2SU007718
Colour: PURE WHITE
TOL10136
28793688

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 289 900
12 300km
2025
MANUAL
More details
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070146_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070146_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070146_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070146_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070146_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070146_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070146_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070146_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070146_12.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070146_14.jpg
VOLKSWAGEN
POLO
(2025)

VOLKSWAGEN SEDAN MY23 1.6

Array ( [vehicleid] => Array ( [0] => 28793685 ) [dumpdate] => Array ( [0] => 2026-01-14T00:30:39.057 ) [mmcode] => Array ( [0] => 64028850 ) [molstockbooknumber] => Array ( [0] => TOL10136_U0070146 ) [stockbooknumber] => Array ( [0] => U0070146 ) [vinnumber] => Array ( [0] => WVWZZZD2ZRT075722 ) [regnumber] => Array ( [0] => KMJ736EC ) [uploadtype] => Array ( [0] => USED ) [vehiclemake] => Array ( [0] => VOLKSWAGEN ) [vehiclerange] => Array ( [0] => POLO ) [vehiclemodel] => Array ( [0] => SEDAN MY23 1.6 ) [vehicleyear] => Array ( [0] => 2025 ) [bodytype] => Array ( [0] => SEDAN ) [transmissiontype] => Array ( [0] => MANUAL ) [fueltype] => Array ( [0] => UNLEADED ) [colour] => Array ( [0] => RISING BLUE METALLIC ) [numberofdoors] => Array ( [0] => 4 ) [mileage] => Array ( [0] => 13000 ) [servicehistory] => Array ( [0] => None ) [comments] => Array ( [0] => ) [price] => Array ( [0] => 289900 ) [dealershipid] => Array ( [0] => 233 ) [molnumber] => Array ( [0] => TOL10136 ) [dealershipname] => Array ( [0] => Barons Kuruman ) [pictures] => Array ( [0] => a:10:{i:0;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070146_1.jpg";i:1;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070146_2.jpg";i:2;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070146_4.jpg";i:3;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070146_5.jpg";i:4;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070146_6.jpg";i:5;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070146_9.jpg";i:6;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070146_10.jpg";i:7;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070146_11.jpg";i:8;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070146_12.jpg";i:9;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070146_14.jpg";} ) [nmi_vehicle_id] => Array ( [0] => WVWZZZD2ZRT075722 ) ) 1
WVWZZZD2ZRT075722
WVWZZZD2ZRT075722
Colour: RISING BLUE METALLIC
TOL10136
28793685

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 289 900
13 000km
2025
MANUAL
More details
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_ud0050052_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_ud0050052_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_ud0050052_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_ud0050052_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_ud0050052_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_ud0050052_13.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_ud0050052_14.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_ud0050052_15.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_ud0050052_16.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_ud0050052_17.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_ud0050052_18.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_ud0050052_19.jpg
VOLKSWAGEN
POLO
(2025)

VOLKSWAGEN VIVO HATCH MY25 1.4

Array ( [vehicleid] => Array ( [0] => 28792000 ) [dumpdate] => Array ( [0] => 2026-01-14T00:20:12.967 ) [mmcode] => Array ( [0] => 64020701 ) [molstockbooknumber] => Array ( [0] => TOL10136_UD0050052 ) [stockbooknumber] => Array ( [0] => UD0050052 ) [vinnumber] => Array ( [0] => AAVZZZ6R2TU001323 ) [regnumber] => Array ( [0] => DFG972NC ) [uploadtype] => Array ( [0] => DEMO ) [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] => REEF BLUE METALLIC ) [numberofdoors] => Array ( [0] => 5 ) [mileage] => Array ( [0] => 5682 ) [servicehistory] => Array ( [0] => None ) [comments] => Array ( [0] => Carpet mats front and rearTorsa alloy wheels 6J x 15 - tires ) [price] => Array ( [0] => 299900 ) [dealershipid] => Array ( [0] => 233 ) [molnumber] => Array ( [0] => TOL10136 ) [dealershipname] => Array ( [0] => Barons Kuruman ) [pictures] => Array ( [0] => a:12:{i:0;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_ud0050052_1.jpg";i:1;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_ud0050052_2.jpg";i:2;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_ud0050052_3.jpg";i:3;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_ud0050052_8.jpg";i:4;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_ud0050052_11.jpg";i:5;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_ud0050052_13.jpg";i:6;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_ud0050052_14.jpg";i:7;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_ud0050052_15.jpg";i:8;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_ud0050052_16.jpg";i:9;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_ud0050052_17.jpg";i:10;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_ud0050052_18.jpg";i:11;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_ud0050052_19.jpg";} ) [nmi_vehicle_id] => Array ( [0] => AAVZZZ6R2TU001323 ) ) 1
AAVZZZ6R2TU001323
AAVZZZ6R2TU001323
Colour: REEF BLUE METALLIC
TOL10136
28792000

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 299 900
5 682km
2025
MANUAL
More details
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070177_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070177_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070177_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070177_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070177_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070177_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070177_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070177_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070177_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070177_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070177_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070177_12.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070177_13.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070177_14.jpg
VOLKSWAGEN
POLO
(2025)

VOLKSWAGEN HATCH MY22 1.0 TSI LIFE

Array ( [vehicleid] => Array ( [0] => 28792013 ) [dumpdate] => Array ( [0] => 2026-01-14T00:20:12.967 ) [mmcode] => Array ( [0] => 64027665 ) [molstockbooknumber] => Array ( [0] => TOL10136_U0070177 ) [stockbooknumber] => Array ( [0] => U0070177 ) [vinnumber] => Array ( [0] => AAVZZZAW0SU026703 ) [regnumber] => Array ( [0] => KNF383EC ) [uploadtype] => Array ( [0] => USED ) [vehiclemake] => Array ( [0] => VOLKSWAGEN ) [vehiclerange] => Array ( [0] => POLO ) [vehiclemodel] => Array ( [0] => HATCH MY22 1.0 TSI LIFE ) [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] => 7634 ) [servicehistory] => Array ( [0] => None ) [comments] => Array ( [0] => Service Plan 3Yr 45000km DFLT "Essex" 5. 5J X 15, tires 185/65 R15 ) [price] => Array ( [0] => 329900 ) [dealershipid] => Array ( [0] => 233 ) [molnumber] => Array ( [0] => TOL10136 ) [dealershipname] => Array ( [0] => Barons Kuruman ) [pictures] => Array ( [0] => a:14:{i:0;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070177_1.jpg";i:1;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070177_2.jpg";i:2;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070177_3.jpg";i:3;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070177_4.jpg";i:4;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070177_5.jpg";i:5;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070177_6.jpg";i:6;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070177_7.jpg";i:7;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070177_8.jpg";i:8;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070177_9.jpg";i:9;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070177_10.jpg";i:10;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070177_11.jpg";i:11;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070177_12.jpg";i:12;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070177_13.jpg";i:13;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070177_14.jpg";} ) [nmi_vehicle_id] => Array ( [0] => AAVZZZAW0SU026703 ) ) 1
AAVZZZAW0SU026703
AAVZZZAW0SU026703
Colour: SMOKY GREY METALLIC
TOL10136
28792013

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 329 900
7 634km
2025
MANUAL
More details
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_ud0050040_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_ud0050040_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_ud0050040_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_ud0050040_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_ud0050040_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_ud0050040_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_ud0050040_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_ud0050040_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_ud0050040_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_ud0050040_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_ud0050040_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_ud0050040_12.jpg
VOLKSWAGEN
POLO
(2025)

VOLKSWAGEN HATCH MY22 1.0 TSI LIFE

Array ( [vehicleid] => Array ( [0] => 28793666 ) [dumpdate] => Array ( [0] => 2026-01-14T00:30:08.823 ) [mmcode] => Array ( [0] => 64027665 ) [molstockbooknumber] => Array ( [0] => TOL10136_UD0050040 ) [stockbooknumber] => Array ( [0] => UD0050040 ) [vinnumber] => Array ( [0] => AAVZZZAW9SU042897 ) [regnumber] => Array ( [0] => DFV630NC ) [uploadtype] => Array ( [0] => DEMO ) [vehiclemake] => Array ( [0] => VOLKSWAGEN ) [vehiclerange] => Array ( [0] => POLO ) [vehiclemodel] => Array ( [0] => HATCH MY22 1.0 TSI LIFE ) [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] => 22237 ) [servicehistory] => Array ( [0] => None ) [comments] => Array ( [0] => SP 3Yr 45000km DFLT Tilting and sliding panoramic "Torsby" 6.5J X 16,Black,Diamo Space and weight-saving spare Radio "Composition Media" ) [price] => Array ( [0] => 399900 ) [dealershipid] => Array ( [0] => 233 ) [molnumber] => Array ( [0] => TOL10136 ) [dealershipname] => Array ( [0] => Barons Kuruman ) [pictures] => Array ( [0] => a:12:{i:0;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_ud0050040_1.jpg";i:1;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_ud0050040_2.jpg";i:2;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_ud0050040_3.jpg";i:3;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_ud0050040_4.jpg";i:4;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_ud0050040_5.jpg";i:5;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_ud0050040_6.jpg";i:6;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_ud0050040_7.jpg";i:7;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_ud0050040_8.jpg";i:8;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_ud0050040_9.jpg";i:9;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_ud0050040_10.jpg";i:10;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_ud0050040_11.jpg";i:11;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_ud0050040_12.jpg";} ) [nmi_vehicle_id] => Array ( [0] => AAVZZZAW9SU042897 ) ) 1
AAVZZZAW9SU042897
AAVZZZAW9SU042897
Colour: SMOKY GREY METALLIC
TOL10136
28793666

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 399 900
22 237km
2025
MANUAL
More details
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070128_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070128_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070128_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070128_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070128_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070128_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070128_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070128_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070128_13.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070128_14.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070128_16.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070128_17.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070128_18.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070128_19.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070128_20.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070128_23.jpg
VOLKSWAGEN
T-CROSS
(2024)

VOLKSWAGEN MY20 1.5 TSI R-LINE DSG

Array ( [vehicleid] => Array ( [0] => 28792010 ) [dumpdate] => Array ( [0] => 2026-01-14T00:20:12.967 ) [mmcode] => Array ( [0] => 64030350 ) [molstockbooknumber] => Array ( [0] => TOL10136_U0070128 ) [stockbooknumber] => Array ( [0] => U0070128 ) [vinnumber] => Array ( [0] => WVGZZZC11PY183003 ) [regnumber] => Array ( [0] => KJY144EC ) [uploadtype] => Array ( [0] => USED ) [vehiclemake] => Array ( [0] => VOLKSWAGEN ) [vehiclerange] => Array ( [0] => T-CROSS ) [vehiclemodel] => Array ( [0] => MY20 1.5 TSI R-LINE DSG ) [vehicleyear] => Array ( [0] => 2024 ) [bodytype] => Array ( [0] => CROSSOVER ) [transmissiontype] => Array ( [0] => AUTOMATIC ) [fueltype] => Array ( [0] => UNLEADED ) [colour] => Array ( [0] => REEF BLUE METALLIC ) [numberofdoors] => Array ( [0] => 5 ) [mileage] => Array ( [0] => 11492 ) [servicehistory] => Array ( [0] => None ) [comments] => Array ( [0] => Service Plan 3Yr 45000km DFLT Adaptive Cruise Control and Autonomous PARK PACKAGEInfotainment package Composition Media ) [price] => Array ( [0] => 414900 ) [dealershipid] => Array ( [0] => 233 ) [molnumber] => Array ( [0] => TOL10136 ) [dealershipname] => Array ( [0] => Barons Kuruman ) [pictures] => Array ( [0] => a:16:{i:0;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070128_1.jpg";i:1;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070128_3.jpg";i:2;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070128_4.jpg";i:3;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070128_5.jpg";i:4;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070128_6.jpg";i:5;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070128_7.jpg";i:6;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070128_9.jpg";i:7;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070128_11.jpg";i:8;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070128_13.jpg";i:9;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070128_14.jpg";i:10;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070128_16.jpg";i:11;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070128_17.jpg";i:12;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070128_18.jpg";i:13;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070128_19.jpg";i:14;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070128_20.jpg";i:15;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070128_23.jpg";} ) [nmi_vehicle_id] => Array ( [0] => WVGZZZC11PY183003 ) ) 1
WVGZZZC11PY183003
WVGZZZC11PY183003
Colour: REEF BLUE METALLIC
TOL10136
28792010

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 414 900
11 492km
2024
AUTOMATIC
More details
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_ud0050039_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_n0000177_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_n0000177_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_n0000177_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_n0000177_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_n0000177_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_ud0050039_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_ud0050039_13.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_ud0050039_14.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_ud0050039_15.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_ud0050039_18.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_ud0050039_21.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_ud0050039_22.jpg
VOLKSWAGEN
T-CROSS
(2025)

VOLKSWAGEN MY24 1.0 TSI LIFE DSG

Array ( [vehicleid] => Array ( [0] => 28793665 ) [dumpdate] => Array ( [0] => 2026-01-14T00:30:08.823 ) [mmcode] => Array ( [0] => 64030171 ) [molstockbooknumber] => Array ( [0] => TOL10136_UD0050039 ) [stockbooknumber] => Array ( [0] => UD0050039 ) [vinnumber] => Array ( [0] => WVGZZZC1XSY011125 ) [regnumber] => Array ( [0] => DFS292NC ) [uploadtype] => Array ( [0] => DEMO ) [vehiclemake] => Array ( [0] => VOLKSWAGEN ) [vehiclerange] => Array ( [0] => T-CROSS ) [vehiclemodel] => Array ( [0] => MY24 1.0 TSI LIFE DSG ) [vehicleyear] => Array ( [0] => 2025 ) [bodytype] => Array ( [0] => CROSSOVER ) [transmissiontype] => Array ( [0] => AUTOMATIC ) [fueltype] => Array ( [0] => UNLEADED ) [colour] => Array ( [0] => REFLEX SILVER METALLIC ) [numberofdoors] => Array ( [0] => 5 ) [mileage] => Array ( [0] => 1500 ) [servicehistory] => Array ( [0] => None ) [comments] => Array ( [0] => SP 3Yr 45000km DFLT "Nottingham" 6J x 16,tires 205 ) [price] => Array ( [0] => 419899 ) [dealershipid] => Array ( [0] => 233 ) [molnumber] => Array ( [0] => TOL10136 ) [dealershipname] => Array ( [0] => Barons Kuruman ) [pictures] => Array ( [0] => a:13:{i:0;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_ud0050039_1.jpg";i:1;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_n0000177_2.jpg";i:2;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_n0000177_3.jpg";i:3;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_n0000177_4.jpg";i:4;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_n0000177_8.jpg";i:5;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_n0000177_10.jpg";i:6;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_ud0050039_11.jpg";i:7;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_ud0050039_13.jpg";i:8;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_ud0050039_14.jpg";i:9;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_ud0050039_15.jpg";i:10;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_ud0050039_18.jpg";i:11;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_ud0050039_21.jpg";i:12;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_ud0050039_22.jpg";} ) [nmi_vehicle_id] => Array ( [0] => WVGZZZC1XSY011125 ) ) 1
WVGZZZC1XSY011125
WVGZZZC1XSY011125
Colour: REFLEX SILVER METALLIC
TOL10136
28793665

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 419 899
1 500km
2025
AUTOMATIC
More details
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_ud0050044_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_n0000203_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_n0000203_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_n0000203_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_n0000203_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_n0000203_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_n0000203_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_n0000203_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_n0000203_12.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_n0000203_15.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_n0000203_17.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_n0000203_18.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_n0000203_19.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_n0000203_20.jpg
VOLKSWAGEN
POLO
(2025)

VOLKSWAGEN HATCH MY22 1.0 TSI LIFE

Array ( [vehicleid] => Array ( [0] => 28793667 ) [dumpdate] => Array ( [0] => 2026-01-14T00:30:08.823 ) [mmcode] => Array ( [0] => 64027665 ) [molstockbooknumber] => Array ( [0] => TOL10136_UD0050044 ) [stockbooknumber] => Array ( [0] => UD0050044 ) [vinnumber] => Array ( [0] => AAVZZZAW7SU061254 ) [regnumber] => Array ( [0] => DFX404NC ) [uploadtype] => Array ( [0] => DEMO ) [vehiclemake] => Array ( [0] => VOLKSWAGEN ) [vehiclerange] => Array ( [0] => POLO ) [vehiclemodel] => Array ( [0] => HATCH MY22 1.0 TSI LIFE ) [vehicleyear] => Array ( [0] => 2025 ) [bodytype] => Array ( [0] => HATCH ) [transmissiontype] => Array ( [0] => MANUAL ) [fueltype] => Array ( [0] => UNLEADED ) [colour] => Array ( [0] => ASCOT GRAY ) [numberofdoors] => Array ( [0] => 5 ) [mileage] => Array ( [0] => 6 ) [servicehistory] => Array ( [0] => None ) [comments] => Array ( [0] => SP 3Yr 45000km DFLT Polo inductive charging Tilting and sliding panoramic Rear view camera system "Torsby" 6.5J X 16,Black,Diamo Space and weight-saving spare IQ.LIGHT: LED Matrix Headlamps Radio "Composition Media" ) [price] => Array ( [0] => 419899 ) [dealershipid] => Array ( [0] => 233 ) [molnumber] => Array ( [0] => TOL10136 ) [dealershipname] => Array ( [0] => Barons Kuruman ) [pictures] => Array ( [0] => a:14:{i:0;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_ud0050044_1.jpg";i:1;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_n0000203_2.jpg";i:2;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_n0000203_4.jpg";i:3;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_n0000203_6.jpg";i:4;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_n0000203_7.jpg";i:5;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_n0000203_8.jpg";i:6;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_n0000203_9.jpg";i:7;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_n0000203_10.jpg";i:8;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_n0000203_12.jpg";i:9;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_n0000203_15.jpg";i:10;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_n0000203_17.jpg";i:11;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_n0000203_18.jpg";i:12;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_n0000203_19.jpg";i:13;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_n0000203_20.jpg";} ) [nmi_vehicle_id] => Array ( [0] => AAVZZZAW7SU061254 ) ) 1
AAVZZZAW7SU061254
AAVZZZAW7SU061254
Colour: ASCOT GRAY
TOL10136
28793667

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 419 899
6km
2025
MANUAL
More details
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070174_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070174_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070174_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070174_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070174_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070174_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070174_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070174_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070174_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070174_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070174_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070174_12.jpg
VOLKSWAGEN
POLO
(2025)

VOLKSWAGEN HATCH MY22 2.0 TSI GTI DSG

Array ( [vehicleid] => Array ( [0] => 28793690 ) [dumpdate] => Array ( [0] => 2026-01-14T00:30:39.057 ) [mmcode] => Array ( [0] => 64027892 ) [molstockbooknumber] => Array ( [0] => TOL10136_U0070174 ) [stockbooknumber] => Array ( [0] => U0070174 ) [vinnumber] => Array ( [0] => AAVZZZAW7RU114013 ) [regnumber] => Array ( [0] => KMY715EC ) [uploadtype] => Array ( [0] => USED ) [vehiclemake] => Array ( [0] => VOLKSWAGEN ) [vehiclerange] => Array ( [0] => POLO ) [vehiclemodel] => Array ( [0] => HATCH MY22 2.0 TSI GTI DSG ) [vehicleyear] => Array ( [0] => 2025 ) [bodytype] => Array ( [0] => HATCH ) [transmissiontype] => Array ( [0] => AUTOMATIC ) [fueltype] => Array ( [0] => UNLEADED ) [colour] => Array ( [0] => PURE WHITE ) [numberofdoors] => Array ( [0] => 5 ) [mileage] => Array ( [0] => 14985 ) [servicehistory] => Array ( [0] => None ) [comments] => Array ( [0] => ) [price] => Array ( [0] => 479900 ) [dealershipid] => Array ( [0] => 233 ) [molnumber] => Array ( [0] => TOL10136 ) [dealershipname] => Array ( [0] => Barons Kuruman ) [pictures] => Array ( [0] => a:12:{i:0;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070174_1.jpg";i:1;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070174_2.jpg";i:2;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070174_3.jpg";i:3;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070174_4.jpg";i:4;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070174_5.jpg";i:5;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070174_6.jpg";i:6;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070174_7.jpg";i:7;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070174_8.jpg";i:8;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070174_9.jpg";i:9;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070174_10.jpg";i:10;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070174_11.jpg";i:11;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070174_12.jpg";} ) [nmi_vehicle_id] => Array ( [0] => AAVZZZAW7RU114013 ) ) 1
AAVZZZAW7RU114013
AAVZZZAW7RU114013
Colour: PURE WHITE
TOL10136
28793690

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 479 900
14 985km
2025
AUTOMATIC
More details
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070161_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070161_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070161_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070161_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070161_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070161_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070161_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070161_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070161_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070161_10.jpg
VOLKSWAGEN
TIGUAN
(2021)

VOLKSWAGEN ALLSPACE MY19 1.4 TSI COMFORTLINE DSG

Array ( [vehicleid] => Array ( [0] => 28793687 ) [dumpdate] => Array ( [0] => 2026-01-14T00:30:39.057 ) [mmcode] => Array ( [0] => 64078720 ) [molstockbooknumber] => Array ( [0] => TOL10136_U0070161 ) [stockbooknumber] => Array ( [0] => U0070161 ) [vinnumber] => Array ( [0] => WVGZZZ5NZMM077246 ) [regnumber] => Array ( [0] => ORANC ) [uploadtype] => Array ( [0] => USED ) [vehiclemake] => Array ( [0] => VOLKSWAGEN ) [vehiclerange] => Array ( [0] => TIGUAN ) [vehiclemodel] => Array ( [0] => ALLSPACE MY19 1.4 TSI COMFORTLINE DSG ) [vehicleyear] => Array ( [0] => 2021 ) [bodytype] => Array ( [0] => STATION WAGON ) [transmissiontype] => Array ( [0] => AUTOMATIC ) [fueltype] => Array ( [0] => UNLEADED ) [colour] => Array ( [0] => BLUE ) [numberofdoors] => Array ( [0] => 5 ) [mileage] => Array ( [0] => 38846 ) [servicehistory] => Array ( [0] => None ) [comments] => Array ( [0] => Black headlinerMobile phone interface "Comfort" with inAmbience packageRear view camera system incl. Park AssisPanoramic SunroofSports suspensionR-Line "Exterior", Volkswagen RLeather trim "Vienna" right-hand drive vChrome package for R-line Black headlinerMobile phone interface "Comfort" with inAmbience packageRear view camera system incl. Park AssisPanoramic SunroofSports suspensionR-Line "Exterior", Volkswagen RLeather trim "Vienna" right-hand drive vChrome package for R-line ) [price] => Array ( [0] => 499900 ) [dealershipid] => Array ( [0] => 233 ) [molnumber] => Array ( [0] => TOL10136 ) [dealershipname] => Array ( [0] => Barons Kuruman ) [pictures] => Array ( [0] => a:10:{i:0;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070161_1.jpg";i:1;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070161_2.jpg";i:2;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070161_3.jpg";i:3;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070161_4.jpg";i:4;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070161_5.jpg";i:5;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070161_6.jpg";i:6;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070161_7.jpg";i:7;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070161_8.jpg";i:8;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070161_9.jpg";i:9;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070161_10.jpg";} ) [nmi_vehicle_id] => Array ( [0] => WVGZZZ5NZMM077246 ) ) 1
WVGZZZ5NZMM077246
WVGZZZ5NZMM077246
Colour: BLUE
TOL10136
28793687

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 499 900
38 846km
2021
AUTOMATIC
More details
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_ud0050049_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_ud0050049_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_ud0050049_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_ud0050049_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_ud0050049_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_ud0050049_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_ud0050049_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_ud0050049_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_ud0050049_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_ud0050049_12.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_ud0050049_13.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_ud0050049_14.jpg
VOLKSWAGEN
GOLF 1.4 TSI LIFE + TIPTRONIC (110KW)
(2025)

VOLKSWAGEN

Array ( [vehicleid] => Array ( [0] => 28793668 ) [dumpdate] => Array ( [0] => 2026-01-14T00:30:08.823 ) [mmcode] => Array ( [0] => 64045488 ) [molstockbooknumber] => Array ( [0] => TOL10136_UD0050049 ) [stockbooknumber] => Array ( [0] => UD0050049 ) [vinnumber] => Array ( [0] => WVWZZZCD4SW209158 ) [regnumber] => Array ( [0] => DGB621NC ) [uploadtype] => Array ( [0] => DEMO ) [vehiclemake] => Array ( [0] => VOLKSWAGEN ) [vehiclerange] => Array ( [0] => GOLF 1.4 TSI LIFE + TIPTRONIC (110KW) ) [vehiclemodel] => Array ( [0] => ) [vehicleyear] => Array ( [0] => 2025 ) [bodytype] => Array ( [0] => OTHER ) [transmissiontype] => Array ( [0] => AUTOMATICMANUAL ) [fueltype] => Array ( [0] => DieselPtrol ) [colour] => Array ( [0] => OYSTER SILVER METALLIC ) [numberofdoors] => Array ( [0] => 5 ) [mileage] => Array ( [0] => 2000 ) [servicehistory] => Array ( [0] => None ) [comments] => Array ( [0] => Service Plan 5Yr 90000km DFLTInterior Ambient lighting"Nottingham" 7. 5J x 17, tyresTilting and sliding panoramicNo Option Description - Contact VWSA IT Interior Ambient lighting"Nottingham" 7. 5J x 17, tyresTilting and sliding panoramicNo Option Description - Contact VWSA IT ) [price] => Array ( [0] => 579900 ) [dealershipid] => Array ( [0] => 233 ) [molnumber] => Array ( [0] => TOL10136 ) [dealershipname] => Array ( [0] => Barons Kuruman ) [pictures] => Array ( [0] => a:12:{i:0;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_ud0050049_1.jpg";i:1;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_ud0050049_2.jpg";i:2;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_ud0050049_3.jpg";i:3;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_ud0050049_4.jpg";i:4;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_ud0050049_5.jpg";i:5;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_ud0050049_6.jpg";i:6;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_ud0050049_7.jpg";i:7;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_ud0050049_10.jpg";i:8;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_ud0050049_11.jpg";i:9;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_ud0050049_12.jpg";i:10;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_ud0050049_13.jpg";i:11;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_ud0050049_14.jpg";} ) [nmi_vehicle_id] => Array ( [0] => WVWZZZCD4SW209158 ) ) 1
WVWZZZCD4SW209158
WVWZZZCD4SW209158
Colour: OYSTER SILVER METALLIC
TOL10136
28793668

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 579 900
2 000km
2025
AUTOMATICMANUAL
More details
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070170_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070170_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070170_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070170_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070170_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070170_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070170_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070170_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070170_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070170_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070170_12.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070170_13.jpg
VOLKSWAGEN
TIGUAN
(2024)

VOLKSWAGEN ALLSPACE MY22 2.0 TSI STYLE 4MOTION D

Array ( [vehicleid] => Array ( [0] => 28793689 ) [dumpdate] => Array ( [0] => 2026-01-14T00:30:39.057 ) [mmcode] => Array ( [0] => 64078801 ) [molstockbooknumber] => Array ( [0] => TOL10136_U0070170 ) [stockbooknumber] => Array ( [0] => U0070170 ) [vinnumber] => Array ( [0] => WVGZZZ5N0PM069288 ) [regnumber] => Array ( [0] => DFP303NC ) [uploadtype] => Array ( [0] => USED ) [vehiclemake] => Array ( [0] => VOLKSWAGEN ) [vehiclerange] => Array ( [0] => TIGUAN ) [vehiclemodel] => Array ( [0] => ALLSPACE MY22 2.0 TSI STYLE 4MOTION D ) [vehicleyear] => Array ( [0] => 2024 ) [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] => 25096 ) [servicehistory] => Array ( [0] => None ) [comments] => Array ( [0] => Service Plan 5Yr 90000km DFLT Folding Trailer Hitch - With Electric ReMobile phone interface "Comfort" with inNo German text in language code Assistance package Plus for VI incl. 8A2Multi-functional SensorRear View Camera + Park Assist ) [price] => Array ( [0] => 649899 ) [dealershipid] => Array ( [0] => 233 ) [molnumber] => Array ( [0] => TOL10136 ) [dealershipname] => Array ( [0] => Barons Kuruman ) [pictures] => Array ( [0] => a:12:{i:0;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070170_1.jpg";i:1;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070170_3.jpg";i:2;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070170_4.jpg";i:3;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070170_5.jpg";i:4;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070170_6.jpg";i:5;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070170_7.jpg";i:6;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070170_8.jpg";i:7;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070170_9.jpg";i:8;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070170_10.jpg";i:9;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070170_11.jpg";i:10;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070170_12.jpg";i:11;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070170_13.jpg";} ) [nmi_vehicle_id] => Array ( [0] => WVGZZZ5N0PM069288 ) ) 1
WVGZZZ5N0PM069288
WVGZZZ5N0PM069288
Colour: PURE WHITE
TOL10136
28793689

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 649 899
25 096km
2024
AUTOMATIC
More details
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070153_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070153_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070153_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070153_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070153_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070153_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070153_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070153_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070153_13.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070153_14.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070153_17.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070153_18.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070153_19.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070153_20.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070153_21.jpg
VOLKSWAGEN
T6.1
(2024)

VOLKSWAGEN KOMBI MY21 2.0 TDI TRENDLINE DSG

Array ( [vehicleid] => Array ( [0] => 28793686 ) [dumpdate] => Array ( [0] => 2026-01-14T00:30:39.057 ) [mmcode] => Array ( [0] => 64088547 ) [molstockbooknumber] => Array ( [0] => TOL10136_U0070153 ) [stockbooknumber] => Array ( [0] => U0070153 ) [vinnumber] => Array ( [0] => WV2ZZZ7HZRH083048 ) [regnumber] => Array ( [0] => KKH924EC ) [uploadtype] => Array ( [0] => USED ) [vehiclemake] => Array ( [0] => VOLKSWAGEN ) [vehiclerange] => Array ( [0] => T6.1 ) [vehiclemodel] => Array ( [0] => KOMBI MY21 2.0 TDI TRENDLINE DSG ) [vehicleyear] => Array ( [0] => 2024 ) [bodytype] => Array ( [0] => MINIBUS ) [transmissiontype] => Array ( [0] => AUTOMATIC ) [fueltype] => Array ( [0] => DIESEL ) [colour] => Array ( [0] => WHITE ) [numberofdoors] => Array ( [0] => 4 ) [mileage] => Array ( [0] => 44639 ) [servicehistory] => Array ( [0] => None ) [comments] => Array ( [0] => Maintenance Plan 5Yr 60000km DFLT ) [price] => Array ( [0] => 729900 ) [dealershipid] => Array ( [0] => 233 ) [molnumber] => Array ( [0] => TOL10136 ) [dealershipname] => Array ( [0] => Barons Kuruman ) [pictures] => Array ( [0] => a:15:{i:0;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070153_1.jpg";i:1;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070153_3.jpg";i:2;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070153_4.jpg";i:3;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070153_5.jpg";i:4;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070153_6.jpg";i:5;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070153_8.jpg";i:6;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070153_10.jpg";i:7;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070153_11.jpg";i:8;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070153_13.jpg";i:9;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070153_14.jpg";i:10;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070153_17.jpg";i:11;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070153_18.jpg";i:12;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070153_19.jpg";i:13;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070153_20.jpg";i:14;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_u0070153_21.jpg";} ) [nmi_vehicle_id] => Array ( [0] => WV2ZZZ7HZRH083048 ) ) 1
WV2ZZZ7HZRH083048
WV2ZZZ7HZRH083048
Colour: WHITE
TOL10136
28793686

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 729 900
44 639km
2024
AUTOMATIC
More details
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_ud0050050_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_ud0050050_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_ud0050050_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_ud0050050_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_ud0050050_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_ud0050050_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_ud0050050_10.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_ud0050050_11.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_ud0050050_12.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_ud0050050_15.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_ud0050050_18.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_ud0050050_19.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_ud0050050_20.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_ud0050050_23.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_ud0050050_27.jpg
VOLKSWAGEN
TIGUAN
(2025)

VOLKSWAGEN MY25 1.4 TSI R-LINE DSG

Array ( [vehicleid] => Array ( [0] => 28791999 ) [dumpdate] => Array ( [0] => 2026-01-14T00:20:12.967 ) [mmcode] => Array ( [0] => 64078121 ) [molstockbooknumber] => Array ( [0] => TOL10136_UD0050050 ) [stockbooknumber] => Array ( [0] => UD0050050 ) [vinnumber] => Array ( [0] => WVGZZZCTXSW068387 ) [regnumber] => Array ( [0] => DGF244NC ) [uploadtype] => Array ( [0] => DEMO ) [vehiclemake] => Array ( [0] => VOLKSWAGEN ) [vehiclerange] => Array ( [0] => TIGUAN ) [vehiclemodel] => Array ( [0] => MY25 1.4 TSI R-LINE DSG ) [vehicleyear] => Array ( [0] => 2025 ) [bodytype] => Array ( [0] => STATION WAGON ) [transmissiontype] => Array ( [0] => AUTOMATIC ) [fueltype] => Array ( [0] => UNLEADED ) [colour] => Array ( [0] => CIPRESSINO GREEN METALLIC ) [numberofdoors] => Array ( [0] => 5 ) [mileage] => Array ( [0] => 1500 ) [servicehistory] => Array ( [0] => None ) [comments] => Array ( [0] => Service Plan 5Yr 90000km DFLTTilting and sliding panoramicTrailer hitch including trailerPCAHarman Kardon sound systemConvenience package with SAFELIQ Drive Package: Travel Assist"Leeds" 8. 5J x 20, Black/Gray,IQ. LIGHT - HD matrix headlampsNavigation System "Discover Pr Tilting and sliding panoramicTrailer hitch including trailerPCAHarman Kardon sound systemConvenience package with SAFELIQ Drive Package: Travel Assist"Leeds" 8. 5J x 20, Black/Gray,IQ. LIGHT - HD matrix headlampsNavigation System "Discover Pr ) [price] => Array ( [0] => 859900 ) [dealershipid] => Array ( [0] => 233 ) [molnumber] => Array ( [0] => TOL10136 ) [dealershipname] => Array ( [0] => Barons Kuruman ) [pictures] => Array ( [0] => a:15:{i:0;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_ud0050050_1.jpg";i:1;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_ud0050050_3.jpg";i:2;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_ud0050050_4.jpg";i:3;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_ud0050050_5.jpg";i:4;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_ud0050050_7.jpg";i:5;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_ud0050050_8.jpg";i:6;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_ud0050050_10.jpg";i:7;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_ud0050050_11.jpg";i:8;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_ud0050050_12.jpg";i:9;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_ud0050050_15.jpg";i:10;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_ud0050050_18.jpg";i:11;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_ud0050050_19.jpg";i:12;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_ud0050050_20.jpg";i:13;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_ud0050050_23.jpg";i:14;s:92:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/tol10136_ud0050050_27.jpg";} ) [nmi_vehicle_id] => Array ( [0] => WVGZZZCTXSW068387 ) ) 1
WVGZZZCTXSW068387
WVGZZZCTXSW068387
Colour: CIPRESSINO GREEN METALLIC
TOL10136
28791999

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 859 900
1 500km
2025
AUTOMATIC
More details