VOLKSWAGEN HATCH 1.0 TSI GT
Experience the thrill of driving with this dynamic hatchback. Its sporty design and powerful 1.0L TSI engine deliver performance and style in every journey. The 5-speed manual transmission offers a responsive driving experience, making it perfect for urban adventures or open road cruising.
Packed with advanced features, this vehicle ensures comfort and practicality. With a fuel consumption of just 5.5L/100kms, you’ll enjoy efficiency without sacrificing excitement. The ample 280L luggage compartment and a fuel tank capacity of 45L make it a versatile choice for daily use or weekend getaways. Plus, benefit from the balance of a 3-year/120 000 kms warranty, providing peace of mind on the road.
– 1.0L TSI engine – 81kW
– 5-speed manual transmission
– Urban fuel cycle – 5.5L/100kms
– Top speed of 196 km/h
– 45L fuel tank capacity
– 280L luggage compartment
– Balance of 3-year/120 000 kms warranty
– 6-year anti-corrosion warranty
Trust in NMI for quality vehicles that elevate your driving experience.
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");
}
}
?>Similar Listings
VOLKSWAGEN HATCH 1.0 TSI GT
29068806
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");
}
}
?>










