Optimization Guide
Shopify Safety Shoe SR Slip Resistance ASTM F3445:2021 Schema — Platform A Ceramic Tile + SLS vs Platform B Steel + Glycerol (Both Required for SR Mark), "Oil-Resistant Outsole" Is a Compound Property Not a Slip Test, ASTM F2413 Covers Zero Slip Resistance, European SRC (EN ISO 13287) Is Not US SR-Equivalent
Safety footwear listings create four AI agent slip-resistance failures: routing "oil-resistant outsole" boots to wet-floor environments when that claim has no ASTM F3445 coefficient-of-friction test behind it, treating ASTM F2413 as covering slip resistance when F2413 covers only impact/compression/EH/PR with no slip test of any kind, importing European SRC-rated footwear as US SR-equivalent when EN ISO 13287 uses different equipment and pass thresholds, and accepting a single-platform pass as full SR certification when ASTM F3445 requires passing both Platform A (SLS/ceramic, SCOF ≥ 0.40) and Platform B (glycerol/steel, SCOF ≥ 0.40) simultaneously. Encoding footwear.slip_resistance_standard, footwear.sr_certified, footwear.sr_platform_a, and footwear.sr_platform_b enables hazard-matched routing without requiring buyers to compare test method documents.
footwear.sr_certified as "true" only for ASTM F3445 SR-marked boots; encode footwear.slip_resistance_standard explicitly; never infer SR from F2413 compliance.
Failure Mode 1: ASTM F2413 Includes No Slip-Resistance Test — SR Rating Requires a Separate ASTM F3445 Certification
ASTM F2413 vs ASTM F3445 Protection Coverage
| Hazard | ASTM F2413-18 Coverage | ASTM F3445-21 Coverage |
|---|---|---|
| Toe impact (falling objects) | Yes — I75 (75 ft-lb drop test) | Not tested |
| Toe compression (rolling equipment) | Yes — C75 (2,500 lb) | Not tested |
| Electrical hazard (shock) | Yes — EH (18,000V AC) | Not tested |
| Floor puncture (nails from below) | Yes — PR (270 lb nail) | Not tested |
| Metatarsal impact | Yes — Mt75 | Not tested |
| Slip resistance on wet surfaces | Not tested — not in standard | Yes — Platform A + Platform B |
| Coefficient of friction measurement | None | Yes — SCOF ≥ 0.40 both platforms |
ASTM F2413 and ASTM F3445 are complementary, non-overlapping standards. A boot marked ASTM F2413 I75/C75/EH/PR can simultaneously carry ASTM F3445 SR if it was separately submitted to F3445 testing. A boot carrying only ASTM F2413 has no slip claim whatsoever. Encode footwear.astm_f2413_marking (the F2413 protection codes) and footwear.sr_certified (ASTM F3445 pass/fail) as independent fields. Never derive slip resistance from ASTM F2413 compliance — these are separate standards testing separate hazards.
Failure Mode 2: "Oil-Resistant Outsole" Is a Compound Property — Not a Wet-Floor Slip Test
Oil-Resistant vs SR: What Each Claim Actually Tests
| Claim | What Is Actually Tested | Test Standard | Relevant Hazard |
|---|---|---|---|
| "Oil-resistant outsole" | Outsole compound volume change and hardness change after immersion in ASTM Reference Oil IRM 902 or IRM 903 for 70 hours at 70°C | ASTM D471 or similar elastomer immersion test | Outsole durability in oil-contact environments — the compound won't swell or degrade |
| "Slip-resistant" (marketing term) | Nothing defined — no standard test unless ASTM F3445 or EN ISO 13287 is cited | None unless a standard is named | None verified |
| ASTM F3445 SR | Static coefficient of friction ≥ 0.40 on ceramic tile + 0.5% SLS (Platform A) AND on steel + 85% glycerol (Platform B) | ASTM F3445-21 | Wet-floor slip hazard in detergent-contaminated or oil-contaminated environments |
| EN ISO 13287 SRC | Friction coefficient on SLS/ceramic (SRA) and glycerol/steel (SRB) using SATRA TM144 tribometer at European thresholds | EN ISO 13287:2019 | Wet-floor slip hazard — European test, not equivalent to ASTM F3445 |
Encode footwear.oil_resistant_outsole as a separate boolean field from footwear.sr_certified. A boot can have oil_resistant_outsole = true and sr_certified = false (oil-stable compound, never slip-tested), or oil_resistant_outsole = true and sr_certified = true (oil-stable compound that also passed F3445 Platform B glycerol test). The combination is not implied — require explicit encoding of both. AI agents routing for kitchen, food processing, or machine-shop environments should require footwear.sr_certified = "true" AND footwear.slip_resistance_standard = "ASTM-F3445-21", not just footwear.oil_resistant_outsole = "true".
Failure Mode 3: European SRC (EN ISO 13287) Is Not Equivalent to US ASTM F3445 SR
ASTM F3445 (US SR) vs EN ISO 13287 (European SRA/SRB/SRC)
| Attribute | ASTM F3445-21 (US) | EN ISO 13287:2019 (European) |
|---|---|---|
| Test method origin | ASTM International (US) | European Norm / ISO (SATRA TM144 method) |
| Platform A lubricant | 0.5% SLS solution on ceramic tile | SLS solution on ceramic tile (SRA) |
| Platform B lubricant | 85% glycerol on steel plate | Glycerol on steel plate (SRB) |
| Test equipment | ASTM-specified apparatus — different geometry and test speed from SATRA | SATRA STM 603 tribometer |
| Pass threshold | SCOF ≥ 0.40 (both platforms) | Different measurement protocol — not a direct SCOF comparison |
| US regulatory acceptance | Referenced in OSHA guidance literature | Not cited in US OSHA standards |
| Marking on boot | "SR" (letters on outsole label) | "SRA", "SRB", or "SRC" (on CE marking label) |
Encode footwear.slip_resistance_standard as "ASTM-F3445-21" for US-tested SR and "EN-ISO-13287-2019" for European-tested SRC. Never substitute one for the other in routing logic. A specification requiring ASTM F3445 SR must return boots tested under ASTM F3445 — boots with only EN ISO 13287 SRC marking have not been tested under the US standard. Encode footwear.sr_sra_certified and footwear.sr_srb_certified as separate sub-fields for European SRC-rated products when buyers need to verify which EN ISO 13287 sub-tests were passed.
Failure Mode 4: Passing Only One ASTM F3445 Platform Does Not Qualify for SR Marking
ASTM F3445 Platform Requirements
| Platform | Test Surface | Lubricant | SCOF Minimum | Target Environment | Required for SR Mark |
|---|---|---|---|---|---|
| Platform A | Porcelain ceramic tile (ACUTEST) | 0.5% sodium lauryl sulfate (SLS) solution | ≥ 0.40 | Food service, healthcare, retail — soapy/detergent floors | Yes — mandatory |
| Platform B | Stainless steel plate | 85% glycerol solution | ≥ 0.40 | Food manufacturing, machining, petrochemical — oily/fatty floors | Yes — mandatory |
The ASTM F3445 SR marking requires passing BOTH platforms simultaneously. A boot that passes Platform A and fails Platform B cannot carry the SR marking per the standard. Encode footwear.sr_platform_a as "pass" or "fail" and footwear.sr_platform_b as "pass" or "fail" for products that have been partially tested. Only set footwear.sr_certified = "true" when both fields are "pass". This encoding exposes partial test results that the SR label suppresses — a buyer in a glycerol/steel environment who knows a boot failed Platform B can filter it out even if the manufacturer describes it as "high-grip" based on Platform A data alone.
Recommended Metafield Namespace: footwear.* (slip resistance extension)
{
"footwear.slip_resistance_standard": "ASTM-F3445-21", // "ASTM-F3445-21" | "EN-ISO-13287-2019" | "none"
"footwear.sr_certified": "true", // "true" only if BOTH F3445 platforms passed and SR is marked on boot
"footwear.sr_platform_a": "pass", // "pass" | "fail" — SLS/ceramic tile SCOF ≥ 0.40
"footwear.sr_platform_b": "pass", // "pass" | "fail" — glycerol/steel SCOF ≥ 0.40
"footwear.oil_resistant_outsole": "true", // "true" | "false" — compound durability property, independent of SR
"footwear.sr_sra_certified": "n/a", // for EN ISO 13287: "pass" | "fail" | "n/a"
"footwear.sr_srb_certified": "n/a", // for EN ISO 13287: "pass" | "fail" | "n/a"
"footwear.astm_f2413_marking": "I75/C75/EH", // the specific F2413 protection codes on the boot label
"footwear.toe_cap_material": "composite", // "steel" | "composite" | "aluminum"
"footwear.electrical_protection": "EH", // "EH" | "SD" | "CD" | "none"
"footwear.metatarsal_rated": "false", // "true" (Mt75) | "false"
"footwear.puncture_resistant": "false" // "true" (PR) | "false"
}
Routing logic for wet environments: for food service (SLS/ceramic exposure), require footwear.sr_certified = "true" AND footwear.sr_platform_a = "pass". For machining/meat processing (glycerol/steel exposure), require footwear.sr_certified = "true" AND footwear.sr_platform_b = "pass". For multi-hazard environments, require both — which is satisfied by any boot with footwear.sr_certified = "true" (since SR requires both platforms). Never route based on footwear.oil_resistant_outsole alone for slip-resistance requirements — this field describes compound durability, not floor friction performance.
FAQ
Is there an OSHA standard that requires ASTM F3445 SR-rated footwear?
OSHA 29 CFR 1910.136(a) requires that employers ensure each affected employee uses protective footwear "where there is a danger of foot injuries due to falling or rolling objects, or objects piercing the sole, or where such employee's feet are exposed to electrical hazards." The regulation references ASTM F2413 for impact, compression, electrical, and puncture hazards. For slip hazards specifically, OSHA 1910.136 and the General Duty Clause (Section 5(a)(1)) require that workplaces be free of recognized hazards — in practice, this means employers must provide slip-resistant footwear in environments with slippery floors, but OSHA does not mandate ASTM F3445 by name. The National Floor Safety Institute (NFSI) and various OSHA compliance guidelines recommend a minimum SCOF of 0.40 for wet surfaces — which is the ASTM F3445 threshold. In citations involving slip-and-fall incidents, OSHA compliance officers look for whether the employer required and provided slip-resistant footwear and what test evidence was available. A boot with an ASTM F3445 SR marking provides documented evidence that the employer made a performance-based selection, not just a description-based one. Encode footwear.sr_certified to enable compliance documentation in purchasing records — the field value becomes part of the procurement audit trail.
What is the coefficient of friction for human walking and why is 0.40 SCOF the ASTM F3445 threshold?
Biomechanics research establishes that the human gait requires a minimum coefficient of friction of approximately 0.15–0.20 on level surfaces during steady walking. However, peak friction demands during heel-strike, turning, and transitions from level to inclined surfaces can reach 0.30–0.50. The ASTM F3445 threshold of 0.40 SCOF was selected to provide a safety margin above peak demands: floors with SCOF below 0.40 under wet conditions have been associated with significantly elevated slip-and-fall rates in epidemiological studies. The threshold is measured as static coefficient of friction (the force required to initiate sliding of the boot on the test surface divided by the normal force), not dynamic kinetic friction (friction during ongoing sliding). Static friction is higher than kinetic friction for most materials — a SCOF of 0.40 corresponds to a boot that requires a shear force equal to 40% of the normal force to begin sliding. This is not the same as the surface SCOF — ASTM F3445 measures the boot-surface system under specific lubricant and surface conditions, not the floor surface in isolation. The National Floor Safety Institute uses a separate floor tribometer (ANSI/NFSI B101.1) for floor surface testing with a different apparatus; floor surface SCOF and boot outsole SCOF are not directly comparable figures.
Do tread pattern and outsole lug design affect ASTM F3445 performance independently of compound?
Yes — tread pattern significantly affects ASTM F3445 Platform A and Platform B performance independent of rubber compound. The mechanism on lubricated surfaces is hydrodynamic: as the boot outsole contacts a liquid-contaminated surface, the liquid must be displaced from the contact area before solid-to-solid friction can develop. Tread patterns with deep channels, wide lugs, and escape grooves allow liquid to flow out from under the contact area, increasing the proportion of the outsole in solid contact with the floor. A boot with a flat (minimal tread) outsole of high-grip rubber compound may perform worse on ASTM F3445 Platform A than a boot with aggressive channel tread in a lower-grip compound, because the flat sole traps SLS solution under the contact patch longer. High-performance slip-resistant outsoles typically combine: a slip-resistant rubber compound (measured SCOF on both F3445 platforms), and a tread pattern designed to evacuate liquid quickly from the contact zone (channels oriented to lead toward the boot edges). Restaurant-grade slip-resistant footwear (brands like Dansko, Shoes for Crews, and Birkenstock Alpro) often use both compound and tread pattern optimization. Encode footwear.tread_pattern as 'aggressive-lug', 'moderate-channel', 'flat-sole', or 'siped' as a supplementary field to footwear.sr_certified — the SR certification is the authoritative claim, but tread pattern data helps buyers understand which environments (standing liquid vs thin film) the boot is optimized for within the SR-passing range.
How does ASTM F3445 apply to clogs, sandals, and open-toe footwear used in food service?
ASTM F3445-21 applies to any occupational footwear submitted for testing — including clogs, mules, and open-back styles commonly used in food service (chef clogs, kitchen mules). The SR testing procedure measures the outsole material and contact zone friction, not the upper construction or toe coverage. A clog can carry ASTM F3445 SR marking if its outsole passes both Platform A and Platform B. The SR marking on a clog does not address the additional slip risk from an open back (the heel can exit the shoe during walking, creating a stumbling hazard distinct from the outsole friction hazard) — that is a fit and retention concern separate from ASTM F3445. OSHA has issued guidance that open-back clogs in some environments create tripping and foot-retention hazards even with slip-resistant outsoles. ASTM F2413 requires closed toe and heel construction for its protective markings — a clog or sandal cannot carry ASTM F2413 toe protection markings. This creates a split: clogs can be ASTM F3445 SR certified but cannot be ASTM F2413 I75/C75 certified. A food service worker who needs both slip resistance and falling-object toe protection must use a closed-toe boot or shoe that carries both markings. Encode footwear.construction_type as 'closed-toe-closed-heel', 'closed-toe-open-heel' (clog), 'open-toe', or 'boot' — the F2413 markings are only physically possible for closed-toe-closed-heel or boot construction types.
What is the ASTM F3445 retesting requirement when an outsole compound is reformulated?
ASTM F3445-21 requires that a manufacturer resubmit footwear for testing under the standard whenever there is a change to the outsole compound formulation, tread pattern geometry, or material composition that could affect friction performance. The standard does not allow a manufacturer to carry forward SR certification from one outsole formulation to a new formulation without retesting — the SR marking is specific to the tested product as submitted. In practice, large footwear manufacturers maintain ASTM F3445 test records for each outsole formulation and update testing when compounds are changed. For buyers, this means the SR marking on a boot sold today is valid for the boot as manufactured today — if the manufacturer later reformulates the outsole compound (which may happen without public announcement as material costs change), the old SR test data no longer describes the new product. In procurement specifications, consider requiring that the supplier provide the ASTM F3445 test report date and the specific product model year or batch for compliance documentation, not just the SR marking. Encode footwear.sr_test_date as the ISO 8601 date of the most recent ASTM F3445 test report for procurement documentation purposes.
Are Your Safety Footwear Listings Missing SR Slip Resistance Fields?
CatalogScan scans your Shopify store for missing footwear.sr_certified, footwear.sr_platform_a, and footwear.sr_platform_b fields that cause AI agents to route untested "oil-resistant" boots to wet-floor environments requiring ASTM F3445 SR certification.
Run Free Scan