WINTER JACKET WORTEX 954 POLAR BLACK/YELLOW M

The photographs are for illustrative purposes only.
Get AI analytics on product WINTER JACKET
WORTEX 954 POLAR BLACK/YELLOW
M:
104.71€/pc.
Ex Tax: 84.44€/pc.
Wortex
0 reviews
Out Of Stock
Product Code: 000-491522ASP

Specification

  • Size: M
Item sold out
Tags:

DESCRIPTION WINTER JACKET WORTEX 954 POLAR BLACK/YELLOW M price 99.19€ Wortex

Kvaliteetne talvejope on kolmekihilisest tuule- ja veekindlast kangast, mis on samal ajal suurepäraste hingamisomadustega.
Eest lühem ja tagant pikem lõige hoiab selja kaetuna ja soojas.
Jope käised on reguleeritavad ja pöidla-aasaga.
Tepitud voodriga jopel on reguleeritav ning eemaldatav kapuuts.
Ees tõmblukk, mida katab tormiklapp. Külgedel lukuga avatavad tuulutusavad.
WORTEX talvejopel on rohkelt praktilisi taskuid – kaks küljetaskut, kaks välist rinnataskut ja üks põuetasku. 
Helkurribad käistel, torsol ja õlgadel hoiavad kandja nähtavana igas asendis.
Vastupidav ja rohkete detailidega jope on asendamatu, kui temperatuur õues langema hakkab.

Description provided by sitypro.com

Workwear
Size
M
Specifications and equipment of the goods,
can be changed by the manufacturer without notice.
WINTER JACKET WORTEX 954 POLAR BLACK/YELLOW 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 WORTEX 954 POLAR BLACK/YELLOW M

What is the WINTER JACKET WORTEX 954 POLAR BLACK/YELLOW M and what is it for?

WINTER JACKET WORTEX 954 POLAR BLACK/YELLOW M is a three-layer work winter jacket made of wind- and water-resistant breathable fabric. It's designed for outdoor work in cold conditions: a shorter front and longer back to keep the lower back warm, removable hood, ventilation zips and multiple pockets for tools and small items.

What materials is the WORTEX 954 POLAR jacket made of and how water-resistant is it?

The jacket is made from a three-layer wind- and water-resistant fabric with breathable properties. It offers protection from rain and wind during active work while allowing moisture vapour to escape to reduce internal condensation.

Is the WORTEX 954 POLAR hood removable and adjustable?

Yes, the WORTEX 954 POLAR jacket features a removable and adjustable hood, providing flexibility to protect against wind and rain or to remove it when not needed.

What pockets does the WINTER JACKET WORTEX 954 POLAR have and what are they suitable for?

The jacket includes two side pockets, two external chest pockets and one belly pocket — useful for gloves, small tools, phone and documents. Several pockets have zips for secure storage.

Does the jacket have ventilation and how do the ventilation zips work?

Yes — there are zippered ventilation openings on the sides that can be opened to release excess heat during active work. This allows you to regulate the internal temperature without removing the jacket.

What is the jacket's cut front-to-back and why is it shorter at the front?

The jacket has a shorter front and longer back to keep the lower back covered and warm during bending and work. This cut prevents drafts at the lumbar area during active tasks.

How are the sleeves adjusted and what is the thumb loop?

The sleeves are adjustable at the cuffs to seal out cold air. The thumb loop is an opening/loop on the cuff for the thumb to keep the sleeve in place and prevent it from riding up.

Does the jacket have reflective elements and where are they located?

Yes — the jacket features reflective strips on the sleeves, torso and shoulders to increase wearer visibility in low light and dark conditions.

Is the WORTEX 954 POLAR suitable for active outdoor work in cold and windy conditions?

Yes — its three-layer wind- and water-resistant fabric, extended back cut and adjustable cuffs make the jacket suitable for active outdoor work in cold, windy conditions.

What size is model A168299SP (WORTEX 954 POLAR) — does it match standard men's M sizing?

Model A168299SP (SKU 000-491522ASP) is offered in size M and corresponds to a standard men's M fit; if unsure about fit or height, try it on or compare with your usual size chart.

In which work situations is this jacket from the workwear and PPE category best used?

This jacket is ideal for outdoor work such as construction, utilities and warehouse tasks in winter — its wind- and water-resistance, reflective strips and practical pockets support safe and functional work.

Where to buy WINTER JACKET WORTEX 954 POLAR BLACK/YELLOW M?

You can buy WINTER JACKET WORTEX 954 POLAR BLACK/YELLOW M in our online store for 84.44€. Category: Jackets.

What is the price of WINTER JACKET WORTEX 954 POLAR BLACK/YELLOW M?

The current price of WINTER JACKET WORTEX 954 POLAR BLACK/YELLOW M is 84.44€. Brand: Wortex.

WINTER JACKET WORTEX 954 POLAR BLACK/YELLOW M — specifications and description

Model: 000-491522ASP. Category: Jackets. Brand: Wortex. Price: 84.44€.

Google reviews

See all reviews

Model

//$('#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ххххххх');