CHERY TIGGO (2022)
CHERY 1.5T ELITE CVT
R 229 950
Range:
TIGGO
Year:
2022
Mileage:
77 162km
Colour:
GREY
Transmission:
AUTOMATIC
Fuel:
UNLEADED
Vehicle ID:
28768954
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");
}
}
?>Similar Listings
https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071553_1.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071553_2.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071553_3.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071553_4.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071553_5.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071553_6.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071553_7.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071553_8.jpg, https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071553_9.jpg
CHERY
TIGGO
(2023)
CHERY 1.5 URBAN
Array
(
[vehicleid] => Array
(
[0] => 28771818
)
[dumpdate] => Array
(
[0] => 2026-01-07T15:54:00.427
)
[mmcode] => Array
(
[0] => 10323250
)
[molstockbooknumber] => Array
(
[0] => MOL01433_U0071553
)
[stockbooknumber] => Array
(
[0] => U0071553
)
[vinnumber] => Array
(
[0] => LVVDB11B4PD086830
)
[regnumber] => Array
(
[0] => CF334888
)
[uploadtype] => Array
(
[0] => USED
)
[vehiclemake] => Array
(
[0] => CHERY
)
[vehiclerange] => Array
(
[0] => TIGGO
)
[vehiclemodel] => Array
(
[0] => 1.5 URBAN
)
[vehicleyear] => Array
(
[0] => 2023
)
[bodytype] => Array
(
[0] => STATION WAGON
)
[transmissiontype] => Array
(
[0] => MANUAL
)
[fueltype] => Array
(
[0] => UNLEADED
)
[colour] => Array
(
[0] => Red
)
[numberofdoors] => Array
(
[0] => 5
)
[mileage] => Array
(
[0] => 10000
)
[servicehistory] => Array
(
[0] => Full
)
[comments] => Array
(
[0] => Multi-Function Steering
USB Radio
High- level brake
ABS with EBD.
Front Fog lights
Height adjustable seat.
Multi-Function Steering
USB Radio
High- level brake
ABS with EBD.
Front Fog lights
Height adjustable seat.
)
[price] => Array
(
[0] => 248999
)
[dealershipid] => Array
(
[0] => 52
)
[molnumber] => Array
(
[0] => MOL01433
)
[dealershipname] => Array
(
[0] => Barons N1 City
)
[pictures] => Array
(
[0] => a:9:{i:0;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071553_1.jpg";i:1;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071553_2.jpg";i:2;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071553_3.jpg";i:3;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071553_4.jpg";i:4;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071553_5.jpg";i:5;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071553_6.jpg";i:6;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071553_7.jpg";i:7;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071553_8.jpg";i:8;s:90:"https://bmrprodphotosuitestorage.blob.core.windows.net/stockimages/mol01433_u0071553_9.jpg";}
)
[nmi_vehicle_id] => Array
(
[0] => LVVDB11B4PD086830
)
)
1
LVVDB11B4PD086830
LVVDB11B4PD086830
Colour: Red
MOL01433
28771818
28771818
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");
}
}
?>








