AUDI AVANT MY20 RS4 AVANT TFSI QUATTRO TIPTRONIC (2024)
Description
Features
Unleash Performance with Unmatched Luxury
Experience the perfect blend of power and sophistication in this exceptional pre-owned vehicle. Every unit undergoes meticulous inspection to meet the high standards of Vorsprung. With the balance of the 5-year/100 000 kilometre Audi Freeway Plan, you’ll enjoy peace of mind along with exhilarating performance. Prepare for every journey with nationwide delivery and in-house finance options available.
This vehicle is equipped with an impressive array of features. Enjoy the spacious panoramic glass sunroof and the convenience of a trailer hitch. The striking black styling package enhances its sporty appeal, while electric folding mirrors, electric front seats, and front seat heating ensure comfort. Unique accents like tango red seat trims and the RS design package elevate the interior. The quattro system with a sports differential delivers exceptional handling, complemented by matrix LED headlights and striking 19″ alloy wheels.
Mileage is recorded at the time of advertising and may vary.
Key highlights:
– Balance of 5yr/100 000 km Audi Freeway Plan
– Panoramic glass sunroof
– Black styling package plus
– Electric folding mirrors
– RS design package in red
– Quattro with sports differential
– Matrix LED headlights
– 19″ alloy wheels
Trust in NMI’s commitment to quality and performance.
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");
}
}
?>













