HYUNDAI R2.2 ELITE AT 7 SEATER (2024)
Description
Features
Exceptional Pre-Owned Opportunity
Discover the perfect blend of luxury and practicality with this exceptional vehicle. It boasts a full service history and has undergone a rigorous 160 point inspection to ensure top-notch quality. Enjoy peace of mind with the balance of the service plan and manufacturer’s warranty.
This vehicle is not just about reliability; it offers a range of features designed for comfort and convenience. With alloy wheels and electronic windows, this vehicle is ready to enhance your driving experience. Nationwide delivery is available, and trade-in vehicles are welcome.
Mileage is recorded at the time of advertising and may vary.
Key highlights:
– Full service history
– 160 point checks conducted
– Balance of service plan and manufacturer’s warranty
– Alloy wheels for a stylish touch
– Electronic windows for added convenience
– Trade-ins welcomed
– Nationwide delivery available
– Finance options can be arranged
At NMI, we prioritise quality and trust. Drive away with confidence, knowing you’re backed by a reputable brand.
Finance Calculator
<?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");
}
}
?>















