WINTER JACKET SNICKERS AllroundWork BLUE -BLACK M

The photographs are for illustrative purposes only.
Get AI analytics on product WINTER JACKET
SNICKERS AllroundWork BLUE -BLACK M:
105.82€/pc.
Ex Tax: 85.34€/pc.
Snickers
0 reviews
Out Of Stock
Product Code: 000-480324ASP

Specification

  • Size: M
Item sold out
Tags:

SPECIFICATION WINTER JACKET SNICKERS AllroundWork BLUE -BLACK M price 105.82€ Snickers

Mitmekülgne softshell tööjope, tuulekindel ja veekindel,
tugevdatud küünarnukid ja eelvormitud varrukad, mis pakuvad mugavust, kaitset ja vastupidavust.
Pikendatud seljaosa, reguleeritav alumine serv.
Tõmbelukk võimaldab jope altpoolt avada, et pääseda ligi tööriistadele ja pakub suuremat liikumisvabadust.

Põhimaterjal: 100% polüester, 265 g/m.
Tugevdus: 100% polüamiid CORDURA, 205 g/m.

Description provided by sitypro.com

Workwear
Size
M
Specifications and equipment of the goods,
can be changed by the manufacturer without notice.
WINTER JACKET SNICKERS AllroundWork BLUE -BLACK M
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:
JACKET SOFTSHELL TUSCANY HV YELLOW  2XL
In Stock
130.55€ Ex Tax: 105.28€
JACKET SOFTSHELL TUSCANY HV YELLOW  L
In Stock
130.55€ Ex Tax: 105.28€
JACKET SOFTSHELL TUSCANY HV YELLOW  M
In Stock
130.55€ Ex Tax: 105.28€
JACKET SOFTSHELL TUSCANY HV YELLOW  XL
In Stock
130.55€ Ex Tax: 105.28€
Or you can choose other products in the category: Jackets
Related Products
rempro rempro-mobile

Frequently asked questions about the WINTER JACKET SNICKERS AllroundWork BLUE -BLACK M

What is the WINTER JACKET SNICKERS AllroundWork BLUE -BLACK M?

WINTER JACKET SNICKERS AllroundWork BLUE -BLACK M is a versatile softshell work jacket, wind- and waterproof, with reinforced elbows and pre-shaped sleeves for comfort and protection; main fabric 100% polyester 265 g/m², reinforcement CORDURA 100% polyamide 205 g/m².

Is the SNICKERS AllroundWork jacket suitable for outdoor winter work?

Yes, the jacket is designed for winter work: the softshell is wind- and waterproof, main fabric weight 265 g/m² and CORDURA reinforcements increase thermal protection and abrasion resistance for outdoor tasks.

What materials is the jacket made from and where are CORDURA reinforcements used?

Main fabric is 100% polyester at 265 g/m²; reinforcements are 100% polyamide CORDURA at 205 g/m², placed in high-wear areas such as the elbows.

What are the jacket's fit and tailoring features (sleeves, back, hem)?

The jacket has pre-shaped sleeves for mobility, an extended back for extra coverage, and an adjustable hem to ensure a snug fit and working comfort.

Does the jacket have a zip that opens from the bottom and why is it useful?

Yes, the jacket features a zip that can be opened from the bottom; it allows easier access to belt tools and provides greater freedom of movement when bending or working in a crouch.

What does size M correspond to and how does the jacket fit?

Size M aligns with Snickers' standard men's workwear fit: the jacket is designed to allow movement and room for layers, so expect a slightly relaxed fit suitable for work.

Is the jacket suitable for work with abrasive materials or on construction sites?

Yes, thanks to CORDURA reinforcements (100% polyamide, 205 g/m²) the jacket is abrasion-resistant and suitable for construction work or tasks exposing it to abrasive materials.

How to care for the SNICKERS AllroundWork winter jacket (washing and drying)?

Follow the Snickers care label instructions; generally softshell garments should be washed gently with mild detergent and dried without high heat to preserve waterproofing and CORDURA reinforcement properties.

What pockets and tool-access features does the jacket have?

The jacket includes a bottom-opening zip to allow access to belt tools; the description notes work-focused features — check the product images for exact pocket layout and counts.

How does the SNICKERS AllroundWork differ from other winter work jackets?

It pairs a softshell fabric at 265 g/m² with CORDURA reinforcements at 205 g/m², plus pre-shaped sleeves and an extended back, delivering a balance of protection, mobility and abrasion resistance.

Where to buy WINTER JACKET SNICKERS AllroundWork BLUE -BLACK M?

You can buy WINTER JACKET SNICKERS AllroundWork BLUE -BLACK M in our online store for 85.34€. Category: Jackets.

What is the price of WINTER JACKET SNICKERS AllroundWork BLUE -BLACK M?

The current price of WINTER JACKET SNICKERS AllroundWork BLUE -BLACK M is 85.34€. Brand: Snickers.

WINTER JACKET SNICKERS AllroundWork BLUE -BLACK M — specifications and description

Model: 000-480324ASP. Category: Jackets. Brand: Snickers. Price: 85.34€.

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