BMW M50d SPORT STEPTRONIC (2023)
Description
Features
Immaculate Luxury Awaits
Experience unmatched quality and performance with this stunning SUV. This vehicle has undergone a rigorous pre-owned inspection, ensuring it meets the highest standards. Don’t miss your chance to take it for a test drive and discover its exceptional features for yourself.
With a powerful 3.0-litre inline-6 diesel engine and quad-turbocharging, it delivers an impressive 400 hp and 760 Nm of torque. The 8-speed Steptronic Sport automatic transmission and BMW xDrive all-wheel-drive system provide a smooth and dynamic drive. Enjoy ample boot space, with up to 2,120 litres available with the seats folded. This vehicle combines luxury with practicality, making it perfect for any journey.
Mileage is recorded at the time of advertising and may vary.
Key highlights:
– 3.0-litre inline-6 diesel engine
– 400 hp and 760 Nm of torque
– 8-speed Steptronic Sport automatic transmission
– BMW xDrive all-wheel-drive with M Sport Differential
– Top speed of 250 km/h (electronically limited)
– Boot capacity of 750 litres (seats up) to 2,120 litres (seats folded)
– Diesel fuel tank capacity of 80 litres
– Immaculate condition, ready for immediate enjoyment
Trust in the quality and excellence of NMI. Your next luxury vehicle awaits.
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");
}
}
?>













