FAN E-EXTRA EE125 D125mm White

The photographs are for illustrative purposes only.
Get AI analytics on product FAN
E-EXTRA EE125 D125mm White:
22.99€/pc.
Ex Tax: 18.54€/pc.
Europlast
0 reviews
In stock
Product Code: 000-433176ASP
Qty
One click order
Package dimensions18,50 x 18,50 x 11,50 cm
Net weight0,630 kg

Duct Fan E‑EXTRA EE125 D125 mm

SKU: 000‑433176ASP

Ø 125 mm duct fan E‑EXTRA EE125, white housing. Power ~16 W, airflow ~150 m³/h, noise level ~36 dB. Suitable for 125 mm duct systems, protection class IP X4. Recommended for bathroom, toilet, kitchen, and corridor.

Product details

  • Brand: E‑EXTRA
  • Model: EE125 D125 mm
  • SKU: 000‑433176ASP
  • MPN: EE125
  • Duct diameter: 125 mm
  • Power: ~16 W
  • Airflow: ~150 m³/h
  • Noise level: ~36 dB
  • Protection class: IP X4
  • Colour: white
  • Recommended rooms: bathroom, toilet, kitchen, corridor

Product details

Total weight: 0.63 kg
Package measurements: 18.50 x 18.50 x 11.50 cm
FAN E-EXTRA EE125 D125mm White
Write a review
Related Products

Also looking for

rempro rempro-mobile

Frequently asked questions about the FAN E-EXTRA EE125 D125mm White

What is the FAN E-EXTRA EE125 D125mm White and where is it used?

FAN E-EXTRA EE125 D125mm White is an axial duct fan for 125 mm ducts, with ~16 W power, ~150 m³/h airflow and ~36 dB noise level in a white housing. Suitable for 125 mm duct systems and recommended for bathroom, toilet, kitchen and corridor; protection class IP X4 resists water splashes.

Is this fan compatible with a 125 mm duct?

Yes. FAN E‑EXTRA EE125 D125 mm is designed for connection to Ø125 mm ducts, so it is compatible with 125 mm ventilation systems.

What is the power and operating voltage of the EE125 D125 mm model?

The FAN E‑EXTRA EE125 D125 mm has a power of ~16 W and operates on 220–240 V, making it energy-efficient for household ventilation use.

What are the airflow and noise level of the fan?

The FAN E‑EXTRA EE125 delivers approximately 150 m³/h airflow and about 36 dB noise level, suitable for bathrooms, toilets and corridors where low noise is preferred.

Can the fan be installed in a bathroom or near a sink (is it water-resistant)?

Yes. FAN E‑EXTRA EE125 has protection class IP X4, meaning it is splash-resistant and suitable for installation in bathrooms and other humid rooms when installed according to requirements.

Is this fan suitable for kitchen extraction?

FAN E‑EXTRA EE125 with ~150 m³/h airflow can be used for ventilation in small kitchens, but performance depends on room size and grease/steam sources; larger kitchens may require a more powerful model.

What are the dimensions and weight of the EE125 D125 mm for installation planning?

Package dimensions are 18.50 x 18.50 x 11.50 cm and gross weight 0.63 kg; for installation allow space for the Ø125 mm duct connection and account for these package dimensions.

What is the protection class and what does IP X4 mean for this model?

Protection class is IP X4, meaning splash protection from any direction; suitable for humid rooms like bathrooms but not fully waterproof.

Is the fan compatible with existing round plastic ducts and adapters?

Yes. FAN E‑EXTRA EE125 is designed for Ø125 mm round ducts and is compatible with standard 125 mm plastic pipes and adapters when properly secured.

Which rooms are best suited for this model?

FAN E‑EXTRA EE125 is best suited for bathroom, toilet, kitchen and corridor ventilation with ~150 m³/h airflow and IP X4 protection; for larger rooms or commercial kitchens consider a more powerful unit.

What brand and model is this fan (to check compatibility)?

Manufacturer is Europlast, brand E‑EXTRA, model EE125 D125 mm, SKU 000‑433176ASP and MPN EE125; use these details to find compatible accessories and spare parts.

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 EE125 D125mm White?

You can buy FAN E-EXTRA EE125 D125mm White in our online store for 18.54€. Category: Fans.

What is the price of FAN E-EXTRA EE125 D125mm White?

The current price of FAN E-EXTRA EE125 D125mm White is 18.54€. Brand: Europlast.

FAN E-EXTRA EE125 D125mm White — specifications and description

Model: 000-433176ASP. Category: Fans. Brand: Europlast. Price: 18.54€.

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ххххххх');