FAN E-EXTRA EAT100A D100mm ANTRATSIIT

The photographs are for illustrative purposes only.
Get AI analytics on product FAN
E-EXTRA EAT100A D100mm ANTRATSIIT:
33.07€/pc.
Ex Tax: 26.67€/pc.
Europlast
0 reviews
In stock
Product Code: 000-450477ASP
Qty
One click order
Package dimensions15,50 x 11,50 x 15,50 cm
Net weight0,450 kg

Duct Fan E‑EXTRA EAT100A D100 mm

SKU: 000‑450477ASP

Ø 100 mm duct fan E‑EXTRA EAT100A, anthracite housing. Power ~12 W, airflow ~120 m³/h, noise ~32 dB. Suitable for 100 mm duct systems, protection class IP X4. Recommended for bathroom, toilet, kitchen, and corridor.

Product details

  • Brand: E‑EXTRA
  • Model: EAT100A D100 mm
  • SKU: 000‑450477ASP
  • MPN: EAT100A
  • Duct diameter: 100 mm
  • Power: ~12 W
  • Voltage: 220 V
  • Airflow: ~120 m³/h
  • Noise level: ~32 dB
  • Protection class: IP X4
  • Colour: anthracite
  • Dimensions (H×W×D): 140×140×110 mm
  • Recommended rooms: bathroom, toilet, kitchen, corridor
FAN E-EXTRA EAT100A D100mm ANTRATSIIT
Write a review
Related Products
rempro rempro-mobile

Frequently asked questions about the FAN E-EXTRA EAT100A D100mm ANTRATSIIT

What is the FAN E-EXTRA EAT100A D100mm ANTRATSIIT?

FAN E-EXTRA EAT100A D100mm ANTRATSIIT is a Ø100 mm duct axial fan with an anthracite housing, ~12 W power, ~120 m³/h airflow and ~32 dB noise level. It has protection class IP X4, 220 V supply and dimensions 140×140×110 mm; recommended for bathroom, toilet, kitchen and corridor.

Is this fan suitable for a 100 mm duct system?

Yes, the FAN E-EXTRA EAT100A is designed for 100 mm duct connections and provides approximately 120 m³/h airflow when installed into a compatible duct system.

How noisy is the fan — is it suitable for a bedroom?

The FAN E-EXTRA EAT100A has a noise level of about 32 dB, which is relatively quiet. It can be used in a bedroom, but for very strict low-noise requirements consider dedicated low-noise models.

What is the protection class and can it be used in humid rooms?

The FAN E-EXTRA EAT100A has protection class IP X4, meaning it is splash-proof and suitable for humid rooms such as bathrooms and toilets.

What are the fan dimensions — will it fit a 140×140 mm opening?

Dimensions of the FAN E-EXTRA EAT100A are 140×140×110 mm (H×W×D), so it fits an opening around 140×140 mm and requires 110 mm depth for installation.

What are the power and voltage — does it need a separate circuit breaker?

Power is approximately 12 W and voltage 220 V for the FAN E-EXTRA EAT100A. This is a low load so a separate breaker is generally not required, but installation must follow local electrical safety rules.

Is this fan suitable for a kitchen range hood?

The FAN E-EXTRA EAT100A can be used in a kitchen when connected to a 100 mm duct, but for heavy grease, heat and odour removal a higher-capacity fan than ~120 m³/h may be preferable.

Can the fan be used with a backdraft/preventer valve?

The EAT100A is compatible with 100 mm ducts; use a backdraft valve sized for 100 mm and ensure it does not add excessive resistance that would reduce the ~120 m³/h airflow.

What is the housing colour and material — will it suit a modern bathroom?

The housing is anthracite plastic. The colour and finish suit modern bathrooms and kitchens, especially those with dark or neutral interiors.

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 EAT100A D100mm ANTRATSIIT?

You can buy FAN E-EXTRA EAT100A D100mm ANTRATSIIT in our online store for 26.67€. Category: Fans.

What is the price of FAN E-EXTRA EAT100A D100mm ANTRATSIIT?

The current price of FAN E-EXTRA EAT100A D100mm ANTRATSIIT is 26.67€. Brand: Europlast.

FAN E-EXTRA EAT100A D100mm ANTRATSIIT — specifications and description

Model: 000-450477ASP. Category: Fans. Brand: Europlast. Price: 26.67€.

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