FAN E-EXTRA EE100 D100mm White

The photographs are for illustrative purposes only.
Get AI analytics on product Fan E-Extra EE100 D100 mm White:
12.95€/pc.
Ex Tax: 10.44€/pc.
Europlast
0 reviews
In stock
Product Code: 000-433162ASP
Qty
Tags:
Package dimensions16,00 x 16,00 x 11,50 cm
Net weight0,540 kg

Compact 100 mm E-Extra EE100 white ventilation fan for small spaces

Small extraction fan designed for air circulation and ventilation in rooms requiring a 100 mm duct connection; suitable where a compact, white unit is needed for basic ventilation application.

Key Benefits


    Lightweight unit facilitating handling and installation (total weight 0.54 kg)
  • Compact packaging for easy transport and storage (16.00 x 16.00 x 11.50 cm)
  • Fits standard 100 mm ducts (D100 mm)
  • Neutral white finish blends with most interiors
  • Proven E-Extra EE100 model for straightforward ventilation needs

Applications

Ideal for extraction and air renewal in small rooms and localized ventilation points.


    Bathroom ventilation
  • Kitchen extraction for small kitchens or auxiliary hoods
  • Utility and laundry rooms
  • Closets, cupboards or short duct runs

What to Consider When Choosing


    Duct diameter compatibility — ensure a 100 mm connection
  1. Available installation space and package dimensions
  2. Unit weight and mounting method relative to the mounting surface
  3. Finish colour to match the interior (white)
  4. Compare model features and price on SityPro before you buy

Specifications


    Model: E-Extra EE100
  • Diameter: D100 mm
  • Colour: White
  • Total weight: 0.54 kg
  • Package measurements: 16.00 x 16.00 x 11.50 cm

Why Buy from SityPro


    Easy to buy online with clear price and product features listed
  • Fast delivery options to Estonia and Finland
  • Secure payment and responsive customer support
  • Reliable packaging and convenient order handling

Description provided by sitypro.com

FAN E-EXTRA EE100 D100mm White
Write a review
Related Products

Also looking for

rempro rempro-mobile

Frequently asked questions about the Fan E-Extra EE100 D100 mm White

What is FAN E-EXTRA EE100 D100mm White and where is it used?

FAN E-EXTRA EE100 D100mm White is a 100 mm axial extract fan by Europlast designed for small rooms such as bathrooms, toilets, kitchens and utility rooms. Its total weight is 0.54 kg and the package measures 16×16×11.5 cm, suitable for standard Ø100 mm duct openings.

Is this fan suitable for a standard 100 mm duct?

Yes, FAN E-EXTRA EE100 D100mm White is designed to connect to a standard Ø100 mm duct. Before fitting, check that the duct opening and mounting points match the fan dimensions.

What are the dimensions and weight of the E-EXTRA EE100 fan?

FAN E-EXTRA EE100 D100mm White has package measurements of 16.00×16.00×11.50 cm and a total weight of 0.54 kg. Use these figures when planning installation in compact spaces.

Who manufactures this fan and what should I consider when choosing it?

The manufacturer is Europlast; consider the 100 mm connection diameter, intended room (bathroom, toilet, kitchen) and compactness (0.54 kg). Compare noise and power specs with other models if those factors matter to you.

Can the E-EXTRA EE100 fan be installed in a bathroom?

Yes, FAN E-EXTRA EE100 D100mm White is suitable for bathrooms and toilets provided installation follows electrical safety and moisture protection rules. Consult an electrician about additional moisture protection if needed.

Is this fan compatible with a timer or humidity sensor?

The product listing only provides weight and package dimensions; there is no specific information on timer or humidity sensor compatibility. If you need control features, choose compatible accessories or ask the seller for additional options.

What is the model and SKU of the E-EXTRA EE100 fan?

Model: A100839SP, SKU: 000-433162ASP, manufacturer: Europlast. Use these identifiers when requesting spare parts or technical information.

What is the fan's design and colour — will it match a white bathroom?

FAN E-EXTRA EE100 D100mm White comes in white colour, so it suits classic white bathrooms and toilets. Its compact body integrates well with standard grille finishes.

What is the fan housing made of and how does it affect durability?

The listing only specifies weight and dimensions; the housing material is not stated. Europlast models commonly use plastic housings, offering light weight and corrosion resistance — confirm the exact material with the seller if needed.

Is this fan suitable for a small kitchen extractor?

FAN E-EXTRA EE100 D100mm White is suitable for extracting air from small kitchens or localised areas using a Ø100 mm duct. For heavy cooking with grease and smoke, choose a higher-capacity model with filtration.

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