DUST MASK CE FFP1-EN149 2tk.

The photographs are for illustrative purposes only.
Get AI analytics on product DUST MASK
CE FFP1-EN149 2tk.:
3.68€/pair
Ex Tax: 2.97€/pair
0 reviews
In stock
Product Code: 000-350209ASP
Qty

SPECIFICATION DUST MASK CE FFP1-EN149 2tk. price 3.74€ Color Expert

Package dimensions5,00 x 17,00 x 23,00 cm
Net weight0,028 kg

Kogukaal: 0,028 kg

Pakendi mõõtmed: 5,00 x 17,00 x 23,00 cm

Description provided by sitypro.com

DUST MASK CE FFP1-EN149 2tk.
Write a review
Related Products
rempro rempro-mobile

Frequently asked questions about the DUST MASK CE FFP1-EN149 2tk.

What is the DUST MASK CE FFP1-EN149 2tk. and what is it for?

DUST MASK CE FFP1-EN149 2tk. is a disposable FFP1-class protective mask designed to shield the respiratory tract from non-hazardous dust and small solid particles; includes 2 pieces, package weight 0.028 kg, dimensions 5×17×23 cm.

Is this mask suitable for construction dust and sanding?

Yes, the DUST MASK CE FFP1 is suitable for protection against household and light construction dust produced during sanding and repairs; for hazardous dusts or toxic aerosols a higher protection class (FFP2/FFP3) is recommended.

How many masks are in the pack and what is the pack weight?

The pack contains 2 masks, total package weight is 0.028 kg and package dimensions are 5×17×23 cm.

What standard is the mask certified to and what does CE FFP1-EN149 mean?

CE FFP1-EN149 indicates the mask complies with the European EN149 standard and provides basic FFP1-level protection against non-hazardous particles; CE denotes conformity with EU requirements.

What material is the mask made of and how lightweight is it?

Only package weight and dimensions are provided: weight 0.028 kg; the exact material is not specified, but FFP1 masks are typically made from multilayer synthetic filter fabrics and are very lightweight.

Is this mask suitable for people with sensitive skin or allergies?

Product details do not state hypoallergenic properties or coatings; if you have sensitive skin or known allergies, opt for masks labelled hypoallergenic or consult a specialist before use.

How to wear this mask correctly and does it fit tightly?

No wearing instructions are provided, but a standard FFP1 mask is placed over the face and secured with ear loops or head straps; fit depends on face shape—adjust and check for gaps to ensure a snug seal.

Can the mask be reused and how long can it be worn continuously?

Not specified in the listing, but as a disposable FFP1 mask it is intended for limited single-use; for repeated or prolonged use choose reusable models or those with replaceable filters per manufacturer guidance.

What is the model and manufacturer of this mask if I need a similar item?

Model: A027976SP, SKU 000-350209ASP, manufacturer Color Expert; use these details to locate similar products from suppliers.

Is this mask suitable for painting and varnishing work?

FFP1 offers basic protection from solid particles, but it is generally insufficient for paint fumes and volatile organic compounds; use respirators with activated carbon filters or a higher protection class for painting.

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