VOLKSWAGEN HATCH 1.0 TSI GT
Stylish and Efficient Hatchback
Experience a perfect blend of performance and practicality with this exceptional vehicle. Powered by a fuel-injected 4-cylinder engine, it offers 81 kW and impressive urban fuel efficiency of just 5.5 litres per 100 kilometres. With a top speed of 196 km/h and a spacious 280-litre luggage compartment, it’s designed for both city driving and weekend getaways.
This vehicle comes with a host of desirable features. Enjoy enhanced handling with lowered suspension and striking Mirabeau 17-inch alloys. Stay connected with a Bluetooth radio featuring AppConnect, while safety is assured with ABS, EBD, and a tyre-pressure monitor. Comfort features include air conditioning, power steering, and a height-adjustable seat.
Mileage is recorded at the time of advertising and may vary.
Key Highlights:
– 81 kW fuel-injected 4-cylinder engine
– Urban fuel cycle of 5.5 l/100 kms
– 280-litre luggage compartment
– Lowered suspension and Mirabeau 17-inch alloys
– Bluetooth radio with AppConnect
– ABS with EBD and electronic stability control
– Front fog lights and high-level brake light
– Alarm with central locking and immobiliser
Choose with confidence at NMI, where trust meets quality in every vehicle.
<?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
VOLKSWAGEN HATCH 1.0 TSI GT
29068808
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");
}
}
?>









