The Neese Dura Quilt 56 Series is a durable rainwear series made from extremely tough and flexible 13 oz. ribbed PVC/Polyester fabric with durable, electronically welded seams. The non-woven polyester base offers excellent comfort and dissipates moisture. The Dura Quilt 56 Coat is 48" long and has an attached hood with drawstring closure.
Durable Ribbed PVC on Polyester
Electronically Welded Seams
Coat is Minimum of 48” Long with Adjustments for Various Sizes
Non-Conductive Snap Front Closure with Storm Flap
Attached Hood with Drawstring Closure
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` = '4NE-56001-30-1') 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`