GLOVES WORTEX 485 NITRIILKATTE VOODRIGA L/10"

The photographs are for illustrative purposes only.
Get AI analytics on product GLOVES WORTEX
485 NITRIILKATTE VOODRIGA L/10":
3.58€/pair
Ex Tax: 2.89€/pair
Wortex
0 reviews
In stock
Product Code: 000-480947ASP
Qty
Tags:

DESCRIPTION GLOVES WORTEX 485 NITRIILKATTE VOODRIGA L/10" price 3.65€ Wortex

Package dimensions26,00 x 13,00 x 1,00 cm
Net weight0,077 kg

WORTEX WG485 nitriilkattega töökindad on õhukese akrüülvoodriga, tänu millele sobivad kindad nii sooja kui ka külma töökeskkonda. Nitriilvahuga kaetud peopesa tagab hea haarduvuse nii kuivades kui ka niisketes tingimustes ja kaitseb hästi mehhaanilise kulumise eest. Väga elastsed, vastupidavad ja mugavad igailma kindad.

Kasutusalad: külmad ja niisked välistingimused, ehitus, tootmine ja tööstus, montaaž, üldised hooldustööd, transport ja logistika, kodumajapidamine jms.

Kategooria II
EN 388 – 4.1.3.1.X
EN 511
Peopesa ja sõrmed on kaetud vahustatud nitriiliga
Õhuke akrüülvooder
Käeselg hingav ja veniv nailon/spandex

Description provided by sitypro.com

GLOVES WORTEX 485 NITRIILKATTE VOODRIGA L/10"
Write a review
Related Products
rempro rempro-mobile

Frequently asked questions about the GLOVES WORTEX 485 NITRIILKATTE VOODRIGA L/10"

What are GLOVES WORTEX 485 NITRIILKATTE VOODRIGA L/10 and what are they used for?

GLOVES WORTEX 485 NITRIILKATTE VOODRIGA L/10 are work gloves with foam nitrile coating on the palm and fingers and a thin acrylic lining; suitable for cold and warm environments, wet conditions, construction, manufacturing and logistics. They are elastic, durable and breathable thanks to the nylon/spandex backhand.

What materials are WORTEX 485 gloves made of and what is the palm coating?

The palm and fingers of WORTEX 485 gloves are coated with foam nitrile for improved grip and abrasion resistance. The backhand is breathable elastic nylon/spandex and the lining is a thin acrylic layer.

Are WORTEX 485 gloves suitable for cold and rainy conditions?

Yes: the thin acrylic lining makes WORTEX 485 suitable for cold environments, and the foam nitrile palm provides reliable grip in wet conditions. They are category II gloves with EN 511 cold-protection properties.

What sizes are available and how to choose L/10?

The context lists the product as size L/10; to choose the right size, measure your palm circumference (excluding thumb) and check Wortex’s size chart. L/10 typically fits an average adult male hand; choose a smaller size for slimmer hands.

What is the EN 388 protection rating of these gloves and what do 4.1.3.1 mean?

WORTEX 485 gloves are marked EN 388 – 4.1.3.1: 4 = abrasion resistance, 1 = cut resistance (ISO), 3 = cut resistance (TDM method), and 1 = puncture resistance. These numbers indicate the mechanical protection levels for work use.

Can WORTEX 485 gloves be used for precision work and handling small items?

Yes — the foam nitrile coating provides good grip and tactile feedback for small items, and the thin acrylic lining plus elastic nylon/spandex backhand allow precise manipulation. Suitable for assembly and general maintenance tasks.

How do the gloves perform under wear and how long do they last under heavy use?

The foam nitrile improves abrasion resistance, so the gloves hold up well under mechanical stress. Lifetime depends on working conditions (abrasives, chemical exposure), but the model is designed for regular industrial use.

Do these gloves allow the hand to breathe and prevent overheating during long wear?

Yes — the breathable nylon/spandex backhand provides ventilation and reduces internal moisture, while the thin acrylic lining improves comfort for prolonged wear. They heat up less than full rubber gloves.

Can these gloves be used when working with oil or mild chemicals?

The nitrile coating offers better resistance to oils and some mild chemicals than latex, but the product is specified mainly for mechanical and weather protection; for aggressive chemicals choose dedicated chemical-resistant gloves. Suitable for light oil contact, not prolonged chemical exposure.

How do these gloves differ from standard unlined nitrile gloves?

WORTEX 485 have foam nitrile coating on the palm and fingers plus a thin acrylic lining for thermal comfort, and a breathable nylon/spandex backhand. This gives better grip in cold/wet conditions and improved comfort compared with unlined nitrile gloves.

Where to buy GLOVES WORTEX 485 NITRIILKATTE VOODRIGA L/10"?

You can buy GLOVES WORTEX 485 NITRIILKATTE VOODRIGA L/10" in our online store for 2.89€. Category: Work gloves.

What is the price of GLOVES WORTEX 485 NITRIILKATTE VOODRIGA L/10"?

The current price of GLOVES WORTEX 485 NITRIILKATTE VOODRIGA L/10" is 2.89€. Brand: Wortex.

GLOVES WORTEX 485 NITRIILKATTE VOODRIGA L/10" — specifications and description

Model: 000-480947ASP. Category: Work gloves. Brand: Wortex. Price: 2.89€.

Google reviews

See all reviews

Model

//$('#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ххххххх');