FAN E-EXTRA EAT125 D125mm White

The photographs are for illustrative purposes only.
Get AI analytics on product Fan E-Extra EAT125 D125 mm White:
29.39€/pc.
Ex Tax: 23.70€/pc.
Europlast
0 reviews
In stock
Product Code: 000-450470ASP
Qty
One click order
Package dimensions17,50 x 11,50 x 18,00 cm
Net weight0,500 kg

125 mm Wall/Duct Extractor by E‑EXTRA — EAT125 in White

Compact Ø125 mm duct fan designed for ventilation application in bathrooms and small rooms. Check features and price at SityPro before you buy.

Key Benefits


    Designed for standard 125 mm duct systems for easy integration
  • Low power consumption (~16 W) for energy‑efficient operation
  • Airflow of ~150 m³/h suitable for quick air exchange
  • Quiet operation at approximately 36 dB
  • Protection class IP X4 for splash protection in wet areas
  • White housing and compact dimensions for unobtrusive installation

Applications

Suitable application areas where reliable extraction and splash protection are needed.


    Bathroom
  • Toilet
  • Kitchen
  • Corridor

What to Consider When Choosing


    Ensure duct diameter compatibility (125 mm)
  1. Match airflow (~150 m³/h) to room size and ventilation needs
  2. Consider noise level (~36 dB) for comfort in living spaces
  3. Verify protection class (IP X4) for wet or humid locations
  4. Confirm voltage compatibility (220 V) and available power (~16 W)
  5. Check physical dimensions (150×150×120 mm) for installation space

Specifications


    Brand: E‑EXTRA
  • Model: EAT125 D125 mm
  • SKU: 000‑450470ASP
  • MPN: EAT125
  • Duct diameter: 125 mm
  • Power: ~16 W
  • Voltage: 220 V
  • Airflow: ~150 m³/h
  • Noise level: ~36 dB
  • Protection class: IP X4
  • Colour: white
  • Dimensions (H×W×D): 150×150×120 mm
  • Recommended rooms: bathroom, toilet, kitchen, corridor

Why Buy from SityPro


    Easy to buy online with clear product features and pricing
  • Competitive price and transparent product information
  • Fast ordering and delivery options to Estonia and Finland
  • Customer support for product selection and after‑sales
  • Reliable stock and secure payment at SityPro
FAN E-EXTRA EAT125 D125mm White
Write a review
Related Products
rempro rempro-mobile

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

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

FAN E-EXTRA EAT125 D125mm White is a Ø125 mm duct axial fan with a white housing, ~16 W power and ~150 m³/h airflow. It is suitable for bathroom, toilet, kitchen and corridor extraction, rated IP X4 with a noise level of ~36 dB.

Is this fan suitable for a 125 mm duct?

Yes, the EAT125 D125 mm is designed for connection to 125 mm duct systems and fits standard Ø125 mm duct fittings for proper installation.

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

The E-EXTRA EAT125 has a rated power of ~16 W and operates at 220 V, suitable for standard household mains supply.

What is the airflow (performance) of the fan?

The EAT125 delivers approximately ~150 m³/h airflow, suitable for extraction in medium-sized rooms such as bathrooms, toilets or corridors.

How noisy is the E-EXTRA EAT125 (noise level)?

The noise level is approximately ~36 dB, which is relatively quiet and suitable for installation in bathrooms or corridors without causing significant disturbance.

What is the protection class and can it be installed in damp rooms?

The fan is rated IP X4, protected against splashing water; it is suitable for bathrooms and toilets provided installation avoids direct water exposure and follows mounting guidelines.

What are the unit dimensions and how much space is required for installation?

Dimensions are 150×150×120 mm (H×W×D). Installation requires clearance for the housing of these dimensions and access for the Ø125 mm duct connection.

Is this fan suitable for a kitchen and will it remove smells?

The E‑EXTRA EAT125 is suitable for kitchen extraction in smaller rooms; its ~150 m³/h airflow helps remove cooking odours and refresh air in medium‑sized spaces.

How does the E-EXTRA EAT125 differ from other 125 mm axial fans?

The EAT125 pairs ~16 W power with ~150 m³/h airflow and IP X4 protection in compact 150×150×120 mm dimensions. This makes it a practical option for wet rooms where splash protection and relatively quiet operation (~36 dB) are required.

Which rooms are best suited for installing the E-EXTRA EAT125?

Recommended rooms are bathroom, toilet, kitchen and corridor. Its IP X4 rating and compact size make it suitable for small to medium wet rooms requiring extraction.

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.

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