GLOVES WORTEX WG460 NITRIILKATTEGA XXL/11

The photographs are for illustrative purposes only.
Get AI analytics on product GLOVES WORTEX
WG460
NITRIILKATTEGA XXL/11:
1.56€/pair
Ex Tax: 1.26€/pair
Wortex
0 reviews
In stock
Product Code: 000-495480ASP
Qty
Tags:

SPECIFICATION GLOVES WORTEX WG460 NITRIILKATTEGA XXL/11 price 1.59€ Wortex

WORTEX WG460 puuvillased sõrmikud kollase ¾ vett-tõrjuva nitriilkattega peopesas ja näppudel. Sile nitriilkate annab hea haarduvuse ning vastupidavuse mehaanilisele kulumisele ja õlile. Puuvillane käeselg on pehme ja hästi hingav.

Kasutusvaldkond: Märg ja niiske keskkond, ehitus- ja remonditööd, aiandus, põllumajandus, kodumajapidamine, üldised hooldustööd jms.

WORTEX WG460 nitriilkattega töökindad vastavad EN 388: 2016 mehaanilise vastupidavuse standardile: kulumiskindlus 4/4, lõikekindlus 1/5, rebimiskindlus 1/4, torkekindlus 1/4. Ning EN 420: 2003 kaitsekinnaste üldnõuete standardile.

Description provided by sitypro.com

GLOVES WORTEX WG460 NITRIILKATTEGA XXL/11
Write a review
Related Products
rempro rempro-mobile

Frequently asked questions about the GLOVES WORTEX WG460 NITRIILKATTEGA XXL/11

What are GLOVES WORTEX WG460 NITRIILKATTEGA XXL/11 and what are they used for?

GLOVES WORTEX WG460 NITRIILKATTEGA XXL/11 are cotton work gloves with a yellow ¾ water‑repellent nitrile coating on the palm and fingers, providing good grip and resistance to mechanical wear and oils. They are designed for wet and damp environments, construction and repair work, gardening, agriculture and general maintenance tasks.

What safety standards do GLOVES WORTEX WG460 meet?

GLOVES WORTEX WG460 comply with EN 388:2016 mechanical protection requirements: abrasion resistance 4/4, cut resistance 1/5, tear resistance 1/4 and puncture resistance 1/4. They also meet EN 420:2003 general glove requirements.

What tasks are GLOVES WORTEX WG460 best suited for?

GLOVES WORTEX WG460 are ideal for wet and dirty environments: construction and repair work, gardening, agriculture and general maintenance tasks where grip and oil resistance are important.

What materials are GLOVES WORTEX WG460 made of and what is the palm like?

The gloves are cotton with a soft, breathable backhand; the palm and fingers have a smooth nitrile coating covering ¾ of the surface, providing water‑repellency and improved grip.

How water‑resistant are WG460 gloves — can I work in water or oil with them?

WG460 feature a nitrile coating on the palm and fingers covering ¾ of the surface that repels water and resists oils. They protect against splashes and partial immersion but are not intended for prolonged full immersion in liquids.

How to choose the size — what does XXL/11 mean for WORTEX WG460 gloves?

XXL/11 denotes an extra large hand size (European size 11) providing a looser fit for larger hands. Choose XXL/11 if you have big hands; otherwise pick your usual glove size.

How breathable is the backhand — are these gloves suitable for long use?

The backhand is made of soft, breathable cotton which reduces sweating during extended wear, making them suitable for longer tasks where ventilation is needed.

How do WG460 gloves perform with oils and petroleum products?

The smooth nitrile coating is oil‑resistant, improving grip and durability in oily conditions, so they are suitable for tasks involving contact with oils.

Can I use WG460 for gardening and handling plants — will they damage plants?

Yes. WG460 are suitable for gardening: the soft cotton backhand won’t harm plants, while the nitrile palm gives secure tool grip and protection from dirt and moisture.

How does the nitrile coating on WG460 differ from latex for work gloves?

Nitrile offers superior resistance to oils, chemicals and abrasion compared with latex, is less likely to cause allergic reactions, and provides a durable, smooth grip in wet conditions.

Where to buy GLOVES WORTEX WG460 NITRIILKATTEGA XXL/11?

You can buy GLOVES WORTEX WG460 NITRIILKATTEGA XXL/11 in our online store for 1.26€. Category: Work gloves.

What is the price of GLOVES WORTEX WG460 NITRIILKATTEGA XXL/11?

The current price of GLOVES WORTEX WG460 NITRIILKATTEGA XXL/11 is 1.26€. Brand: Wortex.

GLOVES WORTEX WG460 NITRIILKATTEGA XXL/11 — specifications and description

Model: 000-495480ASP. Category: Work gloves. Brand: Wortex. Price: 1.26€.

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