WORK SWEATSHIRT HW RIVER KÕRGNÄHTAV YELLOW L

The photographs are for illustrative purposes only.
Get AI analytics on product WORK SWEATSHIRT
HW RIVER KÕRGNÄHTAV YELLOW
L:
50.59€/pc.
Ex Tax: 40.80€/pc.
Hard Work
0 reviews
In stock
Product Code: 000-480924ASP

Specification

  • Size: L
Qty
One click order
Package dimensions30,00 x 5,00 x 40,00 cm
Net weight0,640 kg

High-Visibility Work Hoodie FL05 CL2, XL

HW River is a stylish and functional high-visibility yellow work hoodie designed for maximum visibility, comfort, and protection in any conditions. It is ideal for working in low-light or harsh weather environments, combining practicality with a modern design.

Main Features

  • Material: 94% polyester, 6% spandex – durability, wear resistance, and flexibility.
  • Fabric density: 280 g/m² – the perfect balance between lightness and durability.
  • Closure: front zipper with protective flap and high collar – protection against wind and cold.
  • Hood: adjustable, providing extra protection from the elements.
  • Pockets: two zippered side pockets, one zippered chest pocket – convenient storage for small items and tools.
  • Additional protection: softshell inserts in key areas – protection against wind, moisture, and cold.
  • Safety elements: reflective stripes and details – enhanced visibility in darkness or poor visibility conditions.
  • Cuffs and hem: elastic bands – snug fit and added comfort.
  • Freedom of movement: elastic material and ergonomic cut provide flexibility, even during active work.

Benefits

  • Bright yellow color and reflective elements ensure a high level of safety.
  • Versatility: suitable for outdoor work, construction sites, warehouses, and other facilities.
  • Easy care: stain-resistant material that is easy to clean.

The HW River work hoodie is a reliable and comfortable choice for those who value safety, quality, and comfort in workwear. It is an essential companion in high-demand environments and challenging weather conditions.

Description provided by sitypro.com

Workwear
Size
L
Specifications and equipment of the goods,
can be changed by the manufacturer without notice.
WORK SWEATSHIRT HW RIVER KÕRGNÄHTAV YELLOW L
Write a review
Related Products
rempro rempro-mobile

Frequently asked questions about the WORK SWEATSHIRT HW RIVER KÕRGNÄHTAV YELLOW L

What is WORK SWEATSHIRT HW RIVER KÕRGNÄHTAV YELLOW L?

WORK SWEATSHIRT HW RIVER KÕRGNÄHTAV YELLOW L is a high-visibility work hoodie (FL05 CL2) made of 94% polyester and 6% spandex with 280 g/m² fabric; features a front zipper with protective flap, adjustable hood and multiple zip pockets for tools and accessories.

Is this work sweatshirt suitable for rainy and windy conditions?

Yes. The HW River hoodie includes softshell panels on the chest, sleeve backs and sides, an adjustable hood and a high collar with protective flap, all of which improve wind and water resistance.

What pockets does the HW RIVER work sweatshirt have?

The sweatshirt has two zippered side pockets and one zippered chest pocket, providing secure storage for tools, phone and small items.

What material is the sweatshirt and what is the fabric weight?

The sweatshirt is made of 94% polyester and 6% spandex, with a fabric weight of 280 g/m², offering durability, wear resistance and some stretch.

What high-visibility features does this sweatshirt have?

The product is FL05 CL2 high-visibility rated and, per the description, includes reflective elements that increase visibility in low-light conditions.

How stretchy and comfortable is the sweatshirt for active movement?

With 6% spandex the sweatshirt offers moderate stretch; the 280 g/m² fabric and material blend provide a good fit and freedom of movement during physical work.

What protective features does the collar and zipper have?

The sweatshirt has a high collar and a front zipper with a protective flap to shield against wind and cold and to reduce water ingress through the zip.

How does this model differ from a regular work sweatshirt without softshell panels?

The HW River includes softshell panels on the chest, sleeve backs and sides for improved wind and water protection, plus reflective elements and multiple zip pockets that standard sweatshirts typically lack.

Which professions and tasks is this work sweatshirt best suited for?

This hoodie is ideal for builders, road crews, emergency teams and anyone working outdoors in low-light or adverse weather where visibility and wind protection are important.

What does size L mean and who is this model suitable for?

The product name lists size L and the model has a standard workwear fit. For accurate sizing check SityPro’s size chart, considering the 280 g/m² fabric weight and 6% spandex for stretch.

Where to buy WORK SWEATSHIRT HW RIVER KÕRGNÄHTAV YELLOW L?

You can buy WORK SWEATSHIRT HW RIVER KÕRGNÄHTAV YELLOW L in our online store for 40.80€. Category: Sweaters.

What is the price of WORK SWEATSHIRT HW RIVER KÕRGNÄHTAV YELLOW L?

The current price of WORK SWEATSHIRT HW RIVER KÕRGNÄHTAV YELLOW L is 40.80€. Brand: Hard Work.

WORK SWEATSHIRT HW RIVER KÕRGNÄHTAV YELLOW L — specifications and description

Model: 000-480924ASP. Category: Sweaters. Brand: Hard Work. Price: 40.80€.

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