KIA 1.2 EX AT
Exceptional Value Awaits
Discover a car in pristine condition, pre-loved and respected. This vehicle offers an exceptional opportunity for anyone seeking reliability and comfort. With an attractive price tag, it’s perfect for both city driving and weekend getaways. Don’t miss out on your chance to secure a great deal today.
Enjoy a host of features designed for your convenience. From remote central locking to Bluetooth radio, every detail enhances your driving experience. The stylish alloy wheels and air conditioning ensure both comfort and style on every journey.
– 96 000 kilometres
– Pristine condition
– Remote central locking
– Bluetooth radio
– USB connectivity
– Centre cup holders
– Air conditioning
– Alloy wheels
With a commitment to quality and customer satisfaction, NMI stands by you as a trustworthy choice for your automotive needs. Experience the difference today.
<?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
28990487
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");
}
}
?>



















