GLOVES WORTEX SÜNTEETILISEST NAHAST VOODRIGAXXL/11

The photographs are for illustrative purposes only.
Get AI analytics on product Wortex gloves with synthetic leather lining:
3.87€/pair
Ex Tax: 3.12€/pair
Wortex
0 reviews
In stock
Product Code: 000-439520ASP
Qty
Tags:
Package dimensions4,00 x 14,00 x 27,00 cm
Net weight0,060 kg

Wortex synthetic leather lined work gloves — size XXL/11

Durable synthetic-leather gloves with polyester lining and Amara-covered palm and index finger, designed for comfortable daily work in cold conditions. Buy from SityPro — check price, features, application and benefits below.

Key Benefits


    Polyester lining provides added warmth.
  • Thin, elastic Amara on palm and index finger for good grip and flexibility.
  • High wear resistance for longer service life.
  • Nylon back with sewn-in elastic band ensures a secure fit.
  • Very comfortable for everyday tasks in cold conditions.
  • Lightweight (0.06 kg) reduces hand fatigue.

Applications

Suitable for general work in cold environments where grip and durability matter.


    Daily outdoor work in cold weather
  • Cold warehouse handling
  • Maintenance and repair in low temperatures
  • Loading and unloading tasks
  • Delivery and logistics in cold conditions

What to Consider When Choosing


    Choose the correct size (XXL/11) for proper fit and dexterity.
  1. Check the lining material (polyester) for desired warmth.
  2. Confirm Amara coverage on palm and index finger for grip and durability.
  3. Look for a nylon back with elastic band for a secure fit.
  4. Assess wear resistance relative to your intended tasks.

Specifications


    Brand: Wortex
  • Size: XXL/11
  • Lining: polyester
  • Palm and index finger: thin, elastic synthetic Amara leather
  • Back of hand: nylon fabric with sewn-in elastic rubber band
  • High wear resistance
  • Comfortable for daily work in cold conditions
  • Total weight: 0.06 kg
  • Package measurements: 4.00 x 14.00 x 27.00 cm

Why Buy from SityPro


    Easy to buy online via SityPro with clear product features.
  • Transparent price and product information on the site.
  • Reliable delivery to Estonia and Finland.
  • Secure payment options and customer support.
  • Accurate packaging and product details for confident ordering.

Description provided by sitypro.com

GLOVES WORTEX SÜNTEETILISEST NAHAST VOODRIGAXXL/11
Write a review
Related Products

Also looking for

rempro rempro-mobile

Frequently asked questions about the Wortex gloves with synthetic leather lining

What are GLOVES WORTEX SÜNTEETILISEST NAHAST VOODRIGAXXL/11 and what are they for?

GLOVES WORTEX SÜNTEETILISEST NAHAST VOODRIGAXXL/11 are work gloves with a polyester lining and Amara synthetic leather on the palm and index finger; designed for everyday tasks in cold conditions, providing abrasion resistance and a secure grip.

What materials are these work gloves made of?

The palm and index finger are covered with Amara synthetic leather, the lining is polyester (thin fleece), and the backhand is nylon fabric with an elastic rubber band sewn in for a snug fit.

What sizes are available and what does XXL/11 mean in the name?

The product name indicates size XXL/11, which is an extra-large size suitable for wider palms and longer fingers; choose according to the standard sizing chart for work gloves.

Are these gloves suitable for cold weather and what does the polyester lining do?

Yes, the gloves are intended for cold conditions: the thin polyester fleece lining retains warmth during everyday tasks without bulk, while maintaining finger sensitivity.

How durable is Amara and will the gloves resist abrasion?

The palm and index finger use abrasive-resistant Amara synthetic leather, providing good resistance to friction in manual tasks and extending the gloves' service life with regular use.

Are these gloves suitable for working with tools and do they provide a good grip?

Yes, the Amara covering on the palm and index finger provides a reliable grip on tools and parts; the thin lining preserves finger sensitivity for precise work.

How do the gloves stay on the hand — is there an elastic band?

Yes, the nylon backhand has an elastic rubber band sewn in to ensure a snug fit and prevent the gloves from slipping during work.

What is the weight and package dimensions of these gloves?

Total weight is 0.06 kg; package measurements are 4.00 x 14.00 x 27.00 cm, convenient for storage and transport.

How do these gloves differ from leather work gloves?

Amara is a synthetic material that is lighter and more flexible than natural leather and retains shape in damp conditions; the polyester lining adds warmth for cold work and the gloves are typically more affordable.

Are these gloves suitable for gardening and minor repairs in winter?

Yes, the abrasion-resistant Amara and warm polyester lining make the gloves suitable for gardening and minor repairs in cold weather, providing protection and a good grip.

Where to buy Wortex gloves with synthetic leather lining?

You can buy Wortex gloves with synthetic leather lining in our online store for 3.12€. Category: Work gloves.

What is the price of Wortex gloves with synthetic leather lining?

The current price of Wortex gloves with synthetic leather lining is 3.12€. Brand: Wortex.

Wortex gloves with synthetic leather lining — specifications and description

Model: 000-439520ASP. Category: Work gloves. Brand: Wortex. Price: 3.12€.

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