JACKET SOFTSHELL TUSCANY HV YELLOW XL

The photographs are for illustrative purposes only.
Get AI analytics on product JACKET SOFTSHELL TUSCANY HV YELLOW
XL:
130.55€/pc.
Ex Tax: 105.28€/pc.
Hard Work
0 reviews
In stock
Product Code: 000-487464ASP

Specification

Qty
One click order
Tags:

DESCRIPTION JACKET SOFTSHELL TUSCANY HV YELLOW XL price 93.67€ Hard Work

Package dimensions28,00 x 10,50 x 36,00 cm
Net weight0,953 kg

HW Tuscany softshell on kõrgnähtavas kollases toonis, mugava lõikega ning ilmastikukindel. Tootel on eemaldatavkapuuts, TPU membraan ning kaenla all on lukuga tuulutusavad. Eest lukuga suletav ja lisaks tuuleklapp. SOFTSHELL® materjal muudab toote ilmastikukindlaks. Softshell materjal on praktiline, pehme mitmekihiline struktuur koosneb sisemisest pehmest kihist, mis tagab soojuse, välispind on vastupidav ja kulumiskindel ning nende vahele jääb membraankiht, mis annab tootele hea hingavuse.

Materjal: 100% polüester, 300g/m2
Rip-stop kangas ja 4 suunaline štrets
TPU membraan tagab parema veepidavuse
Hingavus 3000g/m3/24h ja veepidavus 10 000 mm
Lukuga õhutusavad kaenla all
Eemaldatav kapuuts ja kõrgem kaelus
Soe fliisriie sees
2 lukuga küljetaskut ja 1 lukuga rinnatasku
Helkurribad, mis teevad nähtavaks
Elastsed varruka pikendused randmetele
Reguleeritavad varrukad ja jope alumine osa

Description provided by sitypro.com

Workwear
Size
XL
Specifications and equipment of the goods,
can be changed by the manufacturer without notice.
JACKET SOFTSHELL TUSCANY HV YELLOW XL
Write a review
Related Products
rempro rempro-mobile

Frequently asked questions about the JACKET SOFTSHELL TUSCANY HV YELLOW XL

What is JACKET SOFTSHELL TUSCANY HV YELLOW XL and what is it for?

JACKET SOFTSHELL TUSCANY HV YELLOW XL is a work softshell jacket with a TPU membrane, high‑visibility yellow colour and fleece lining; designed for outdoor work requiring wind and water resistance, warmth and increased visibility in poor weather.

What materials and specs does JACKET SOFTSHELL TUSCANY HV have?

The jacket is 100% polyester, 300 g/m2 rip‑stop fabric with 4‑way stretch; features a TPU membrane, water resistance 10 000 mm and breathability 3000 g/m2/24h.

Is the jacket suitable for rainy weather and how much water pressure does it withstand?

Yes — the TPU membrane gives 10 000 mm water resistance, suitable for rain and moderate showers; for prolonged heavy rain consider additional waterproof layers.

How breathable is the jacket — can you work actively without overheating?

Breathability is 3000 g/m2/24h and there are zippered underarm ventilation openings, which help wick moisture away and reduce overheating during active work.

Does the jacket have a hood and how is it attached?

Yes — JACKET SOFTSHELL TUSCANY HV YELLOW XL has a removable hood that attaches to the collar and can be easily taken off when working with tools or wearing a helmet.

What pockets does the jacket have and how many?

The jacket has 2 zippered side pockets and 1 zippered chest pocket, all with zips to keep items secure while moving.

Is the jacket suitable for warm weather or better for cool conditions?

With a fleece lining and 300 g/m2 weight, the jacket is better for cool and changeable weather; in warm conditions use the underarm vents and remove the hood.

How visible is the jacket in the dark — are there reflective elements?

Yes — the jacket includes reflective strips (helkurribad) to improve visibility at dusk and in low‑light conditions.

What does XL size correspond to for this model and how to choose the right size?

The product is listed as XL; refer to the Hard Work size chart and note the 4‑way stretch softshell offers some elasticity — try the jacket to ensure freedom of movement and room for layers underneath.

Is this softshell jacket suitable for use with a construction helmet or over other workwear?

Yes — the removable hood and collar are designed to be worn over other workwear; try the jacket with your usual layers or helmet to confirm fit.

Where to buy JACKET SOFTSHELL TUSCANY HV YELLOW XL?

You can buy JACKET SOFTSHELL TUSCANY HV YELLOW XL in our online store for 105.28€. Category: Jackets.

What is the price of JACKET SOFTSHELL TUSCANY HV YELLOW XL?

The current price of JACKET SOFTSHELL TUSCANY HV YELLOW XL is 105.28€. Brand: Hard Work.

JACKET SOFTSHELL TUSCANY HV YELLOW XL — specifications and description

Model: 000-487464ASP. Category: Jackets. Brand: Hard Work. Price: 105.28€.

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