FAN E-EXTRA EAT150 D150mm White

The photographs are for illustrative purposes only.
Get AI analytics on product FAN
E-EXTRA EAT150 D150mm White:
34.92€/pc.
Ex Tax: 28.16€/pc.
Europlast
0 reviews
In stock
Product Code: 000-450893ASP
Qty
One click order
Package dimensions20,00 x 11,50 x 20,50 cm
Net weight0,650 kg

Duct Fan E‑EXTRA EAT150 D150 mm

SKU: 000‑450893ASP

Ø 150 mm duct fan E‑EXTRA EAT150, white housing. Power ~25 W, airflow ~250 m³/h, noise ~38 dB. Suitable for 150 mm duct systems, protection class IP X4. Recommended for bathroom, toilet, kitchen, and corridor.

Product details

  • Brand: E‑EXTRA
  • Model: EAT150 D150 mm
  • SKU: 000‑450893ASP
  • MPN: EAT150
  • Duct diameter: 150 mm
  • Power: ~25 W
  • Voltage: 220 V
  • Airflow: ~250 m³/h
  • Noise level: ~38 dB
  • Protection class: IP X4
  • Colour: white
  • Dimensions (H×W×D): 170×170×130 mm
  • Recommended rooms: bathroom, toilet, kitchen, corridor
FAN E-EXTRA EAT150 D150mm White
Write a review
Related Products
rempro rempro-mobile

Frequently asked questions about the FAN E-EXTRA EAT150 D150mm White

What is the FAN E-EXTRA EAT150 D150mm White and what is it used for?

FAN E-EXTRA EAT150 D150mm White is an axial duct fan with Ø150 mm duct diameter, ~25 W power, ~250 m³/h airflow and ~38 dB noise level. It is used for exhaust ventilation in bathrooms, toilets, kitchens and corridors and has IP X4 protection against splashes.

Is the E-EXTRA EAT150 compatible with a 150 mm duct system?

Yes, the EAT150 is designed for 150 mm duct connections and delivers approximately 250 m³/h airflow when used with a 150 mm duct.

What is the noise level of the fan and will I hear it in the bathroom?

The EAT150 has a noise level of about 38 dB, comparable to a quiet conversation; it will be audible in a small bathroom but should not be loud or intrusive.

What are the power and voltage specifications of the E-EXTRA EAT150?

The E-EXTRA EAT150 has a power of approximately 25 W and is designed to operate from a 220 V mains supply.

What is the protection class and can I install it in a bathroom?

The fan has an IP X4 protection class, meaning it is splash‑protected and suitable for bathroom and other damp areas when installed correctly.

What are the fan dimensions and should I account for them when fitting into a suspended ceiling?

Dimensions are 170×170×130 mm (H×W×D). For a suspended ceiling, allow space for these dimensions plus the Ø150 mm duct connection and access for maintenance.

What is the airflow and is it suitable for a kitchen or small bathroom?

Airflow is approximately 250 m³/h, suitable for exhaust ventilation in small to medium bathrooms and kitchens with standard ceiling heights.

What material is the housing and what colour is it?

The housing is white; the description does not specify the exact material, though duct fans typically use corrosion‑resistant plastic housings.

Does the E-EXTRA EAT150 have a backdraft damper or do I need one separately?

The product description does not mention an integrated backdraft damper, so if you need to prevent reverse airflow you should install a separate backdraft damper in the duct.

How does the E-EXTRA EAT150 differ from other 150 mm duct fans?

The EAT150 combines ~25 W power, ~250 m³/h airflow and ~38 dB noise level with IP X4 protection, making it suitable for residential bathrooms and kitchens where moderate performance and low noise are required.

Which duct size: 100, 125 or 150 mm?

Match the actual duct. A smaller diameter increases noise and reduces airflow; a larger one will require an adapter.

Axial or inline?

Short, straight run — axial; long/complex run — inline or centrifugal.

Do I need a backdraft damper?

Yes, to prevent reverse flow and odors from the shaft. Some models have it built in.

How to reduce noise?

Choose a “silent” version/mode, keep the correct diameter, use flexible connectors/anti-vibration mounts, and seal properly.

What IP rating for wet areas?

At least IPX4/IP44, and observe bathroom safety zones.

Where to buy FAN E-EXTRA EAT150 D150mm White?

You can buy FAN E-EXTRA EAT150 D150mm White in our online store for 28.16€. Category: Fans.

What is the price of FAN E-EXTRA EAT150 D150mm White?

The current price of FAN E-EXTRA EAT150 D150mm White is 28.16€. Brand: Europlast.

FAN E-EXTRA EAT150 D150mm White — specifications and description

Model: 000-450893ASP. Category: Fans. Brand: Europlast. Price: 28.16€.

Google reviews

See all reviews
//$('#buy_1click').mask("+39999999999",{placeholder:"+3__________"}); //$('#buy_1click').attr('placeholder', 'XXXXXXXXXX'); }); $('#btn_buy_1click').click(function () { var prefix = $('.iti__country.iti__active').data('dial-code'); $('input[name="phone_prefix"]').val(prefix); var answer = checkPhone($(this)); var emailAnswer = validateEmail($('input[name="buy1click_email"]').val()); if(answer != false && emailAnswer != false) { $.ajax({ url: 'index.php?route=extension/module/one_click/add', type: 'post', data: $('input[name=\'phone_prefix\'],input[name=\'phone\'], input[name=\'buy1click_email\'], input[name=\'product_id\'], input[name=\'quantity\']'), dataType: 'json', beforeSend: function () { $('#btn_buy_1click').attr('disabled', 'disabled'); }, success: function (json) { if (json) { $.magnificPopup.open({ items: { src: '
' + '
' + json['popup_heading'] + '
' + '
' + json['popup_order'] + '
' + '
' + json['popup_phone'] + '
' + '
', type: 'inline' }, showCloseBtn: true }); $('#btn_buy_1click').attr('disabled', false); $('#buy_1click').val(''); } } }) } }); function checkPhone(phone_input) { var phone = $('#buy_1click').val(), input = $('#buy_1click'); checker = true; if(!phone){ input.effect('highlight', {color: '#f00'}, 500); checker = false; } else if(/[^0-9-+ (|)]/.test(phone) || phone.length < 7) { input.effect('highlight', {color: '#f00'}, 500); checker = false; } else { } if(checker != true) { return false; } } function validateEmail($email) { var emailReg = /^([\w-\.]+@([\w-]+\.)+[\w-]{2,4})?$/; if ($email == '') { $('input[name="buy1click_email"]').effect('highlight', {color: '#f00'}, 500); return false; } else if (emailReg.test( $email ) == false) { $('input[name="buy1click_email"]').effect('highlight', {color: '#f00'}, 500); return false; } else { return true; } } $('#buy_1click').attr('placeholder', '5ххххххх');