FAN E-EXTRA EE125WP D125mm RIPPLÜLITIGA

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

Duct Fan E‑EXTRA EE125WP D125 mm

SKU: 000‑433179ASP

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

Product details

  • Brand: E‑EXTRA
  • Model: EE125WP D125 mm
  • SKU: 000‑433179ASP
  • MPN: EE125WP
  • Duct diameter: 125 mm
  • Power: ~16 W
  • Airflow: ~150 m³/h
  • Noise level: ~36 dB
  • Protection class: IP X4
  • Colour: white
  • Features: switch
  • 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 EE125WP D125mm RIPPLÜLITIGA
Write a review
Related Products

Also looking for

rempro rempro-mobile

Frequently asked questions about the FAN E-EXTRA EE125WP D125mm RIPPLÜLITIGA

What is FAN E-EXTRA EE125WP D125mm RIPPLÜLITIGA?

FAN E-EXTRA EE125WP D125mm RIPPLÜLITIGA is a Ø125 mm duct fan with a white housing and pull switch, offering ~150 m³/h airflow, ~16 W power, ~36 dB noise level and IP X4 protection, suitable for bathroom, toilet, kitchen and corridor use.

Is this fan compatible with a 125 mm duct?

Yes, the EE125WP model is designed for connection to 125 mm ducts and is compatible with standard Ø125 mm ventilation pipes.

What is the noise level and will it be heard in a bathroom?

Noise level is ~36 dB, which is relatively quiet; in a small bathroom it will be audible only in very quiet conditions and generally not disruptive.

Can the EE125WP fan be used in a humid bathroom?

Yes, it has IP X4 protection against splashing water, making it suitable for installation in humid rooms like bathrooms.

What is the fan's power and voltage?

Power is approximately 16 W and it is rated for 220 V supply, suitable for household electrical networks.

What is the airflow of this duct fan?

Airflow is approximately 150 m³/h, suitable for extraction in bathrooms, toilets or small kitchens.

What control type does the fan have and where is the pull switch located?

The fan features a pull (lever) switch on the housing, allowing you to turn it on/off directly at the unit without a separate wall switch.

Is the EE125WP suitable for a kitchen and will it remove cooking smells?

With ~150 m³/h airflow, EE125WP is suitable for small kitchens to remove odors and moisture; larger kitchens may require a higher-capacity fan.

What are the fan's dimensions and weight for planning the installation hole?

Package measurements are 18.5 x 18.5 x 11.5 cm and total weight 0.63 kg; installation requires a Ø125 mm opening for duct connection.

What is the fan's protection class and what does IP X4 mean?

IP X4 indicates protection against water splashes from any direction; the EE125WP is suitable for humid rooms but not for direct water jets.

Is this fan suitable for round and rectangular ducts and are adapters needed?

EE125WP is designed for Ø125 mm round ducts; for rectangular ducts you will need a separate adapter.

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 EE125WP D125mm RIPPLÜLITIGA?

You can buy FAN E-EXTRA EE125WP D125mm RIPPLÜLITIGA in our online store for 19.25€. Category: Fans.

What is the price of FAN E-EXTRA EE125WP D125mm RIPPLÜLITIGA?

The current price of FAN E-EXTRA EE125WP D125mm RIPPLÜLITIGA is 19.25€. Brand: Europlast.

FAN E-EXTRA EE125WP D125mm RIPPLÜLITIGA — specifications and description

Model: 000-433179ASP. Category: Fans. Brand: Europlast. Price: 19.25€.

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