JACKET SOFTSHELL TUSCANY HV YELLOW 2XL

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

Specification

Qty
One click order
Tags:

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

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

HW Tuscany softshell on kõrgnähtavas kollases toonis, mugava lõikega ning ilmastikukindel. Tootel on eemaldatav kapuuts, 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
2XL
Specifications and equipment of the goods,
can be changed by the manufacturer without notice.
JACKET SOFTSHELL TUSCANY HV YELLOW 2XL
Write a review
Related Products
rempro rempro-mobile

Frequently asked questions about the JACKET SOFTSHELL TUSCANY HV YELLOW 2XL

What is JACKET SOFTSHELL TUSCANY HV YELLOW 2XL?

JACKET SOFTSHELL TUSCHELL TUSCANY HV YELLOW 2XL is a work softshell jacket with a TPU membrane, removable hood and warm fleece lining; fabric 100% polyester 300 g/m2, waterproofness 10,000 mm and breathability 3,000 g/m2/24h.

Is the TUSCANY HV jacket suitable for rainy weather?

Yes — the TPU membrane and 10,000 mm waterproof rating protect against heavy rain, while 3,000 g/m2/24h breathability helps wick moisture away from the body.

Is the jacket warm and what temperatures is it suitable for?

The JACKET SOFTSHELL TUSCANY HV has a warm fleece lining suitable for cool conditions; in very cold temperatures you should add an insulating mid-layer.

What pockets does the jacket have and how do they close?

The jacket features 2 zippered side pockets and 1 zippered chest pocket, providing secure storage for tools and personal items.

Is the hood removable and how is it attached?

Yes, the JACKET SOFTSHELL TUSCANY HV has a removable hood attached by a zipper for easy removal.

Does the jacket have underarm ventilation and how does it work?

Yes — there are zippered underarm ventilation openings that can be opened to increase airflow during active work.

What is the material and is there stretch?

The jacket is 100% polyester, 300 g/m2 rip-stop fabric with four-way stretch, providing durability and freedom of movement.

What are this model's breathability and waterproof ratings?

The jacket's breathability is 3,000 g/m2/24h and waterproof rating 10,000 mm due to the TPU membrane, suitable for outdoor work in variable conditions.

Is the jacket suitable for construction work or service professions?

Yes — the SOFTSHELL TUSCANY HV is designed for work use: durable rip-stop fabric, solid waterproofing and reflective strips make it suitable for construction and similar professions.

How does model A154132SP (TUSCANY HV) differ from a regular softshell?

Model A154132SP includes a TPU membrane, rip-stop construction, four-way stretch and 10,000 mm waterproofing, whereas a regular softshell may lack the membrane and these performance specs.

Where to buy JACKET SOFTSHELL TUSCANY HV YELLOW 2XL?

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

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

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

JACKET SOFTSHELL TUSCANY HV YELLOW 2XL — specifications and description

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