Welcome, | Logout
IMG
Loading..
Select a color
The Rescue Jacket
Item: 1GM-3555

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

QTY:
List Price:
Outer Jacket Features:
 
* Meets ANSI/ISEA 107-2020 Class 2 standards, 1" silver/reflective tape
* Wind Resistant and waterproof
* Hand-Warmer pockets and inside mesh pocket
* 100% polyester PU coated breathable fabric
* Left chest zippered storage pocket w/ radio pocket
* Right chest zippered storage pocket
* Fleece lined collar/detachable peaked hood
* Two front pockets with storm flaps
* Two inside pockets / Velcro ID panel on right chest
* Abrasion panels on shoulders
 
Inner Jacket Features:
 
* 100% polyester polar fleece with taslan nylon accents
* Unlined/mid hip length
* Left/Right chest storage pockets
* Open bottom hem with adjustable bungee drawstring
 
* Machine Washable / 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` = '1GM-3555') 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`