Safety Sandals Citro S1P

The photographs are for illustrative purposes only.
Get AI analytics on product Safety Sandals Citro S1P:
45.90€/pair
Ex Tax: 37.02€/pair
Wortex
0 reviews
In stock
Product Code: 000-482138ASP
Qty
One click order
Tags:

Citro S1P protective sandals — lightweight safety footwear

Light, comfortable safety sandals designed for dry indoor and outdoor use, offering composite toe protection and puncture resistance. See SityPro for buy options, price and full features and benefits.

Key Benefits


    Lightweight and comfortable fit
  • Metal-free composite toe cap for impact protection
  • Kevlar midsole providing puncture resistance
  • Oil-resistant outsole for better slip resistance
  • Antistatic properties for safer use in sensitive environments
  • Energy-absorbing heel for reduced fatigue
  • Microfibre upper with two convenient Velcro fastenings

Applications

Application: suitable for work in dry conditions, both indoors and outdoors.


    Indoor dry work environments
  • Outdoor dry work environments
  • Workshops and production halls in dry conditions
  • Maintenance tasks carried out in dry weather
  • Any dry-area tasks requiring toe and puncture protection

What to Consider When Choosing


    Confirm composite (metal-free) toe protection meets your needs
  1. Check for kevlar puncture-resistant midsole if floor hazards exist
  2. Ensure outsole is oil-resistant and has antistatic properties
  3. Look for energy-absorbing heel for comfort over long shifts
  4. Choose the Velcro fastening style if quick on/off and adjustability are needed

Specifications


    Model: WORTEX Citro S1P (safety sandals)
  • Toe protection: metal-free composite toe cap
  • Midsole: kevlar puncture protection
  • Outsole: oil-resistant
  • Properties: antistatic, energy-absorbing heel
  • Upper: microfibre; fastenings: two Velcro straps
  • Suitable environment: dry indoor and outdoor conditions

Why Buy from SityPro


    Easy online buy process on SityPro with clear product features
  • Transparent price information and visible product benefits
  • Detailed listings to compare features before purchase
  • Delivery available to Estonia and Finland
  • Customer support and convenient service for returns and inquiries

Description provided by sitypro.com

Safety Sandals Citro S1P
Write a review
Related Products

Also looking for

rempro rempro-mobile

Frequently asked questions about the SAFETY SANDALS CITRO S1P 46

What are SAFETY SANDALS CITRO S1P 46?

SAFETY SANDALS CITRO S1P 46 are lightweight, comfortable WORTEX work sandals featuring a metal‑free composite toe cap, Kevlar puncture‑resistant midsole, oil‑resistant outsole, antistatic properties and energy‑absorbing heel; made of microfiber with two convenient Velcro straps.

What conditions are CITRO S1P 46 sandals suitable for?

They are suitable for dry conditions, both indoor and outdoor. They are not intended for continuous water exposure or very slippery/muddy environments.

What materials are used in CITRO S1P 46 sandals?

Upper and lining are microfiber; toe cap is a metal‑free composite; midsole contains a Kevlar puncture‑resistant layer; outsole is oil‑resistant rubber with antistatic properties.

Do these sandals protect against punctures and impacts?

Yes. The composite toe cap protects against impacts, and the Kevlar midsole provides puncture resistance. These features align with S1P safety class specifications.

How are CITRO S1P 46 sandals fastened and is the fit adjustable?

They use two convenient Velcro straps, allowing quick adjustment of width and fit. This fastening is practical for work and quick on/off.

Are these sandals suitable for wide feet?

The two Velcro straps allow adjustment, making them suitable for many wide feet within the standard size range. For very wide feet, try the correct size before purchase.

What size and identifiers does model A159805SP / 000-482138ASP (CITRO S1P 46) have?

Model A159805SP, SKU 000-482138ASP, is listed as SAFETY SANDALS CITRO S1P 46 — European size 46. Try on to confirm fit before use.

Are CITRO S1P 46 suitable for workshop and warehouse work?

Yes. The composite toe, Kevlar puncture protection, oil‑resistant outsole and antistatic features make them suitable for many workshop and warehouse tasks in dry conditions. For wet or very dirty floors, closed protective footwear is recommended.

What are the antistatic properties of these sandals and why are they important?

The antistatic feature dissipates static electricity, which is important when handling sensitive electronics or working in spark‑risk areas. It reduces charge buildup on the sole and body.

How to care for CITRO S1P 46 safety sandals to extend their life?

Wipe with a damp cloth and mild soap, air dry at room temperature, avoid direct heat and harsh solvents. Regularly check outsole and Velcro and remove dirt and oil promptly.

Where to buy Safety Sandals Citro S1P?

You can buy Safety Sandals Citro S1P in our online store for 37.02€. Category: Work sandals.

What is the price of Safety Sandals Citro S1P?

The current price of Safety Sandals Citro S1P is 37.02€. Brand: Wortex.

Safety Sandals Citro S1P — specifications and description

Model: 000-482138ASP. Category: Work sandals. Brand: Wortex. Price: 37.02€.

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