WORK PANTS SNICKERS ALLROUNDWORK STRETCH KHAKI ROHELISED 50

The photographs are for illustrative purposes only.
Get AI analytics on product Snickers AllroundWork Stretch Work Pants Khaki Green:
115.90€/pc.
Ex Tax: 93.47€/pc.
Snickers
0 reviews
In stock
Product Code: 000-485328ASP

Specification

Fuel surcharge — 2.5%
The surcharge covers part of SityPro’s transport and logistics costs. Delivery to parcel lockers is charged without any additional markup — according to the carrier’s rate.
Qty
One click order
Tags:
Package dimensions31,00 x 6,00 x 26,00 cm
Net weight0,600 kg

Khaki green stretch work trousers — Snickers AllroundWork, size 50

Street‑inspired stretch work trousers for urban and active tasks, offering mobility, durable reinforcements and practical pockets. Buy from SityPro — clear features and competitive price information.

Key Benefits


    Clean, street‑style design suitable for modern workwear
  • Stretch twill with pre‑bent, narrower lower legs for a better fit
  • Cordura knee reinforcements with two‑way stretch for durability
  • Four‑way stretch fabric at the back and crotch gusset for excellent mobility
  • Smart, practical pockets to carry essential items
  • Machine washable at 40°C for easy care

Applications

Designed for street‑style work and jobs that require freedom of movement and practical storage — ideal application examples include:


    Urban construction and site work
  • Installation and service technicians
  • Maintenance and repair tasks
  • Carpentry and fitters working with tools

What to Consider When Choosing


    Choose the correct size (this model shown as size 50)
  1. Assess required mobility — check the four‑way stretch back and crotch gusset
  2. Consider knee protection and durability via Cordura reinforcements
  3. Check pocket layout to match the tools and items you carry
  4. Note care instructions: machine washable at 40°C

Specifications


    Brand/model: Snickers AllroundWork Stretch
  • Colour: Khaki green
  • Size: 50
  • Pre‑bent, narrower lower legs
  • Knee area: two‑way stretch Cordura
  • Back and crotch: four‑way stretch fabric and crotch gusset
  • Two‑way stretch twill: 47% cotton, 31% polyester, 22% elastane
  • Four‑way stretch fabric: 91.5% polyamide, 8.5% elastane
  • Cordura reinforcements: 100% polyester and 100% Cordura® polyamide
  • Care: machine washable at 40°C

Why Buy from SityPro


    Easy online buy process with clear product features and price information
  • Competitive pricing and transparent product details
  • Reliable delivery to Estonia and Finland
  • Secure ordering and responsive customer support

Description provided by sitypro.com

Workwear
Size
50
Specifications and equipment of the goods,
can be changed by the manufacturer without notice.
WORK PANTS SNICKERS ALLROUNDWORK STRETCH KHAKI ROHELISED 50
Write a review
Related Products
rempro rempro-mobile

Frequently asked questions about the WORK PANTS SNICKERS ALLROUNDWORK STRETCH KHAKI ROHELISED 50

What is WORK PANTS SNICKERS ALLROUNDWORK STRETCH KHAKI ROHELISED 50?

WORK PANTS SNICKERS ALLROUNDWORK STRETCH KHAKI ROHELISED 50 is a clean-street styled work pant featuring two- and four-way stretch panels, Cordura reinforcements and practical pockets for mobility and comfort; machine washable at 40°C.

What materials are WORK PANTS SNICKERS ALLROUNDWORK STRETCH KHAKI ROHELISED 50 made of?

They feature two-way stretch twill (47% cotton, 31% polyester, 22% elastane), four-way stretch fabric at the back (91.5% polyamide, 8.5% elastane), and Cordura reinforcements made from 100% polyester and Cordura® polyamide.

Are these pants suitable for active work with bending and squatting?

Yes: they have pre-bent slim lower legs, two-way stretch Cordura knee reinforcements and a four-way stretch back and crotch gusset to provide excellent mobility during bending and squatting.

How should I wash the SNICKERS ALLROUNDWORK STRETCH KHAKI ROHELISED 50?

Machine wash at 40°C; follow standard care for mixed fabrics and avoid bleach to preserve elasticity and Cordura reinforcements.

What pockets and storage features do these work pants have?

They feature multiple smart, practical pockets designed to carry essential items and tools on the job, optimised for worksite functionality.

Are these pants suitable for everyday streetwear?

Yes — the product is described as street-adapted with a clean design; the stretch fit and styling make them suitable for everyday urban wear as well as work.

What size does model A152095SP correspond to and how to choose the right size?

Model A152095SP follows Snickers’ standard sizing; choose by waist circumference and leg length — note the slim, pre-bent lower leg fit and select your usual workwear size for best fit.

Are there reinforcements in high-wear areas and what are they made of?

Yes, the knee area is reinforced with two-way stretch Cordura; reinforcements use 100% polyester and Cordura® polyamide to increase wear resistance.

Are these pants suitable for warm weather use?

Yes — the twill has a high cotton content and elastic panels provide comfort in warmer conditions, though they are full-length work pants rather than shorts.

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