IMG
Loading..
Select a color
Outdoor Range Medical Kit - Tactical
Item: 9RE-30-0593

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

QTY:
List Price:
The Outdoor Range Kit Tactical features a smaller footprint and is contained in an all-black range bag with soft red sliders to identify it as the medical kit. Critical components of the range bag include the Thin H® Pressure Dressing, Celox™ Rapid Hemostatic Gauze , SOFTT-W tourniquet. and eyewash. There is a CPR face barrier in place of the pocket mask in the larger kits. This kit is easier to carry, with a removable shoulder strap, two-position handle and MOLLE compatibility.
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` = '9RE-30-0593') 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`