Welcome, | Logout
IMG
Loading..
Select a color
S40 Flashlight Sheath
Item: 9CO-S40
Brand: Coast

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

QTY:
List Price:
The S40 Flashlight Sheath fits lights roughly up to 7" tall and 1.5" in diameter. Specifically, the sheath fits the A25R, HP7R, TX40, and G26 flashlights. It has a convenient belt loop for easy mounting waist-side. The durable woven material and High Tension elastic sides keep the light secure at all times.
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` = '9CO-S40') 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`