Welcome, | Logout
IMG
Loading..
Select a color
E.T.R. Basic Active Shooter/Bleed Aid Kit
Item: 9EM-9130
Brand: Emi

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

QTY:
List Price:
EMI's E.T.R. Active Shooter Kit is designed to provide the First Responder with basic but essential equipment to stop life-threatening bleeding. The kit includes the quick, simple, and effective S.T.A.T. tourniquet, which features a built in timer, one hand application, precision tightening, and finger release lever. It is also pediatrically applicable. There are 3 styles to choose from: Basic, Standard, and Deluxe.
 
Size: 8 inch L x 4 inch W x 6 inch H
Weight: 1 lbs
 
CONTENTS:
1 - S.T.A.T. Tourniquet  
1 - EMS Shears (7 1/4 inch) (All Black)
1 - Disposable Penlight (Black)
4 - Nitrile Gloves
1 - Emergency Pressure Bandage
2 - Sterile Conforming Bandage (3 inch)
2 - Abdominal Dressings (5 inch x 9 inch)
6 - Gauze Compresses (4 inch x 4 inch)
1 - Thermal Rescue Blanket
1 - CPR Lifeshield
1 - Molle Pouch
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` = '9EM-9130') 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`