TOYOTA 1.5 XR AT
Unleash Performance and Style with this Hatchback
Discover exceptional value with this virtually brand-new model, boasting only 3 300 km. This top-spec XR variant is the ultimate hatchback, featuring modern styling, advanced technology, and impressive fuel efficiency. Meticulously maintained, it promises a smooth automatic driving experience, showcasing renowned reliability and a low cost of ownership.
Get ready to enjoy cutting-edge features and a comfortable ride. This vehicle comes equipped with a powerful 1.5L petrol engine and a sleek touchscreen infotainment system. With Apple CarPlay and Android Auto, staying connected is effortless. Safety and convenience are prioritized with a reverse camera, rear parking sensors, and keyless entry with push start. The interior and exterior are in pristine showroom condition, and you’ll benefit from the balance of the factory warranty.
– 1.5L Petrol engine
– Smooth automatic transmission
– Touchscreen infotainment system
– Apple CarPlay & Android Auto
– Reverse camera & rear parking sensors
– Climate control air conditioning
– Alloy wheels
– Balance of factory warranty
Experience unwavering trust and quality with NMI, where every vehicle is a testament to reliability and performance.
Mileage is recorded at the time of advertising and may vary.
<?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");
}
}
?>








