KIA 1.2 EX AT
Experience exceptional value with this pristine vehicle. It’s been pre-loved and respected, ensuring reliability for your daily drives. Take advantage of this great deal and enjoy the convenience of nationwide delivery.
This compact car offers a perfect blend of style and functionality. Equipped with modern features, it enhances your driving experience while keeping practicality in mind.
Mileage is recorded at the time of advertising and may vary.
Key highlights:
– Remote central locking for added security
– Radio with Bluetooth and USB for seamless connectivity
– Centre cup holders for convenience
– Efficient air conditioning for comfort
– Alloy mags that elevate its appearance
At NMI, we prioritise your peace of mind with every purchase. Choose quality and trust with our extensive range of vehicles.
<?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
KIA 1.0 START
29060030
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");
}
}
?>



















