IMG
Loading..
Select a color
STANLEY SL5HS Rechargeable 1200 Lumen Lithium Ion Ultra Bright LED Spotlight Flashlight
Item: 9AM-SL5HS
Brand: Amazon

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

QTY:
List Price:
Features:
  • Delivers up to 1200 lumens with 5W ultra-bright LED
  • Features 5 modes of lighting; Full, high, low, or halo that uses 8 area LED lights
  • Rugged pistol-grip handle offers a convenient and comfortable grip; Pivoting stand and trigger lock provide hands-free operation
  • Lithium Ion battery stays charged up to 12 months without recharge; Runtime of up to 10 hours
  • Includes both AC and DC charging adaptors to recharge at home or inside a vehicle
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` = '9AM-SL5HS') 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`