The Scribe is powered by a 10900 Lithium-ion battery (included). This exclusive rechargeable cell features an onboard charge port and charge status indicator—just plug in the included micro USB adaptor, or any quality micro USB power cord. When there isn’t the time or a place to recharge, the 10900 battery can be swapped out for two common AAA disposable cells. Lithium batteries are recommended for maximum performance and reliability.
• Lumens: 330 (high) 15 (low)
• Run Time: 1hr (high) 23hr (low)
• Beam Distance: 81m
• Micro USB Rechargeable Battery
• Length: 5.5"
• Weight: 2.2 ounces (with batteries)
Related Items..
Please Wait...
verifying & adding to your items to your shopping cart...
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` = '9ASP-35700') 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`