JACKET SOFTSHELL TUSCANY HV YELLOW 2XL

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

Specification

Qty
One click order
Tags:
Package dimensions28,00 x 10,50 x 36,00 cm
Net weight0,960 kg

High-visibility Tuscany softshell outer jacket — yellow, size 2XL

A high-visibility, weatherproof softshell jacket designed for outdoor work and everyday protection. Features include a removable hood, TPU membrane and fleece lining — compare features, benefits and price before you buy at SityPro.

Key Benefits


    High-visibility yellow color for improved safety
  • Weatherproof SOFTSHELL® material with TPU membrane
  • Good breathability (3000 g/m²/24h) and 10 000 mm water resistance
  • Warm internal fleece layer for thermal comfort
  • Underarm zip vents for adjustable ventilation
  • Durable rip-stop fabric with 4-way stretch for mobility
  • Reflective strips and adjustable cuffs/hem for better fit and visibility

Applications

Suitable application areas where visibility, weather protection and comfort matter.


    Outdoor construction and road work
  • Warehouse and logistics duties
  • Cycling, commuting and urban outdoor use
  • Field service and maintenance work
  • Inspection and site supervision in variable weather

What to Consider When Choosing


    Required visibility level and reflective detailing for your tasks
  1. Weatherproofing needs — TPU membrane and 10 000 mm rating
  2. Breathability needs vs. insulation — 3000 g/m²/24h and fleece lining
  3. Fit and mobility — 4-way stretch and adjustable cuffs/hem
  4. Pocket layout and removable hood for versatility

Specifications


    Material: 100% polyester, 300 g/m²
  • Rip-stop fabric and 4-way stretch
  • TPU membrane for improved water resistance
  • Breathability: 3000 g/m²/24h; Water resistance: 10 000 mm
  • Underarm zip ventilation
  • Removable hood and high collar
  • Warm fleece lining inside
  • Two zip side pockets and one zip chest pocket
  • Reflective strips; elastic sleeve extensions at wrists
  • Adjustable sleeves and jacket hem
  • High-visibility (HV) yellow; size: 2XL

Why Buy from SityPro


    Easy online purchase process — buy quickly on the SityPro site
  • Transparent product features and clear price information
  • Customer support to help with sizing and product questions
  • Delivery available to Estonia and Finland
  • Convenient ordering and reliable service for workwear purchases

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?

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

What is the price of JACKET SOFTSHELL TUSCANY HV YELLOW?

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

JACKET SOFTSHELL TUSCANY HV YELLOW — specifications and description

Model: 000-487465ASP. Category: Jackets. Brand: Hard Work. Price: 68.47€.

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