JACKET BENNON EREBOS STRECH ROHELINE 2XL

The photographs are for illustrative purposes only.
Get AI analytics on product JACKET BENNON EREBOS STRECH ROHELINE 2XL:
87.31€/pc.
Ex Tax: 70.41€/pc.
Bennon
0 reviews
In stock
Product Code: 000-494282ASP

Specification

Qty
One click order
Tags:

SPECIFICATION JACKET BENNON EREBOS STRECH ROHELINE 2XL price 88.73€ Bennon

BENNON EREBOS tööjakk on ajatu disainiga. Kõrge nailoni sisaldus muudab tööjaki vett-hülgavaks ja tuulekindlaks ning laseb samal ajal kehal hingata, tänu millele sobib ideaalselt jahedate ja niiskete ilmadega kandmiseks. Kvaliteetsest ning venivast materjalist jakk (kangas ei tõmba pesus kokku) pakub suurepärast liikumisvabadust. Eelpainutatud käised suurendavad veelgi mugavust. Lisaks on rohkem hõõrdumist ja kulumist saadavates piirkondades (s.h õlgadel, küünarnukkidel ja taskutel) kasutatud tugevdatud kangast, mis pikendab jaki eluiga tunduvalt. Mugavad elastsed soonikkoes käiseotsad ei lase külma sisse ning varrukad püsivad kindlalt omal kohal. Kõrge krae kaitseb tuule eest. Jakil on kaks funktsionaalset ja mahukat lukuga küljetaskut ning lukuga väline rinnatasku. Helkurelemendid suurendavad kandja nähtavust.

Description provided by sitypro.com

Workwear
Size
2XL
Specifications and equipment of the goods,
can be changed by the manufacturer without notice.
JACKET BENNON EREBOS STRECH ROHELINE 2XL
Write a review
Related Products
rempro rempro-mobile

Frequently asked questions about the JACKET BENNON EREBOS STRECH ROHELINE 2XL

What is JACKET BENNON EREBOS STRECH ROHELINE 2XL and what weather is it suited for?

JACKET BENNON EREBOS STRECH ROHELINE 2XL is a work jacket with high nylon content making it water-repellent and windproof while remaining breathable; it's ideal for cool, damp conditions, offering freedom of movement and reinforced high-wear areas.

What material is the JACKET BENNON EREBOS STRECH ROHELINE 2XL made from and will it shrink in the wash?

The JACKET BENNON EREBOS STRECH ROHELINE 2XL is made from a high-quality stretch fabric with a high nylon content; according to the product description the fabric does not shrink in the wash and retains its elasticity.

What pockets does the JACKET BENNON EREBOS STRECH ROHELINE 2XL have and how are they secured?

The JACKET BENNON EREBOS STRECH ROHELINE 2XL features two roomy zippered side pockets and one external zippered chest pocket, providing secure storage for tools and personal items.

Does the JACKET BENNON EREBOS STRECH ROHELINE 2XL have reflective elements?

Yes, the JACKET BENNON EREBOS STRECH ROHELINE 2XL includes reflective elements to improve visibility in low-light conditions.

Is the JACKET BENNON EREBOS STRECH ROHELINE 2XL suitable for active work and freedom of arm movement?

Yes, the jacket is made from stretch fabric and features pre-bent sleeves, delivering excellent freedom of movement and comfort during active work.

What kind of collar does the JACKET BENNON EREBOS STRECH ROHELINE 2XL have and does it protect from wind?

The JACKET BENNON EREBOS STRECH ROHELINE 2XL features a high collar that shields against wind and helps retain warmth around the neck during outdoor work.

Where are the reinforced wear areas on the JACKET BENNON EREBOS STRECH ROHELINE 2XL?

The JACKET BENNON EREBOS STRECH ROHELINE 2XL has reinforced fabric on high-friction and wear areas — shoulders, elbows and around the pockets — to extend the garment's lifespan.

How are the sleeves kept in place and do the cuffs protect against cold?

The JACKET BENNON EREBOS STRECH ROHELINE 2XL features elastic ribbed cuffs that keep sleeves in place and prevent cold air from entering.

Is the JACKET BENNON EREBOS STRECH ROHELINE 2XL suitable for professional workwear and manual tasks?

Yes, the JACKET BENNON EREBOS STRECH ROHELINE 2XL is designed as a work jacket — water-repellent, with reinforced wear areas and functional pockets — making it suitable for many manual and professional tasks.

How to choose size: is 2XL suitable for work use and is the fit of model A161959SP known?

Model A161959SP (JACKET BENNON EREBOS STRECH ROHELINE 2XL) uses stretch fabric that provides extra room for movement; 2XL is a more generous work fit, but for accuracy check the manufacturer's size chart.

Where to buy JACKET BENNON EREBOS STRECH ROHELINE 2XL?

You can buy JACKET BENNON EREBOS STRECH ROHELINE 2XL in our online store for 70.41€. Category: Jackets.

What is the price of JACKET BENNON EREBOS STRECH ROHELINE 2XL?

The current price of JACKET BENNON EREBOS STRECH ROHELINE 2XL is 70.41€. Brand: Bennon.

JACKET BENNON EREBOS STRECH ROHELINE 2XL — specifications and description

Model: 000-494282ASP. Category: Jackets. Brand: Bennon. Price: 70.41€.

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