PROTECTIVE SHOES COFRA BURST S3 ESD SRC nr.43

The photographs are for illustrative purposes only.
Get AI analytics on product PROTECTIVE SHOES
COFRA BURST S3 ESD SRC nr.43:
167.40€/pair
Ex Tax: 135.00€/pair
Cofra
0 reviews
Out Of Stock
Product Code: 000-322298ASP
Item sold out
Tags:

SPECIFICATION PROTECTIVE SHOES COFRA BURST S3 ESD SRC nr.43 price 167.40€ Cofra

Package dimensions33,00 x 23,70 x 12,00 cm
Net weight1,530 kg

Kvaliteetsest vetthülgavast Itaalia nahast pealsetega jalanõudel on paelte asemel ülimugav Boa kinnitussüsteem, mis lisab ohutust, kiirust, mugavust ja vastupidavust. Sees hingav Sany-Dry vooder ja Cofra Soft ESD anatoomiline sisetald. Polüuretaan/TPU välistald on madala elektritakistusega. Turvalisuse tagavad alumiiniumist varbakaitse ja tekstiilist torkekindel tald.

Description provided by sitypro.com

PROTECTIVE SHOES COFRA BURST S3 ESD SRC nr.43
Write a review
Similar products in stock
Dear visitor, please be aware that this item is temporarily out of stock.
We recommend considering other products:
SAFETY SHOES  VM MINNEAPOLIS BOA S3 ESD 43
In Stock
153.61€ Ex Tax: 123.88€
SAFETY SHOES  VM MINNEAPOLIS BOA S3 ESD 42
In Stock
153.61€ Ex Tax: 123.88€
SAFETY SHOES  VM MINNEAPOLIS BOA S3 ESD 46
In Stock
153.61€ Ex Tax: 123.88€
SAFETY SHOES  VM MINNEAPOLIS BOA S3 ESD 44
In Stock
153.61€ Ex Tax: 123.88€
Or you can choose other products in the category: Work boots
Related Products
rempro rempro-mobile

Frequently asked questions about the PROTECTIVE SHOES COFRA BURST S3 ESD SRC nr.43

What are PROTECTIVE SHOES COFRA BURST S3 ESD SRC nr.43?

PROTECTIVE SHOES COFRA BURST S3 ESD SRC nr.43 are professional safety shoes with a water-repellent Italian leather upper, BOA closure system, Cofra Soft ESD anatomical insole and a PU/TPU outsole with low electrical resistance. They feature an aluminium toe cap and a textile puncture-resistant midsole.

What are the main protective features of the COFRA BURST S3 ESD SRC?

These shoes offer S3 protection: aluminium toe cap for impact, textile puncture-resistant midsole, water-repellent leather upper and ESD (anti-static) properties combined with a PU/TPU outsole.

Are these shoes suitable for electrostatic work and electrical equipment?

Yes. The COFRA BURST S3 ESD SRC includes an ESD insole and a PU/TPU outsole with low electrical resistance, which helps reduce static charge buildup when handling sensitive electronics.

How does the BOA closure system work in these shoes?

BOA uses a micro-adjustable dial and steel lace instead of traditional laces; it provides even tightening, quick secure fastening and easy on-the-go adjustment during work.

Are these shoes suitable for wet environments or outdoor use?

Yes. The water-repellent Italian leather upper and Sany‑Dry breathable lining protect against moisture for short exposures; for prolonged immersion or heavy rain extra protection is recommended.

What type of outsole does the COFRA BURST have and is it slip-resistant?

These shoes feature a PU/TPU outsole and carry an SRC rating, meaning excellent slip resistance on ceramic surfaces with detergent and on steel with glycerine.

What insole is used and can it be replaced with an orthopaedic one?

These shoes come with a Cofra Soft ESD anatomical insole that breathes and cushions. You can replace it with an orthopaedic insole, but ESD properties remain only if the replacement is ESD-rated.

What model and size are shown for this pair?

The product model is A099965SP, SKU 000-322298ASP, and the listing name includes size nr.43; check the product page for other available sizes.

Which industries and tasks are these shoes suitable for?

The COFRA BURST S3 ESD SRC are suitable for electrical work, electronics assembly, warehouses, manufacturing and construction tasks requiring ESD protection, puncture resistance and strong grip.

What is the upper made of and how to care for it?

The upper is made of water-repellent Italian leather; care by gentle cleaning, leather care products and applying a water-repellent spray when needed will preserve its properties.

Where to buy PROTECTIVE SHOES COFRA BURST S3 ESD SRC nr.43?

You can buy PROTECTIVE SHOES COFRA BURST S3 ESD SRC nr.43 in our online store for 135.00€. Category: Work boots.

What is the price of PROTECTIVE SHOES COFRA BURST S3 ESD SRC nr.43?

The current price of PROTECTIVE SHOES COFRA BURST S3 ESD SRC nr.43 is 135.00€. Brand: Cofra.

PROTECTIVE SHOES COFRA BURST S3 ESD SRC nr.43 — specifications and description

Model: 000-322298ASP. Category: Work boots. Brand: Cofra. Price: 135.00€.

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