FAN DESIGN D100mm

The photographs are for illustrative purposes only.
Get AI analytics on product Fan Design D100 mm:
103.04€/pc.
Ex Tax: 83.10€/pc.
Europlast
0 reviews
In stock
Product Code: 000-393981ASP
Qty
One click order
Tags:
Package dimensions20,00 x 20,00 x 14,00 cm
Net weight0,960 kg

Design ventilation fan — 100 mm diameter unit

Compact design fan for small ventilation openings; intended for extraction and air circulation. Weight and packaging optimized for easy handling and transport.

Key Benefits


    Compact 100 mm diameter ideal for tight spaces and small ducts
  • Lightweight construction — total weight 0.96 kg for easier installation
  • Small package size (20 x 20 x 14 cm) simplifies storage and shipping
  • Design-focused appearance suitable for visible installations
  • Transparent features and price information to simplify your decision to buy
  • Practical benefits for renovation and replacement projects

Applications

Suitable application areas where a compact, design-oriented fan is needed.


    Bathroom ventilation and extraction
  • Toilet and small WC ventilation
  • Kitchen or kitchenette air circulation in limited spaces
  • Utility rooms and laundry areas
  • Cabinets, enclosures or small service rooms

What to Consider When Choosing


    Confirm compatibility with a 100 mm duct or opening
  1. Consider total weight (0.96 kg) for mounting and support
  2. Check packaging dimensions (20.00 x 20.00 x 14.00 cm) for transport and storage
  3. Assess the visual design if the unit will be visible after installation
  4. Compare price and listed features before you buy

Specifications


    D100 mm diameter
  • Total weight: 0.96 kg
  • Package measurements: 20.00 x 20.00 x 14.00 cm

Why Buy from SityPro


    Buy directly from SityPro with clear product features and price details
  • Fast and reliable delivery to Estonia and Finland
  • Easy online ordering and responsive customer support
  • Secure packaging and convenient shipment sizes for safe transport
  • Local service and assistance available for Estonia and Finland customers

Description provided by sitypro.com

FAN DESIGN D100mm
Write a review
Related Products

Also looking for

rempro rempro-mobile

Frequently asked questions about the Fan Design D100 mm

What is the FAN DESIGN D100mm and what is it used for?

FAN DESIGN D100mm is a compact axial fan by Europlast, model A060658SP, total weight 0.96 kg and package size 20×20×14 cm. It is suitable for extractor/ventilation in small bathrooms, kitchens or cupboards and utility rooms.

What are the fan dimensions and the mounting hole size?

Package size is 20×20×14 cm and weight 0.96 kg; specific external and mounting diameters aren't listed. The D100mm designation indicates a nominal 100 mm diameter for mounting.

Is the FAN DESIGN D100mm compatible with 100 mm ventilation ducts?

Yes, the D100mm designation implies compatibility with approximately 100 mm ducts. Measure the duct internal diameter before installation to allow for housing thickness and seals.

What are the fan housing and impeller materials?

The product description does not specify housing or impeller materials. For model A060658SP, check with the seller or manufacturer technical data if you need specific materials for corrosive or demanding environments.

What is the fan weight and is it suitable for ceiling mounting?

The fan's total weight is 0.96 kg, making it lightweight and suitable for ceiling or wall mounting. Check the manufacturer's mounting instructions before fixing to the ceiling.

What are the electrical specifications (voltage, power, current) of model A060658SP?

Electrical specs such as voltage, power and current are not provided in the available data. Request the technical datasheet for A060658SP from Europlast or the seller before wiring.

Is the FAN DESIGN D100mm suitable for a humid bathroom environment?

No IP or moisture protection rating is provided, so suitability for bathroom use cannot be confirmed. Check the IP rating with Europlast or the seller before installing in humid rooms.

How does model A060658SP differ from other 100 mm fans?

The database lists only model A060658SP with weight 0.96 kg and package 20×20×14 cm. Key comparison specs (airflow m³/h, noise level, IP rating) are missing — request them from the seller to compare models.

What accessories or mounting kits are required to install the FAN DESIGN D100mm?

No accessories are listed in the product info; common items for 100 mm fans include clamps, duct adapters and sealing gaskets. Buy mounting parts matching the D100mm diameter and confirm requirements with the seller.

Is the FAN DESIGN D100mm suitable for a cooker hood above the stove?

No heat resistance or protection class is provided, so use above a stove cannot be recommended without further information. Check Europlast’s heat and operating limits before installing as a cooker hood fan.

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