IMG
Loading..
Select a color
Coveralls 100% Cotton
Item: 4PN-COCO

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

QTY:
List Price:
Protect your clothing with our durable, all cotton, action-back Coverall. The two-way brass zipper, side vents, and full cut provide ease and comfort, while 8 pockets give you ample room for everything you need. Stands up to industrial wash.

Features:
  • 10 oz. Fisher cloth, 8.5 oz. twill colors
  • 100% Cotton, preshrunk
  • Two-way brass zipper, snap at top and neck
  • One piece top stitched collar, hemmed sleeves
  • 4 needle waistband joining top and bottom
  • 2 front, 2 breast, 2 hip, and 2 utility pockets
  • Side vent openings, action back
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` = '4PN-COCO') 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`