WINTER JACKET WORTEX 955 ARCTIC ORANŽ XL

The photographs are for illustrative purposes only.
Get AI analytics on product WINTER JACKET
WORTEX 955 ARCTIC ORANŽ XL:
117.80€/pc.
Ex Tax: 95.00€/pc.
Wortex
0 reviews
Out Of Stock
Product Code: 000-491632ASP

Specification

Item sold out
Tags:

SPECIFICATION WINTER JACKET WORTEX 955 ARCTIC ORANŽ XL price 117.80€ Wortex

Kvaliteetne kõrgnähtav talvejope on kolmekihilisest tuule- ja veekindlast kangast, mis on samal ajal suurepäraste hingamisomadustega.
Eest lühem ja tagant pikem lõige hoiab selja alati 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.
Jopel 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
XL
Specifications and equipment of the goods,
can be changed by the manufacturer without notice.
WINTER JACKET WORTEX 955 ARCTIC ORANŽ XL
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 955 ARCTIC ORANŽ XL

What is the WINTER JACKET WORTEX 955 ARCTIC ORANŽ XL?

WINTER JACKET WORTEX 955 ARCTIC ORANŽ XL is a high‑visibility winter work jacket made from three‑layer wind‑ and waterproof fabric with breathability, shorter front and longer back cut, adjustable sleeves, a removable hood and multiple pockets for tools and personal items.

Is the WORTEX 955 ARCTIC ORANŽ XL suitable for cold‑weather work?

Yes — the jacket is designed for winter work: three‑layer fabric repels wind and water, the quilted lining retains warmth, and the longer back protects the lower back during outdoor tasks.

What pockets does the jacket have and what fits in them?

The jacket features multiple practical pockets: two side pockets, two external chest pockets and one chest‑bay pocket — suitable for gloves, a mobile phone, tools and small documents.

What is the material and is the jacket rainproof?

The jacket is made from three‑layer wind‑ and waterproof fabric with good breathability; the front zipper is covered by a storm flap and there are zippered side vents to release moisture during activity.

Is the hood removable and adjustable?

Yes, the WORTEX 955 ARCTIC ORANŽ XL has a removable and adjustable hood so you can detach it or tighten it for wind and snow protection.

Are there reflective elements and where are they located?

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

How are the sleeves adjusted and is there a thumb loop?

The sleeves are adjustable (typically with velcro or similar) and include a thumb loop to keep the sleeve in place and provide extra warmth for the hands in cold conditions.

Is the WORTEX 955 ARCTIC ORANŽ XL suitable for active work — does it have ventilation?

Yes — the model has zippered side vents that can be opened to release excess heat during active work, maintaining comfort without removing the jacket.

What sizes are available and what does XL mean for this model?

Availability varies, but the product name includes XL, indicating a larger size with a roomier fit compared to M/L; for exact fit check the manufacturer's size chart.

Is the WORTEX 955 ARCTIC ORANŽ XL suitable for construction work and night shifts?

Yes — reflective strips, wind‑ and waterproofing and a durable build make the jacket suitable for construction work and improve visibility during night shifts.

Where to buy WINTER JACKET WORTEX 955 ARCTIC ORANŽ XL?

You can buy WINTER JACKET WORTEX 955 ARCTIC ORANŽ XL in our online store for 95.00€. Category: Jackets.

What is the price of WINTER JACKET WORTEX 955 ARCTIC ORANŽ XL?

The current price of WINTER JACKET WORTEX 955 ARCTIC ORANŽ XL is 95.00€. Brand: Wortex.

WINTER JACKET WORTEX 955 ARCTIC ORANŽ XL — specifications and description

Model: 000-491632ASP. Category: Jackets. Brand: Wortex. Price: 95.00€.

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