HYUNDAI N 2.0 T-GDI (2022)
Description
Features
Immaculate Condition Awaits You
Experience the thrill of driving with this exceptional vehicle. With a 2.0-litre T-GDi engine, it delivers a powerful 280 PS and 392 Nm of torque, ensuring an exhilarating ride. The 0-100 km/h sprint takes just 5.4 seconds, showcasing its performance capabilities. Enjoy seamless gear shifts with the choice of a 6-speed manual or an 8-speed dual-clutch automatic transmission featuring paddle shifters.
This vehicle has undergone a rigorous Lexus Pre-Owned inspection, guaranteeing quality and reliability. With its sporty front-wheel drive and Electronically Controlled Limited-Slip Differential, it offers unmatched handling. Don’t miss your chance to own this stunning model—book a test drive today!
Mileage is recorded at the time of advertising and may vary.
Key highlights:
– 2.0-litre T-GDi engine
– 280 PS and 392 Nm torque
– 0-100 km/h in 5.4 seconds
– Choice of 6-speed manual or 8-speed dual-clutch automatic
– Front-Wheel Drive with E-LSD
– Immaculate condition
– Trade-ins welcome
– On-the-road charges not included
Trust in the quality and service that NMI provides.
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");
}
}
?>












