Work Sandals HW PHOENIX SpinOn S1P S ESD 42

The photographs are for illustrative purposes only.
Get AI analytics on product Work Sandals HW PHOENIX SpinOn S1P S ESD 42:
65.90€/pair
Ex Tax: 53.15€/pair
Hard Work
0 reviews
In stock
Product Code: 000-415133ASP
Qty
One click order
Tags:

HW Phoenix SpinOn safety work sandal — EU 42, S1P S ESD

Lightweight, breathable safety sandal with composite toe and Kevlar puncture midsole. Intended application: industrial and workshop environments. Product features and benefits include abrasion‑resistant microfiber upper, SpinOn quick fastening and oil‑resistant outsole.

Key Benefits


    Comfortable, roomy and wider last for long wear
  • Durable, abrasion‑resistant microfiber upper
  • Mesh side panels for improved breathability
  • Lightweight protection via composite toe cap and Kevlar puncture‑resistant midsole
  • Two‑layer PU foam + PU rubber outsole for softness and durability
  • Oil- and fuel‑resistant outsole for harsh surfaces
  • SpinOn quick fastening for fast, precise fit — 3‑year warranty

Applications

Suitable for workplaces requiring toe protection, puncture resistance and ESD control.


    Warehouse and logistics handling
  • Light manufacturing and assembly
  • Automotive workshops and maintenance
  • Electrical assembly where ESD is needed
  • General workshop and facility maintenance

What to Consider When Choosing


    Verify the safety class S1P S ESD fits your workplace requirements
  1. Choose the roomy/wider last if you need extra comfort or thicker socks
  2. Consider need for puncture resistance and composite toe for lightweight protection
  3. Assess oil/fuel resistance of the outsole for your floor conditions
  4. Prefer SpinOn quick fastening if you need easy adjustment and secure fit

Specifications


    Model: HW Phoenix SpinOn
  • Size: EU 42 (from product name)
  • Safety class: S1P S ESD
  • Upper: abrasion‑resistant microfiber
  • Side panels: mesh for ventilation
  • Toe cap: composite safety toe
  • Midsole: Kevlar puncture‑resistant insert
  • Outsole: two‑layer PU foam + PU rubber, oil and fuel resistant
  • Fastening: SpinOn quick fastening (3‑year warranty)
  • Last: roomy and wider fit

Why Buy from SityPro


    Easy to buy online at SityPro with clear product features and support
  • Transparent price info and secure payment options
  • Delivery available to Estonia and Finland for convenience
  • Responsive customer service and assistance with sizing or application
  • Reliable returns and warranty handling through SityPro

Description provided by sitypro.com

Work Sandals HW PHOENIX SpinOn S1P S ESD 42
Write a review
Related Products

Also looking for

rempro rempro-mobile

Frequently asked questions about the TÖÖSANDAALID HW PHOENIX SpinOn S1P S ESD 42

What are Work Sandals HW PHOENIX SpinOn S1P S ESD 42?

Work Sandals HW PHOENIX SpinOn S1P S ESD 42 are lightweight, breathable safety sandals with a composite toe, Kevlar puncture midsole and ESD protection, designed for industrial and workshop environments requiring ventilation, impact and electrostatic discharge protection.

What are the upper and sole materials of these sandals?

The upper is durable microfibre with ventilated mesh side panels. The sole is a two-layer PU construction (soft PU foam + PU rubber) offering comfort, durability and resistance to oil and fuel.

How protective are the composite toe and Kevlar midsole?

The composite toe provides S1P-class impact protection, and the Kevlar puncture midsole shields against sharp objects. Both features are designed for industrial settings requiring impact and puncture resistance.

Are these sandals suitable for electronics work where ESD protection is needed?

Yes — the sandals include ESD protection to reduce static charge build-up. They are suitable for electronics assembly and workstations where electrostatic discharge control is required.

How does the SpinOn fastening system work and why is it convenient?

SpinOn is a quick dial tightening system that allows precise fit adjustment with a single turn. It enables fast on/off and secure hold without traditional laces.

What types of jobs and environments are these sandals suitable for?

They are suitable for warehouse and logistics work, auto service and maintenance, light manufacturing and assembly, and environments requiring ventilation, puncture resistance and ESD protection. Best used in warm or well‑ventilated areas.

Is this model narrow or wide fit and how does that affect comfort?

The model features a roomy, wider last which increases comfort for prolonged wear and suits broader feet. The wider fit reduces pressure on the forefoot and improves airflow.

What sizes are available — is this specifically EU 42?

The product listing specifies this model as EU 42: HW PHOENIX SpinOn S1P S ESD 42. Check site availability for other sizes.

Are these sandals suitable for auto workshop work with oil exposure?

Yes — the sole is oil- and fuel-resistant, improving grip and durability in workshops. The open sandal design, however, offers limited protection against heavy spills or hot liquid splashes.

How much does a pair weigh and are they notably lighter than work boots?

The description states the sandals are lightweight due to the composite toe, Kevlar midsole and PU sole construction. Exact pair weight is not provided, but the build makes them noticeably lighter than metal‑toecap full boots.

Where to buy Work Sandals HW PHOENIX SpinOn S1P S ESD 42?

You can buy Work Sandals HW PHOENIX SpinOn S1P S ESD 42 in our online store for 53.15€. Category: Work sandals.

What is the price of Work Sandals HW PHOENIX SpinOn S1P S ESD 42?

The current price of Work Sandals HW PHOENIX SpinOn S1P S ESD 42 is 53.15€. Brand: Hard Work.

Work Sandals HW PHOENIX SpinOn S1P S ESD 42 — specifications and description

Model: 000-415133ASP. Category: Work sandals. Brand: Hard Work. Price: 53.15€.

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