PIRATE PANTS SNICKERS AllroundWork Strech BLACK 48

The photographs are for illustrative purposes only.
Get AI analytics on product PIRATE PANTS SNICKERS AllroundWork Strech BLACK 48:
109.00€/pc.
Ex Tax: 87.90€/pc.
Snickers
0 reviews
In stock
Product Code: 000-494868ASP
Qty
One click order
Tags:

SPECIFICATION PIRATE PANTS SNICKERS AllroundWork Strech BLACK 48 price 137.37€ Snickers

Package dimensions27,00 x 23,00 x 11,00 cm
Net weight0,710 kg

Tuulekindla softshell materjali ja õhukeste elastsete paneelidega täisvenivad piraadipüksid – kombinatsioon, mis tagab tuulekaitse, liikumisvabaduse ja tõhusa ventilatsiooni. Venivad CORDURA® põlvekaitsmed tagavad suurema vastupidavuse. Piraadipükstel on ka CORDURA® kabuuritaskud koos kootud vööaasade ja lukuga taskutega, samuti kaks lahtist tagataskut, joonlauatasku ja praktilised tööriistahoidjad mugavaks hoiustamiseks. Elastne reguleerimine allosas tagab individuaalse kohandamise. KneeGuard® süsteem on sertifitseeritud vastavalt standardile EN 14404.Materjalid: Peamine kangas: 88% polüester, 12% elastaan, 218 g/m².Kontrastne kangas: 65% polüester, 35% Sorona® polüester, 210 g/m².Tugevdus: 100% polüamiid CORDURA®, 205 g/m².Tugevdus: 100% polüester CORDURA®, 330 g/m².

Description provided by sitypro.com

PIRATE PANTS SNICKERS AllroundWork Strech BLACK 48
Write a review
Related Products
rempro rempro-mobile

Frequently asked questions about the PIRATE PANTS SNICKERS AllroundWork Strech BLACK 48

What is PIRATE PANTS SNICKERS AllroundWork Strech BLACK 48?

PIRATE PANTS SNICKERS AllroundWork Strech BLACK 48 are windproof softshell pirate-style work pants with thin elastic panels for mobility and ventilation; they feature stretch CORDURA® knee reinforcements and a KneeGuard® system certified to EN 14404 for knee protection.

What materials are PIRATE PANTS SNICKERS AllroundWork Strech BLACK 48 made of?

Main fabric: 88% polyester, 12% elastane, 218 g/m²; contrast fabric: 65% polyester, 35% Sorona® polyester, 210 g/m²; reinforcements: CORDURA® 100% polyamide 205 g/m² and CORDURA® 100% polyester 330 g/m².

What jobs are PIRATE PANTS SNICKERS AllroundWork Strech BLACK 48 suitable for?

These pants suit mobile trades like installation, electrical work, roofing and façade jobs where wind protection, ventilation and knee protection from CORDURA® reinforcements and the KneeGuard® system are beneficial.

How does the KneeGuard® system work in these pants and are they compatible with knee pads?

The KneeGuard® system secures knee pads in place and is certified to EN 14404; the stretch CORDURA® knee panels are compatible with appropriate KneeGuard® knee pad inserts for effective knee protection.

What pockets and tool holders does model A161535SP have?

Model A161535SP includes CORDURA® holster pockets with woven belt loops and zipped compartment, two open back pockets, a ruler/measure pocket and practical tool holders for convenient storage.

What is the fit and is size 48 tight or loose?

The pants feature elastic panels and are fully stretchable; size 48 gives a regular fit with elastic adjustment at the hem for personal tightening, so it’s neither overly tight nor excessively loose.

How should I wash and care for these work pants to preserve materials?

Machine wash on a gentle cycle following the care label, reshape or hang to dry; avoid chlorine bleach and harsh chemicals to protect CORDURA® reinforcements and elastic panels.

How do these PIRATE PANTS SNICKERS differ from regular work trousers?

They use windproof softshell and thin elastic panels for superior mobility and ventilation; stretch CORDURA® knee reinforcements and EN 14404-certified KneeGuard® offer greater durability and knee protection than standard work trousers.

Are these pants suitable for cold and windy weather?

Yes — the windproof softshell and elastic panels provide wind protection with ventilation; in very cold conditions you may want to add an insulating base layer underneath.

Do the CORDURA® pockets and reinforcements hold up to daily tool use?

Yes, the CORDURA® reinforcements (205 g/m² and 330 g/m²) are designed for high durability in daily use; holster pockets and tool holders withstand regular tool storage without rapid wear.

Where to buy PIRATE PANTS SNICKERS AllroundWork Strech BLACK 48?

You can buy PIRATE PANTS SNICKERS AllroundWork Strech BLACK 48 in our online store for 87.90€. Category: Workwear.

What is the price of PIRATE PANTS SNICKERS AllroundWork Strech BLACK 48?

The current price of PIRATE PANTS SNICKERS AllroundWork Strech BLACK 48 is 87.90€. Brand: Snickers.

PIRATE PANTS SNICKERS AllroundWork Strech BLACK 48 — specifications and description

Model: 000-494868ASP. Category: Workwear. Brand: Snickers. Price: 87.90€.

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