IMG
Loading..
Select a color
SP Workwear Premium Cold Weather Coverall
Item: 4OC-SP-CVL
Brand: OccuNomix

Oppps.. This color is currently out-of stock, Please contact us for availablitiy.

QTY:
List Price:
Features:
  • Meets ANSI/ISEA 107-2015 Class 3 - Type R
  • 300 Denier heavy duty waterproof Polyester Oxford with laminated membrane and sealed seams
  • 2" 3M™ Scotchlite™ Reflective Material
  • Quilt lined with 3M™ Thinsulate™ Insulation
  • Storm Flap w/durable YKK® 2-way zipper
  • Detachable, peaked hood lined with 3M™ Thinsulate™ Insulation with adjustable hook & loop and D-ring tab
  • Underarm Vents
  • Elastic waist ribbing w/ storm flap
  • Adjustable hook & loop sleeve cuffs with rib knit sleeve band inside
  • Internal Knee Pad Pockets
  • Storm Flap side with 2-way waterproof leg zippers for full access from hip to boot
  • Internal gripper elastic leg gaiters
  • Adjustable hook & loop tab at leg opening
  • Pockets: 2 front side, 2 front chest with waterproof zippers and D Ring, 2 back Hook & Loop/zipper closure, 1 inner phone pocket w/ zip, 1 inner with flap cover/Zipper and snap closure
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` = '4OC-SP-CVL') 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`