IMG
Loading..
Select a color
USB Rechargeable Tactical Flashlight - Black
Item: 9BC-USB-558XL
Brand: NightStick

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

QTY:
List Price:
The USB-558XL USB Rechargeable Tactical Flashlight uses an LED rated at 900 lumens on high for 2 hours but can be extended up to 16.75 hours in low mode (100 lumens). At only 5.9 inches long and weighing only 5.7 oz, this metal tactical flashlight is multi-functional, cycling between high, medium, and low modes with an optional strobe when you press twice in succession. The USB-558XL is rated IP-X7 waterproof and features a discretely sleeved collar that opens for direct USB charging. The built-in charging indicator turns from red to green when fully charged. Included is a 2 foot USB charging cable, lithium-ion rechargeable battery and CR123 battery carrier (batteries not included) for added convenience.
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` = '9BC-USB-558XL') 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`