Lightweight, comfortable and Metal-Free overshoes with composite safety toe cap.
Composite toe protective cap.
Fits easily over existing shoes.
Slip-resistant sole.
Sold as a pair.
Extra Extra Small (Men 4-5, Women 5-6), Extra Small (Men 5-6, Women 6-7), Small (Men 6-7, Women 8-9), Medium (Men 8-9, Women 10-11), Large (Men 10-11, Women 12-13), Extra Large (Men 12, Women 14), 2XL (Men 13-14, Women 15), 3XL (Men 15-17)
Related Items..
Please Wait...
verifying & adding to your items to your shopping cart...
SELECT `I`.`ListID`, `I`.`ProductID`, `I`.`ItemGroup`, `I`.`ItemColorID`, `I`.`ItemColor`, `I`.`ItemSizeOnly` AS `ItemSize`, `I`.`ItemLength`, `I`.`RequiredAlterationID`, `I`.`ProspectItem`,
MAX(`S`.CatID) AS CatID, `I`.`SalesPrice`,`I`.`SalesPrice` AS `WebPrice`,
`I`.`AltShowListID`, `I`.`InventoryOnly`
FROM `tbl_items` `I`
LEFT JOIN `tbl_items_search` `S` ON (`I`.`ItemID`=`S`.`ItemID`) AND (`S`.`CatID` = '2076')
WHERE (`I`.`ItemGroup` = '6OT-OSH005') AND (`I`.`ShowOnlyLocal` = '1') AND (`I`.`IsActive` != '0') AND (`I`.`SpecialGroupID` Is Null OR `I`.`SpecialGroupID` = '0')
GROUP BY `I`.`ListID`
ORDER BY `I`.`ProspectItem`, IFNULL(`I`.`ItemColor`,'ZZZZZZ'),`I`.`SizeSort`,`I`.`ItemSize`, `I`.`ItemLength`