PARKA SNICKERS AllroundWork VEEKINDEL BLACK L

The photographs are for illustrative purposes only.
Get AI analytics on product PARKA SNICKERS AllroundWork VEEKINDEL BLACK L:
294.55€/pc.
Ex Tax: 237.54€/pc.
Snickers
0 reviews
Out Of Stock
Product Code: 000-490373ASP

Specification

  • Size: L
Item sold out
Tags:

SPECIFICATION PARKA SNICKERS AllroundWork VEEKINDEL BLACK L price 294.55€ Snickers

Testitud veekindlus (EN 343)
Soe ja mugav kapuuts
Tõhus REPREVE® isolatsioonikiht (EN 342)
3D lõigete erakordne liikumisvabadus
CORDURA® vastupidavus
POWER POCKET, külmakaitsega telefonitasku
Funktsionaalsed taskud sise- ja välisküljel

Description provided by sitypro.com

Workwear
Size
L
Specifications and equipment of the goods,
can be changed by the manufacturer without notice.
PARKA SNICKERS AllroundWork VEEKINDEL BLACK L
Write a review
Similar products in stock
Dear visitor, please be aware that this item is temporarily out of stock.
We recommend considering other products:
JACKET SOFTSHELL TUSCANY HV YELLOW  2XL
In Stock
130.55€ Ex Tax: 105.28€
JACKET SOFTSHELL TUSCANY HV YELLOW  L
In Stock
130.55€ Ex Tax: 105.28€
JACKET SOFTSHELL TUSCANY HV YELLOW  M
In Stock
130.55€ Ex Tax: 105.28€
JACKET SOFTSHELL TUSCANY HV YELLOW  XL
In Stock
130.55€ Ex Tax: 105.28€
Or you can choose other products in the category: Jackets
Related Products

Also looking for

rempro rempro-mobile

Frequently asked questions about the PARKA SNICKERS AllroundWork VEEKINDEL BLACK L

What is the PARKA SNICKERS AllroundWork VEEKINDEL BLACK L?

PARKA SNICKERS AllroundWork VEEKINDEL BLACK L is a work parka with tested waterproofing (EN 343), REPREVE® insulation meeting EN 342, durable CORDURA® reinforcements, and functional internal and external pockets including a cold-protection phone pocket.

Is this parka suitable for heavy rain and snow?

Yes — the parka is tested waterproof to EN 343, providing protection against rain and wet snow during work. For prolonged exposure you may want additional seam treatment for maximum long-term waterproofing.

How warm is this parka and what does the REPREVE® insulation do?

The parka features efficient REPREVE® insulation meeting EN 342, providing thermal protection in cold conditions. It’s designed for outdoor work, balancing warmth with mobility thanks to its 3D cuts.

What does size L fit like and how to choose the right size?

The parka is listed as size L and features 3D cuts for mobility. Choose based on the layers you wear underneath; if you use thick mid-layers, consider one size up to maintain movement and comfort.

What materials are used and where are the CORDURA® reinforcements?

The parka uses durable CORDURA® reinforcements in high-wear areas to increase longevity during work. The main shell provides waterproofing while CORDURA® protects elbows and hem areas from abrasion.

Does the parka have a phone pocket and how is it protected from cold?

Yes — it features a POWER POCKET, a cold-protection phone pocket designed to keep devices functional at low temperatures. There are also additional functional internal and external pockets for tools and accessories.

Is the parka suitable for intensive physical work and does it allow free movement?

Yes — the 3D cuts provide exceptional freedom of movement for intensive work. The design combines CORDURA® durability with flexible materials so it won’t restrict bending or lifting.

Does the parka meet EN 343 and EN 342 standards and what does that mean?

Yes — the parka’s waterproofing is tested to EN 343 and its REPREVE® insulation meets EN 342, meaning validated moisture protection and assessed thermal performance for workwear. These standards indicate suitability for adverse weather.

How to care for the parka — can it be washed and how to treat CORDURA®?

Follow the manufacturer care instructions; typically parkas can be machine-washed on a gentle cycle with zips closed. CORDURA® tolerates washing but avoid strong bleaches and high-heat drying to preserve waterproofing and durability.

How does the VEEKINDEL differ from other SNICKERS AllroundWork parkas?

VEEKINDEL stands out with tested waterproofing (EN 343), REPREVE® insulation (EN 342), a POWER POCKET for phones and CORDURA® reinforcements — features aimed at wet and cold work. Other AllroundWork models may prioritise different cuts or insulation types.

Is the parka suitable for construction work and outdoor winter use?

Yes — with EN 343 waterproofing, REPREVE® insulation and CORDURA® reinforcements the parka is suitable for construction and outdoor winter tasks. The POWER POCKET and functional pockets are practical for storing phones and tools on site.

Where to buy PARKA SNICKERS AllroundWork VEEKINDEL BLACK L?

You can buy PARKA SNICKERS AllroundWork VEEKINDEL BLACK L in our online store for 237.54€. Category: Jackets.

What is the price of PARKA SNICKERS AllroundWork VEEKINDEL BLACK L?

The current price of PARKA SNICKERS AllroundWork VEEKINDEL BLACK L is 237.54€. Brand: Snickers.

PARKA SNICKERS AllroundWork VEEKINDEL BLACK L — specifications and description

Model: 000-490373ASP. Category: Jackets. Brand: Snickers. Price: 237.54€.

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