TOYOTA 1.8 Xs
Exceptional Value with Low Mileage
This brilliantly maintained vehicle is ready to deliver an outstanding driving experience. With only 5 056 kilometres on the clock, it is in superb condition, reflecting careful ownership and meticulous care. You can enjoy peace of mind knowing that the balance of the warranty and service plan is included, ensuring a worry-free ownership experience.
Our commitment to excellent customer service is unwavering. We offer convenient demo sessions at your doorstep anywhere in the Cape Peninsula and can arrange delivery countrywide. Financing options are flexible, and we work with all major banks. Your trade-in is welcome, and we can assist with insurance arrangements, making your purchase as seamless as possible.
Key highlights:
– Only 5 056 kilometres driven
– Balance of Toyota warranty and service plan
– Doorstep demos available in the Cape Peninsula
– Flexible financing options with all major banks
– Trade-ins accepted
– Insurance arrangements facilitated
– Countrywide delivery can be arranged
– Optional warranties, service, and maintenance plans available
At NMI, we pride ourselves on delivering outstanding value and service, ensuring that your car-buying experience is as smooth and enjoyable as possible.
<?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
TOYOTA 1.8 Xr
28961789
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");
}
}
?>












