Belted Pants HW Hart Stretch with Pockets, Olive

The photographs are for illustrative purposes only.
Get AI analytics on product Belted Pants HW Hart Stretch with Pockets, Olive:
72.90€/pc.
Ex Tax: 58.79€/pc.
0 reviews
In stock
Product Code: 000-400370ASP
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

Olive HW Hart Stretch Belted Work Trousers — Size 52

Comfortable, breathable work trousers with 4-way stretch, ventilation and multiple pockets for active trades — available to buy at SityPro; check price and features before ordering.

Key Benefits


    4-way stretch fabric for excellent freedom of movement
  • Breathable, comfortable cut for long shifts
  • Zip-open ventilation on inner thighs to regulate temperature
  • Spacious multifunctional side pockets and large front hanging pockets
  • Dedicated zip-open knee pad pockets for added protection
  • Two open rear pockets for quick access
  • Elastic waistband for secure, flexible fit

Applications

Designed for physically active work where mobility, ventilation and tool storage are required.


    Construction and building sites
  • Electrical and plumbing work
  • Carpentry and joinery
  • Maintenance and repair tasks
  • Landscaping and outdoor jobs

What to Consider When Choosing


    Confirm correct size (this model indicated as size 52)
  1. Decide if knee pad pockets are needed for your application
  2. Evaluate pocket layout for your tools and accessories
  3. Consider ventilation requirements for active or hot environments
  4. Check material and stretch (90% nylon, 10% elastane) for comfort

Specifications


    Material: 90% nylon, 10% elastane
  • Fabric weight: 260 g/m²
  • 4-way stretch across the full trousers
  • Large front hanging (ripptaskud) pockets and multifunctional side pockets
  • Two open rear pockets
  • Zip ventilation openings on inner thighs
  • Knee pad pockets with side zip opening
  • Comfortable, breathable cut and elastic waistband
  • Color: olive; Size: 52; belted style (from product name)

Why Buy from SityPro


    Easy online purchase process — buy directly from SityPro
  • Clear product features and specifications to compare before ordering
  • Transparent information on price and availability
  • Fast delivery options to Estonia and Finland
  • Customer support to assist with sizing and product questions

Description provided by sitypro.com

Belted Pants HW Hart Stretch with Pockets, Olive
Write a review
Related Products
rempro rempro-mobile

Google reviews

See all reviews
//$('#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ххххххх');