GLOVES Wortex HINGAVA NITRIILKATTEGA M/8

The photographs are for illustrative purposes only.
Get AI analytics on product Wortex Gloves with breathable nitrile coating M/8:
2.02€/pair
Ex Tax: 1.63€/pair
Wortex
0 reviews
In stock
Product Code: 000-436719ASP
Qty
Tags:
Package dimensions2,00 x 13,00 x 23,00 cm
Net weight0,040 kg

Wortex breathable nitrile-coated work gloves (size M/8)

Nylon/spandex work gloves (15 g) with a breathable micro-foamed nitrile palm coating. Features include excellent grip in dry and wet conditions, protection against oils and moisture, good fingertip sensitivity and resistance to mechanical wear.

Key Benefits


    Breathable micro-foamed nitrile palm coating
  • Excellent grip in dry and wet conditions
  • Protects against oils and moisture
  • Very elastic and comfortable fit
  • High fingertip sensitivity for precise work
  • Durable against mechanical abrasion
  • Lightweight (15 g)

Applications

Suitable application areas across construction, industry and general tasks.


    Construction work
  • Production, manufacturing and industrial use
  • Assembly and installation
  • General maintenance and repair
  • Transport and logistics handling
  • Gardening and household tasks

What to Consider When Choosing


    Correct size — this model is size M/8
  1. Coating type — micro-foamed nitrile for grip and breathability
  2. Need for oil and moisture protection based on application
  3. Required fingertip sensitivity and dexterity for the task
  4. Durability against mechanical wear for heavy use

Specifications


    Brand: Wortex
  • Material: nylon/spandex
  • Palm coating: breathable micro-foamed nitrile
  • Glove weight: 15 g
  • Total package weight: 0.04 kg
  • Package measurements: 2.00 x 13.00 x 23.00 cm
  • Size: M/8

Why Buy from SityPro


    Easy to buy online at SityPro with clear product features
  • Competitive price and transparent information
  • Convenient ordering and customer service
  • Delivery available to Estonia and Finland
  • Local support and returns for Estonia and Finland customers

Description provided by sitypro.com

GLOVES Wortex HINGAVA NITRIILKATTEGA M/8
Write a review
Related Products

Also looking for

rempro rempro-mobile

Frequently asked questions about the Wortex Gloves with breathable nitrile coating M/8

What are GLOVES Wortex HINGAVA NITRIILKATTEGA M/8 and what are they used for?

GLOVES Wortex HINGAVA NITRIILKATTEGA M/8 are nylon/spandex work gloves (15 g) with a breathable micro-foamed nitrile palm coating that provides excellent grip and protection against oils and moisture; suitable for construction, manufacturing, assembly, logistics, gardening and household tasks.

What materials and construction are used in GLOVES Wortex HINGAVA NITRIILKATTEGA M/8?

They are made from nylon/spandex (15 g) with a breathable micro-foamed nitrile coating on the palm; the construction gives high elasticity, comfort and resistance to mechanical wear.

Are these gloves suitable for working with oil and wet surfaces?

Yes — the micro-foamed nitrile palm provides excellent grip in both dry and wet conditions and protects against oils and moisture, suitable for handling greased or wet parts.

How good is fingertip sensitivity in these gloves?

Fingertip sensitivity is very good — the product notes state the fingertips provide excellent tactile feedback, making them suitable for precise tasks and fine mechanics.

What sizes are available and what does M/8 mean?

M/8 denotes a medium size (M), marked as 8; this product is listed specifically as size M/8 — check your hand measurements against a size chart to ensure fit.

Are these gloves suitable for construction and assembly work?

Yes — designed for construction, manufacturing and assembly, they are elastic, resistant to mechanical wear and provide good grip when handling tools and components.

What is the weight and package measurements of GLOVES Wortex HINGAVA NITRIILKATTEGA M/8?

Total weight is 0.04 kg and package measurements are 2.00 x 13.00 x 23.00 cm, making them compact for storage and transport.

Are these gloves suitable for gardening and household chores?

Yes — suitable for gardening and household tasks: they protect hands, provide good grip on tools and plants, and retain fingertip sensitivity.

How do these gloves differ from regular nitrile gloves?

The difference is in construction: Wortex combines nylon/spandex (15 g) with a breathable micro-foamed nitrile palm, offering improved elasticity, breathability and tactile sensitivity versus disposable nitrile gloves.

Where to buy Wortex Gloves with breathable nitrile coating M/8?

You can buy Wortex Gloves with breathable nitrile coating M/8 in our online store for 1.63€. Category: Work gloves.

What is the price of Wortex Gloves with breathable nitrile coating M/8?

The current price of Wortex Gloves with breathable nitrile coating M/8 is 1.63€. Brand: Wortex.

Wortex Gloves with breathable nitrile coating M/8 — specifications and description

Model: 000-436719ASP. Category: Work gloves. Brand: Wortex. Price: 1.63€.

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