KIA PICANTO (2022)
KIA 1.0 START AT
R 169 900
Range:
PICANTO
Year:
2022
Mileage:
85 000km
Colour:
RED
Transmission:
AUTOMATIC
Fuel:
UNLEADED
Vehicle ID:
28859086
Available from Barons Bruma
<?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");
}
}
?>Similar Listings
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_u0070932_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_u0070932_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_u0070932_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_u0070932_9.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_u0070932_10.jpg
KIA
PICANTO
(2024)
KIA 1.0 LX AT
Array
(
[vehicleid] => Array
(
[0] => 28856112
)
[dumpdate] => Array
(
[0] => 2026-02-03T14:53:22.447
)
[mmcode] => Array
(
[0] => 32105465
)
[molstockbooknumber] => Array
(
[0] => MOL01339_U0070932
)
[stockbooknumber] => Array
(
[0] => U0070932
)
[vinnumber] => Array
(
[0] => KNAB2511MRT285352
)
[regnumber] => Array
(
[0] => BX98KDZN
)
[uploadtype] => Array
(
[0] => USED
)
[vehiclemake] => Array
(
[0] => KIA
)
[vehiclerange] => Array
(
[0] => PICANTO
)
[vehiclemodel] => Array
(
[0] => 1.0 LX AT
)
[vehicleyear] => Array
(
[0] => 2024
)
[bodytype] => Array
(
[0] => HATCH
)
[transmissiontype] => Array
(
[0] => AUTOMATIC
)
[fueltype] => Array
(
[0] => UNLEADED
)
[colour] => Array
(
[0] => PURE WHITE
)
[numberofdoors] => Array
(
[0] => 5
)
[mileage] => Array
(
[0] => 26979
)
[servicehistory] => Array
(
[0] => Full
)
[comments] => Array
(
[0] =>
)
[price] => Array
(
[0] => 229950
)
[dealershipid] => Array
(
[0] => 36
)
[molnumber] => Array
(
[0] => MOL01339
)
[dealershipname] => Array
(
[0] => Barons Pietermaritzburg
)
[pictures] => Array
(
[0] => a:5:{i:0;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_u0070932_1.jpg";i:1;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_u0070932_3.jpg";i:2;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_u0070932_8.jpg";i:3;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_u0070932_9.jpg";i:4;s:91:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01339_u0070932_10.jpg";}
)
[nmi_vehicle_id] => Array
(
[0] => KNAB2511MRT285352
)
)
1
KNAB2511MRT285352
KNAB2511MRT285352
Colour: PURE WHITE
MOL01339
28856112
28856112
Enquire
<?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");
}
}
?>



















