MERCEDES-BENZ (2025)
Description
Features
Exceptional People Mover with Premium Features
Experience unmatched practicality and comfort with this versatile tourer. Designed for both family and business use, it combines powerful performance with efficiency. The 2.0 turbo diesel engine ensures smooth driving, making it ideal for long journeys and daily commutes. With a full franchise service history, you can trust in its reliability and care.
Enjoy peace of mind with the Balance of the 5 Year or 100 000 km Maintenance Plan. This vehicle is not only stylish in red but also offers impressive fuel consumption and range, making it a smart choice for your transport needs.
– 2.0 turbo diesel engine with 140 kW and 440 Nm
– Average consumption of 7.2 l/100 km
– Approximate range of 972 km from a 70 litre tank
– Front engine, rear drive dynamics for stability
– Full franchise service history
– Balance of the 5 Year or 100 000 km Maintenance Plan
Trust in NMI for quality and excellence in every vehicle.
Mileage is recorded at the time of advertising and may vary.
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");
}
}
?>
















