IMG
Loading..
Select a color
SP Workwear Crossover Jacket
Item: 1OC-SP-CROSSJKT
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
  • 12 oz. Safety Performance Crossover Jacket – comfort of a sweatshirt with the performance of a jacket
  • Raglan sleeve design – ease of movement
  • Fleece with EverShield DOR treatment
  • 300D Polyester Oxford with PU coating at lower front & forearms
  • ASTM F 2732 Temperature Rating: 5° - 50°F
  • Lining: Quilted Flannel torso with Polyester sleeves
  • Quilted Flannel-lined hood
  • 2” Reflective Tape with OCX™? Patented Segment Reflective Accents
  • Mic tab
  • D-ring located inside chest pocket
  • 3 Pockets - 2 lower front - 1 chest with covered zipper
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` = '1OC-SP-CROSSJKT') 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`