IMG
Loading..
Select a color
Deluxe Twill Insulated Coverall
Item: 4BR-I414
Brand: Berne Apparel

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

QTY:
List Price:
Features:
  • SHELL FABRIC: 7.5 oz 65/35 polyester/cotton perm-press twill
  • INSULATION/LINER: Medium-weight quilt lined taffeta
  • Brass leg zipper
  • Triple-needle stitched main seams
  • Pleated bi-swing action back for extra comfort
  • Two-way brass front zipper
  • Snap closure at neck opening
  • Four-needle stitching on waistband with elastic inserts
  • Two reinforced hip pockets, left with brass zipper
  • Hammer loop
  • Pleated elbows
  • Adjustable leg snaps
  • Edge-stitched corduroy collar with snaps for optional hood
  • Hemmed sleeves with hidden knit storm cuffs
  • Side utility pockets
  • Three inside pockets, right with zip closure
  • Imported
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` = '4BR-I414') 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`