WORK PANTS SNICKERS ALLROUNDWORK STRETCH KHAKI ROHELISED 52

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

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,650 kg

Khaki stretch work trousers from Snickers — size 52

Clean, street‑inspired work trousers built for high mobility and daily trade use, combining stretch panels with Cordura knee reinforcement for comfort and durability.

Key Benefits


    Street‑style clean design suitable for urban and workshop environments
  • Excellent mobility from two‑way and four‑way stretch panels
  • Pre‑bent, tapered legs and gusseted crotch for an ergonomic fit
  • Cordura‑reinforced knee area for improved durability
  • Smart, practical pockets for carrying necessary items
  • Machine washable at 40°C for easy care

Applications

Versatile application as workwear that blends into street style while meeting practical trade needs.


    Daily workshop and garage work
  • Installation and service technician tasks
  • Outdoor maintenance and light construction
  • Urban trades and on‑site jobs where appearance matters

What to Consider When Choosing


    Select the correct size (this model shown in size 52)
  1. Check fabric stretch zones for freedom of movement
  2. Consider knee reinforcement if work involves kneeling
  3. Match color (khaki) to your workwear requirements
  4. Note that the trousers are machine washable at 40°C

Specifications


    Brand: Snickers AllroundWork Stretch
  • Color: khaki (green); Size: 52
  • Two‑way stretch twill: 47% cotton, 31% polyester, 22% elastane
  • Four‑way stretch fabric (back and crotch gusset): 91.5% polyamide, 8.5% elastane
  • Cordura knee reinforcements: 100% polyester and 100% Cordura® polyamide used
  • Narrow, pre‑bent leg cut and gusseted crotch for mobility
  • Machine washable at 40°C

Why Buy from SityPro


    Easy to buy online with clear product features and price information
  • Convenient shopping and customer support through SityPro
  • Delivery available to Estonia and Finland
  • Accurate product details to compare benefits and application before purchase

Description provided by sitypro.com

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

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

What are WORK PANTS SNICKERS ALLROUNDWORK STRETCH KHAKI ROHELISED 52?

WORK PANTS SNICKERS ALLROUNDWORK STRETCH KHAKI ROHELISED 52 — street-style work trousers with stretch fit, pre-bent slim legs and Cordura knee reinforcements; fabrics: twill 47% cotton, 31% polyester, 22% elastane, back panel 91.5% polyamide/8.5% elastane, Cordura 100% polyester. Machine washable at 40°C and designed for mobility and practical storage.

What materials are used and where are Cordura reinforcements applied?

Main twill is 47% cotton, 31% polyester and 22% elastane; back panel and crotch gusset are 91.5% polyamide and 8.5% elastane. Cordura reinforcements (100% polyester/Cordura® polyamide) are applied at the knee area for extra abrasion resistance.

Are these pants suitable for intensive physical work and movement?

Yes: the two- and four-way stretch design provides excellent mobility — two-way stretch Cordura at the knees and four-way stretch at the back panel and gusset allow freedom for bending and squatting. Pre-bent slim legs improve fit during movement.

Can these pants be washed in a household washing machine?

Yes, the trousers are machine washable at 40°C. Use a gentle cycle and avoid bleach to protect the stretch fabrics and reinforcements.

What pockets and storage options do the SNICKERS ALLROUNDWORK STRETCH have?

The description states there are "smart and practical pockets" for carrying essentials, indicating multiple functional pockets. For exact pocket layout check the product images or model A152098SP details.

How do these pants differ from other Snickers AllroundWork models?

This model features a cleaner street-style design, pre-bent slim legs and a mix of two- and four-way stretch with Cordura knee reinforcements. Differences lie in the fabric combination (twill front + polyamide back) and the emphasis on mobility and aesthetics.

Which trades or jobs are these work pants best suited for?

With stretch panels and knee reinforcements they suit installers, construction and service technicians who move a lot and need knee durability. They also work well for couriers and tradespeople who want a cleaner street-style appearance.

How to choose the correct size for model A152098SP (52 in the name)?

The name includes the size indicator 52. Compare your usual measurements with European size charts and note the trousers are stretch, so they offer some give. If unsure, consult Snickers' sizing chart for the best fit.

Are these pants suitable for use with knee pads or inserts?

The model has Cordura knee reinforcements, which are generally compatible with external or integrated knee pads; check the full product details or Snickers guidance to confirm presence of knee pad pockets. The construction supports added knee protection.

Are these pants suitable for wearing in warm weather?

The twill and polyamide construction with elastane gives a lightweight, breathable feel suitable for moderately warm weather. For very hot conditions, garments with mesh ventilation may be preferable, but this model is suitable for active summer work.

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