JACKET HH MANCHESTER SOFTSHELL TUMEBLUE M

The photographs are for illustrative purposes only.
Get AI analytics on product JACKET HH MANCHESTER SOFTSHELL TUMEBLUE
M:
64.31€/pc.
Ex Tax: 51.86€/pc.
No brand
0 reviews
In stock
Product Code: 000-485554ASP

Specification

  • Size: M
Qty
One click order
Tags:

SPECIFICATION JACKET HH MANCHESTER SOFTSHELL TUMEBLUE M price 101.93€

Package dimensions32,50 x 4,00 x 41,00 cm
Net weight0,550 kg

Helly Hansen Manchester sarja softshell on vett ja tuult pidav, ilma õlaõmblusteta ning uutes nägusates värvitoonides.
Värvid: 590 tumesinine, 950 tumehall, 229 punane, 990 must, 919 helehall
Suurused: XS-4XL

Materjal: 94% polüester, 6% elastaan - 290 g/m²

Ilma õlaõmblusteta
Krae sees pehme polüester
YKK® eesmine tõmblukk koos lõuakaitsega
YKK® lukuga küljetaskud
Tasku sees pehme polüester
Takjakinnitusega reguleeritavad varrukaotsad
Elastse nöörkinnisega reguleeritav alumine äär, reguleeritav taskust
Eelpainutatud varrukad
Pikendatud tagaosa
Helkurdetailid

Description provided by sitypro.com

Workwear
Size
M
Specifications and equipment of the goods,
can be changed by the manufacturer without notice.
JACKET HH MANCHESTER SOFTSHELL TUMEBLUE M
Write a review
Related Products
rempro rempro-mobile

Frequently asked questions about the JACKET HH MANCHESTER SOFTSHELL TUMEBLUE M

What is JACKET HH MANCHESTER SOFTSHELL TUMEBLUE M?

JACKET HH MANCHESTER SOFTSHELL TUMEBLUE M is a water- and wind-resistant Manchester series softshell made of 94% polyester and 6% elastane (290 g/m²), featuring YKK® zippers, soft polyester pocket lining and an extended back. It’s designed for outdoor work and everyday use in cool conditions.

What material is the JACKET HH MANCHESTER SOFTSHELL made of and how warm is it?

The jacket is 94% polyester and 6% elastane with a fabric weight of 290 g/m². The softshell construction gives wind and water resistance plus light insulation; for very cold weather you should add an insulating layer.

What are the main construction features of the Manchester Softshell jacket?

The jacket includes a YKK® front zipper with chin guard, YKK® side pockets, soft polyester pocket lining, seamless shoulders, hook-and-loop adjustable cuffs, elastic drawcord hem and reflective details. It also has pre-shaped sleeves and an extended back.

What colours does the HH MANCHESTER SOFTSHELL come in?

The jacket is available in colours: 590 dark blue, 950 dark grey, 229 red, 990 black and 919 light grey. Colour names and codes are listed in the product description.

What sizes are available for the jacket and how does it fit?

Sizes range from XS to 4XL. The elastane gives slight stretch; if you are between sizes and prefer freer movement or layering, choose the larger size.

Is the Manchester Softshell jacket suitable for outdoor work in rain and wind?

Yes, the softshell construction and seamless shoulders provide water- and wind-resistance. For prolonged heavy rain a waterproof membrane jacket is recommended, but this jacket performs well in short showers and windy conditions.

What pockets does the jacket have and will a phone fit in them?

The jacket has YKK® side pockets with soft polyester lining; they comfortably fit a smartphone and small items. The pocket design also protects hands and delicate items.

Does the jacket have reflective details for working in low light?

Yes, the product description lists reflective details that improve visibility in low-light conditions. They are placed on visible areas of the jacket to enhance safety.

How are the jacket hem and sleeves adjusted?

The hem is adjusted with an elastic drawcord, and the sleeve cuffs have hook-and-loop fasteners. These adjustments help tailor the fit and prevent drafts.

How does the Manchester Softshell differ from other work jackets?

The Manchester Softshell uses softshell fabric (94% polyester, 6% elastane, 290 g/m²) with water and wind resistance, seamless shoulders and YKK® hardware. It’s lighter and more flexible than heavy insulated work jackets, making it better for active tasks.

Can the Manchester Softshell jacket be machine washed and under what conditions?

The listing does not include specific wash instructions; based on 94% polyester and 6% elastane, gentle machine wash in cold water with zippers closed and no bleach is recommended. Follow the garment’s care label for exact instructions.

Where to buy JACKET HH MANCHESTER SOFTSHELL TUMEBLUE M?

You can buy JACKET HH MANCHESTER SOFTSHELL TUMEBLUE M in our online store for 51.86€. Category: Jackets.

What is the price of JACKET HH MANCHESTER SOFTSHELL TUMEBLUE M?

The current price of JACKET HH MANCHESTER SOFTSHELL TUMEBLUE M is 51.86€. Brand: Tootja puudub.

JACKET HH MANCHESTER SOFTSHELL TUMEBLUE M — specifications and description

Model: 000-485554ASP. Category: Jackets. Brand: Tootja puudub. Price: 51.86€.

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