FAN E-EXTRA EAT100S D100mm HÕBE

The photographs are for illustrative purposes only.
Get AI analytics on product FAN E-EXTRA EAT100S D100 mm SILVER:
31.24€/pc.
Ex Tax: 25.19€/pc.
Europlast
0 reviews
In stock
Product Code: 000-450880ASP
Qty
One click order
Package dimensions15,00 x 11,50 x 15,50 cm
Net weight0,450 kg

100 mm Silver Duct Extractor for Home Ventilation — E‑EXTRA EAT100S

Compact Ø100 mm duct fan with silver housing, designed to provide ventilation for small rooms; power ~12 W, airflow ~120 m³/h, noise ~32 dB and IP X4 protection for wet locations.

Key Benefits


    Low power consumption (~12 W) for energy‑efficient operation
  • Effective airflow (~120 m³/h) to clear humidity and odors
  • Quiet performance (~32 dB) suitable for living spaces
  • IP X4 protection class safe for bathroom and other wet areas
  • Designed for standard 100 mm duct systems for easy integration
  • Compact dimensions (140×140×110 mm) for simple installation
  • Silver finish for a discreet aesthetic

Applications

Suitable application areas include residential and small commercial rooms where a 100 mm duct fan is required.


    Bathroom
  • Toilet
  • Kitchen
  • Corridor

What to Consider When Choosing


    Ensure duct diameter matches (100 mm)
  1. Check protection class (IP X4) if used in wet rooms
  2. Consider noise level (~32 dB) for bedrooms or quiet areas
  3. Verify airflow (~120 m³/h) meets ventilation needs of the room
  4. Confirm voltage compatibility (220 V) and available power (~12 W)
  5. Account for physical dimensions (140×140×110 mm) for fitting

Specifications


    Brand: E‑EXTRA
  • Model: EAT100S D100 mm
  • SKU: 000‑450880ASP
  • MPN: EAT100S
  • Duct diameter: 100 mm
  • Power: ~12 W
  • Voltage: 220 V
  • Airflow: ~120 m³/h
  • Noise level: ~32 dB
  • Protection class: IP X4
  • Colour: silver
  • Dimensions (H×W×D): 140×140×110 mm
  • Recommended rooms: bathroom, toilet, kitchen, corridor

Why Buy from SityPro


    Easy to buy online with clear product features and price information
  • Reliable product selection and support from SityPro specialists
  • Convenient delivery options to Estonia and Finland
  • Secure payment and customer service for fast ordering
  • Transparent SKU and specification details to compare before purchase
FAN E-EXTRA EAT100S D100mm HÕBE
Write a review
Related Products
rempro rempro-mobile

Frequently asked questions about the FAN E-EXTRA EAT100S D100mm HÕBE

What is FAN E-EXTRA EAT100S D100mm HÕBE and what is it used for?

FAN E-EXTRA EAT100S D100mm HÕBE is a Ø100 mm duct axial fan with a silver housing, ~12 W power and ~120 m³/h airflow. It is suitable for bathroom, toilet, kitchen and corridor ventilation, has protection class IP X4 and noise level ~32 dB.

Will the EAT100S fan fit my 100 mm duct?

Yes, the EAT100S is designed for connection to 100 mm duct systems and provides approximately 120 m³/h airflow when used with a 100 mm duct.

How loud is the E-EXTRA EAT100S and will it be audible in a bathroom?

The EAT100S has a noise level of about 32 dB, which is considered quiet and generally not intrusive in a bathroom during normal operation.

Can I install this fan in the kitchen near the stove?

Yes, the E-EXTRA EAT100S is recommended for kitchen use. Avoid direct exposure to grease and heavy cooking vapours to prolong its service life.

What are the fan dimensions and how much space is needed for installation?

The EAT100S dimensions are 140×140×110 mm; allow extra space for the 100 mm duct connection and electrical wiring when installing.

What is the protection class and can the fan be used in wet rooms?

The EAT100S has protection class IP X4, making it suitable for use in wet rooms such as bathrooms and toilets.

What power supply does the E-EXTRA EAT100S require?

The fan requires 220 V mains supply and consumes approximately 12 W; installation should be carried out by a qualified electrician according to local regulations.

Does the fan include a backdraft damper or should I buy one separately?

The EAT100S specification does not list a backdraft damper, so if you need one you should purchase and install it separately in the duct system.

Is this fan suitable for continuous 24/7 operation?

Continuous operation is not specified for this model; for 24/7 use consult the manufacturer E‑EXTRA or choose a fan specifically rated for continuous duty.

What is the fan housing made of and is it corrosion‑resistant?

The housing is described as silver but the material is not specified; for corrosion resistance details please check with the manufacturer E‑EXTRA or the product technical documentation.

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