TOYOTA 1.8 Xr
Experience Unmatched Quality and Service
This exceptional used vehicle has been meticulously maintained, showcasing a full and diligent service history that speaks volumes about its reliability and care. With a mileage of 59 491 kilometres, it promises a blend of performance and practicality, making it an ideal choice for various driving needs.
Our team is committed to providing a seamless buying experience. From doorstep demos across the Cape Peninsula to financing options with all major banks, we’ve got you covered. Enjoy the peace of mind that comes with optional warranties, service, and maintenance plans, ensuring that your investment is well-protected.
Key highlights:
– Full and diligent service history
– Mileage of 59 491 kilometres
– Doorstep demos available in the Cape Peninsula
– Financing options with all major banks
– Trade-ins welcome
– Optional warranties, service, and maintenance plans
– Delivery can be arranged countrywide
– Exceptional after-sales service
Trust in the expertise and dedication of NMI to make your car buying experience as smooth 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 Xs
28964591
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");
}
}
?>












