WORK GLOVES SÜNT.NAHAST KRÕPSRANNE/PUNANE S.11

The photographs are for illustrative purposes only.
Get AI analytics on product WORK GLOVES, SYNTHETIC LEATHER, SNAP CUFF / RED, SIZE 11:
9.66€/pair
Ex Tax: 7.79€/pair
Tamrex
0 reviews
In stock
Product Code: 000-454777ASP
Qty
Tags:

Red Synthetic-Leather Work Gloves with Snap Cuff — Size 11

Soft, lightweight work gloves designed for comfortable, touch-sensitive handling and high abrasion resistance in tasks that do not require cut protection. Check features and benefits before you buy to choose the right size and price at SityPro.

Key Benefits


    Soft and lightweight for prolonged comfort
  • Good fit with sporty design for secure wear
  • Touch-sensitive fingertips for precise handling
  • Excellent durability and abrasion resistance
  • A+ class DiamondGrip synthetic leather material
  • Suitable for workers with sensitive skin
  • Tested mechanical protection (Category 2)

Applications

Suitable for general manual work and any application where cut protection is not required.


    Light assembly and finishing work
  • Packing and handling non-sharp items
  • General maintenance and manual tasks
  • Handling metal pipes or planed wood (synthetic surface may feel slippery)

What to Consider When Choosing


    Try gloves on for correct fit — proper sizing is essential for comfort and performance (try in TAMREX store if available)
  1. If working with metal pipes or planed wood, consider genuine leather alternatives (e.g., art nr 44-317) for better grip
  2. Ensure your application does not require cut-resistant gloves before selecting these
  3. Note suitability for sensitive skin when choosing materials
  4. Verify standards and Category 2 mechanical protection for workplace compliance

Specifications


    Material: A+ class DiamondGrip synthetic leather (diamond texture)
  • Back: red spandex
  • Cuff: snap cuff
  • Touch-sensitive (puutetundlikud)
  • Size: 11
  • Standards: EN420; EN 388:2016 (1.1.1.1.X); Category 2; CE
  • Total weight: 0.18 kg
  • Package measurements: 11.00 x 25.00 x 3.00 cm

Why Buy from SityPro


    Easy to buy online with clear product features and benefits listed
  • Transparent price information and product details
  • Fast delivery options to Estonia and Finland
  • Customer support to help with sizing and product questions
  • Convenient ordering and returns for a smooth purchase experience

Description provided by sitypro.com

WORK GLOVES SÜNT.NAHAST KRÕPSRANNE/PUNANE S.11
Write a review
Related Products

Also looking for

rempro rempro-mobile

Frequently asked questions about the WORK GLOVES, SYNTHETIC LEATHER, SNAP CUFF / RED, SIZE 11

What are WORK GLOVES SÜNT.NAHAST KRÕPSRANNE/PUNANE S.11 and what are they for?

WORK GLOVES SÜNT.NAHAST KRÕPSRANNE/PUNANE S.11 are lightweight, soft synthetic leather gloves in A+ DiamondGrip finish providing good grip and abrasion resistance. They’re suitable for a wide range of tasks where cut protection isn’t required and are comfortable for users with sensitive skin.

What material are these work gloves made of?

They are made of A+ class synthetic leather with a DiamondGrip (diamond texture) surface, providing improved abrasion resistance and grip.

Are these gloves suitable for sensitive skin?

Yes, the synthetic leather is soft and suitable for users with sensitive skin, as it tends to cause less friction than rougher materials.

Do these gloves protect against cuts and what are they suitable for?

They do not provide cut protection; they are ideal for general assembly, warehousing and mechanical tasks where grip, abrasion resistance and tactile sensitivity matter.

Which size should I choose and how to size these gloves?

Try them at a Tamrex store or measure your palm circumference and compare with the manufacturer’s size chart; correct fit is essential for comfort and tactile function.

Are these gloves suitable for metal work and planed wood?

Synthetic leather can feel slippery when handling smooth metal pipes or planed wood; for such tasks the manufacturer recommends leather gloves (e.g. item no. 44-317).

What are the benefits of the DiamondGrip texture?

The DiamondGrip diamond texture improves grip on tools and materials and increases the synthetic surface’s abrasion resistance, extending the gloves’ service life.

Are these gloves touchscreen-compatible and suitable for fine work?

They are described as touch-sensitive, so they suit fine work and tool handling; touchscreen compatibility may vary depending on the device.

What alternative models to choose for better grip on smooth surfaces?

For better grip on smooth metal pipes or planed wood, choose leather work gloves such as item no. 44-317, which provide a more secure hold.

What is the model and manufacturer of these gloves?

Model A121444SP, SKU 000-454777ASP, manufacturer Tamrex; product category: Work gloves.

Where to buy WORK GLOVES, SYNTHETIC LEATHER, SNAP CUFF / RED, SIZE 11?

You can buy WORK GLOVES, SYNTHETIC LEATHER, SNAP CUFF / RED, SIZE 11 in our online store for 7.79€. Category: Work gloves.

What is the price of WORK GLOVES, SYNTHETIC LEATHER, SNAP CUFF / RED, SIZE 11?

The current price of WORK GLOVES, SYNTHETIC LEATHER, SNAP CUFF / RED, SIZE 11 is 7.79€. Brand: Tamrex.

WORK GLOVES, SYNTHETIC LEATHER, SNAP CUFF / RED, SIZE 11 — specifications and description

Model: 000-454777ASP. Category: Work gloves. Brand: Tamrex. Price: 7.79€.

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