SOFTSHELL JACKET KAPUUTSIGA ACROPOLIS BLACK XL

The photographs are for illustrative purposes only.
Get AI analytics on product SOFTSHELL JACKET KAPUUTSIGA ACROPOLIS BLACK XL:
88.23€/pc.
Ex Tax: 71.15€/pc.
Pesso
0 reviews
In stock
Product Code: 000-440902ASP

Specification

Qty
One click order
Tags:

SPECIFICATION SOFTSHELL JACKET KAPUUTSIGA ACROPOLIS BLACK XL price 89.68€ Pesso

Package dimensions30,00 x 50,00 x 10,00 cm
Net weight2,000 kg

5000g/m2, 8000 mm. 96% polüester, 4% Spandeks, 310 g/m2.

Vettpidav, tuultpidav, hingav. Spetsiaalse niiskust eemaldava TRU mebraaniga.

Helkurribad. Veekindlad lukud.

4-pidi veniv strets materjal. Pehme ja soe fliisvooder. Eemaldatav, reguleeritav kapuuts.

Käise otsad reguleeritavad. Käistel sees elastne soonik näpu auguga.

Lukuga taskud. Käisel tasku.

Pikendatud seljaosa.

Värvus Must.

Suurused S-3XL

Product details

Total weight: 2.00 kg
Package measurements: 30.00 x 50.00 x 10.00 cm

Description provided by sitypro.com

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

Frequently asked questions about the SOFTSHELL JACKET KAPUUTSIGA ACROPOLIS BLACK XL

What is the SOFTSHELL JACKET KAPUUTSIGA ACROPOLIS BLACK XL?

SOFTSHELL JACKET KAPUUTSIGA ACROPOLIS BLACK XL (model A117679SP) is a softshell jacket made of 96% polyester and 4% spandex, 310 g/m2, with a TRU moisture-wicking membrane — waterproof, windproof and breathable, fleece-lined and with a removable hood. It has 8000 mm water column rating and 5000 g/m2 DWR performance.

Is this jacket suitable for outdoor work in rainy weather?

Yes — the jacket features a TRU membrane with 8000 mm water column, 5000 g/m2 DWR and waterproof zips, providing effective protection against rain and wind for outdoor work.

What sizes are available and how does this model fit?

Available sizes are S–3XL; this listing is XL. The 4-way stretch material provides some elasticity so the jacket fits close to the body while allowing freedom of movement for active work.

What pockets and closures does the jacket have?

The jacket includes zippered external pockets, a sleeve pocket and internal compartments. All external zips are waterproof to protect contents from moisture.

Is the hood removable and how is it adjusted?

Yes — the hood is removable and adjustable, allowing you to wear the jacket with or without the hood depending on conditions.

What is the inner layer and how warm is the jacket?

The jacket has a soft, warm fleece lining that provides insulation in cool weather while the TRU membrane maintains breathability for moisture management.

Is the jacket suitable for active movement and physical work?

Yes — the 4-way stretch fabric and anatomical cut allow freedom of movement, and the 96% polyester/4% spandex build is durable for regular physical work.

How to care for this jacket — is it machine washable?

With polyester/spandex and a TRU membrane, the jacket is typically machine-washable on a gentle cycle at low temperature, with zips closed and no fabric softener. Always follow the care label on the garment for exact instructions.

How does this model differ from other softshell work jackets?

Key differences are the TRU membrane with 8000 mm water column, 310 g/m2 fabric weight, 4-way stretch, fleece lining, waterproof zips, reflective strips and an extended back — features tailored for workwear use.

Is the jacket suitable for cold winter or is additional insulation needed?

The jacket has a warm fleece lining but is not a heavy winter coat; for very cold winter conditions you should add insulation layers (thermal base layers or an insulated mid-layer) for adequate warmth.

What materials are used and how durable are they for daily work wear?

The jacket is 96% polyester and 4% spandex at 310 g/m2, providing durability and stretch for daily work; waterproof zips and reinforced construction make it suitable for regular work conditions.

Where to buy SOFTSHELL JACKET KAPUUTSIGA ACROPOLIS BLACK XL?

You can buy SOFTSHELL JACKET KAPUUTSIGA ACROPOLIS BLACK XL in our online store for 71.15€. Category: Jackets.

What is the price of SOFTSHELL JACKET KAPUUTSIGA ACROPOLIS BLACK XL?

The current price of SOFTSHELL JACKET KAPUUTSIGA ACROPOLIS BLACK XL is 71.15€. Brand: Pesso.

SOFTSHELL JACKET KAPUUTSIGA ACROPOLIS BLACK XL — specifications and description

Model: 000-440902ASP. Category: Jackets. Brand: Pesso. Price: 71.15€.

Google reviews

See all reviews
//$('#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ххххххх');