WINTER JACKET WORTEX 955 ARCTIC YELLOW XL

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

Specification

Item sold out
Tags:

DESCRIPTION WINTER JACKET WORTEX 955 ARCTIC YELLOW XL price 117.80€ Wortex

The high-quality high-visibility winter jacket is made of three-layer windproof and waterproof fabric, which also has excellent breathability.
The jacket is shorter in the front and longer in the back, keeping the back always covered and warm.
The sleeves are adjustable and feature thumb loops.
The quilted lining and adjustable, removable hood provide extra comfort.
The jacket has a front zipper covered by a storm flap.
Side ventilation openings with zippers are included.
The jacket has plenty of practical pockets: two side pockets, two external chest pockets, and one inner pocket.
Reflective stripes on the sleeves, torso, and shoulders keep the wearer visible in any position.
A durable and detail-rich jacket is indispensable when the temperature starts to drop.

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 YELLOW 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 YELLOW XL

What is the WINTER JACKET WORTEX 955 ARCTIC YELLOW XL?

The WINTER JACKET WORTEX 955 ARCTIC YELLOW XL is a three-layer high-visibility work winter jacket made from windproof, waterproof and breathable fabric; it features quilted lining, adjustable removable hood, thumb loops on adjustable sleeves and reflective stripes on sleeves, torso and shoulders.

What working conditions is the WORTEX 955 ARCTIC jacket suitable for?

This jacket is suitable for cold, windy and wet working conditions where high visibility is required; the three-layer fabric and quilted lining retain warmth while reflective stripes increase visibility in low-light environments.

What pockets does the jacket have and what fits inside?

The jacket has two side pockets, two external chest pockets and one inner pocket; side pockets fit gloves or small tools, chest pockets suit a phone or documents, and the inner pocket is good for valuables and keys.

How does ventilation work in the WORTEX 955 ARCTIC jacket?

There are side ventilation openings with zippers; open them during activity or warmer conditions to increase airflow without removing the jacket.

Is the hood removable and how is it adjusted?

Yes, the jacket has an adjustable, removable hood; it can be detached when not needed and adjusted to fit the head or a helmet for comfortable wear.

What features ensure high visibility on the jacket?

Reflective stripes on the sleeves, torso and shoulders ensure the wearer remains visible in various positions and in low-light conditions.

Is the jacket windproof and waterproof?

Yes, the jacket is made from a three-layer windproof and waterproof fabric that protects against wind and rain while maintaining breathability.

How are the sleeves adjusted and what are the thumb loops for?

The sleeves are adjustable (via fasteners) and feature thumb loops to keep sleeves in place and prevent snow or wind from entering the sleeve during active work.

What is the jacket model/SKU and size?

The jacket model is A168305SP with SKU 000-491638ASP; the product listing specifies size XL, as shown in the product name.

Is the WORTEX 955 ARCTIC jacket suitable to wear with a helmet or over protective clothing?

Yes, the jacket is designed for work use: the removable, adjustable hood fits most helmets and the longer back cut allows wearing the jacket over other protective clothing for extra warmth.

What is the quilted lining made of and how warm is it?

The product description states a quilted lining that adds comfort and insulation; the exact lining material is not specified in the database, but the quilting ensures even distribution of insulation and retained warmth.

Where to buy WINTER JACKET WORTEX 955 ARCTIC YELLOW XL?

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

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

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

WINTER JACKET WORTEX 955 ARCTIC YELLOW XL — specifications and description

Model: 000-491638ASP. 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ххххххх');