MJAA™-Battery Tester[Make Your Life Easier⚡]

KSh3,999.00 KSh5,999.00 Save KSh2,000.00
Color:  Black
Qty:  BUY 1 GET 1 FREE(2 PCS)
Quantity
Share the love
Free Shipping From Nairobi, 2-Day Delivery
M-pesa Guaranteed Safe Checkout and Fast Refunds
7 Days Free Return and Change
Customer Service Whatsapp: +254114968848--🔥Contact customer service to get a discounted price🔥
/** @private {string} */ class SpzCustomAnchorScroll extends SPZ.BaseElement { static deferredMount() { return false; } constructor(element) { super(element); /** @private {Element} */ this.scrollableContainer_ = null; } isLayoutSupported(layout) { return layout == SPZCore.Layout.LOGIC; } buildCallback() { this.viewport_ = this.getViewport(); this.initActions_(); } setTarget(containerId, targetId) { this.containerId = '#' + containerId; this.targetId = '#' + targetId; } scrollToTarget() { const container = document.querySelector(this.containerId); const target = container.querySelector(this.targetId); const {scrollTop} = container; const eleOffsetTop = this.getOffsetTop_(target, container); this.viewport_ .interpolateScrollIntoView_( container, scrollTop, scrollTop + eleOffsetTop ); } initActions_() { this.registerAction( 'scrollToTarget', (invocation) => this.scrollToTarget(invocation?.caller) ); this.registerAction( 'setTarget', (invocation) => this.setTarget(invocation?.args?.containerId, invocation?.args?.targetId) ); } /** * @param {Element} element * @param {Element} container * @return {number} * @private */ getOffsetTop_(element, container) { if (!element./*OK*/ getClientRects().length) { return 0; } const rect = element./*OK*/ getBoundingClientRect(); if (rect.width || rect.height) { return rect.top - container./*OK*/ getBoundingClientRect().top; } return rect.top; } } SPZ.defineElement('spz-custom-anchor-scroll', SpzCustomAnchorScroll); const STRENGTHEN_TRUST_URL = "/api/strengthen_trust/settings"; class SpzCustomStrengthenTrust extends SPZ.BaseElement { constructor(element) { super(element); this.renderElement_ = null; } isLayoutSupported(layout) { return layout == SPZCore.Layout.CONTAINER; } buildCallback() { this.xhr_ = SPZServices.xhrFor(this.win); const renderId = this.element.getAttribute('render-id'); SPZCore.Dom.waitForChild( document.body, () => !!document.getElementById(renderId), () => { this.renderElement_ = SPZCore.Dom.scopedQuerySelector( document.body, `#${renderId}` ); if (this.renderElement_) { this.render_(); } this.registerAction('track', (invocation) => { this.track_(invocation.args); }); } ); } render_() { this.fetchData_().then((data) => { if (!data) { return; } SPZ.whenApiDefined(this.renderElement_).then((apis) => { apis?.render(data); document.querySelector('#strengthen-trust-render-1715246235799').addEventListener('click',(event)=>{ if(event.target.nodeName == 'A'){ this.track_({type: 'trust_content_click'}); } }) }); }); } track_(data = {}) { const track = window.sa && window.sa.track; if (!track) { return; } track('trust_enhancement_event', data); } parseJSON_(string) { let result = {}; try { result = JSON.parse(string); } catch (e) {} return result; } fetchData_() { return this.xhr_ .fetchJson(STRENGTHEN_TRUST_URL) .then((responseData) => { if (!responseData || !responseData.data) { return null; } const data = responseData.data; const moduleSettings = (data.module_settings || []).reduce((result, moduleSetting) => { return result.concat(Object.assign(moduleSetting, { logos: (moduleSetting.logos || []).map((item) => { return moduleSetting.logos_type == 'custom' ? this.parseJSON_(item) : item; }) })); }, []); return Object.assign(data, { module_settings: moduleSettings, isEditor: window.self !== window.top, }); }); } } SPZ.defineElement('spz-custom-strengthen-trust', SpzCustomStrengthenTrust);
Description

😍Battery Tester solves your problems and make your life easier!
😎Test batteries in seconds, tells you when it’s time to get a new one.

Features:

√ Easy to use and small in size makes it ideal for the gadget bag, toolbox, or home utility drawer

√ Tests C, AA, AAA, D, N, 9V 6F22 and 1.5V button cell batteries

√ Suitable for carbon, zinc, alkaline

√ High-quality and trouble-free performance

√ Clear LCD bar graph display for easy reading

√ Reliable and intelligently

√ Tri-color meter indicating the battery's strength

√ Precisely checks the power left in your batteries

√ Practical and instant readouts

√ Made with durable ABS

√ Powered with only 1 x 1.55V button battery

SPECIFICATIONS:

 Testing Range: C, AA, AAA, D, N, 9V (6F22) and 1.55V button battery

√ Power Supply: 1.55V button-type battery (included)

Customer questions & answers

Question: Will this work on Energizer Lithium batteries?
Answer: Works with any battery once the negative and positive points of the battery can make contact with the respective points on the device including by wires.
Question: Will this work on Energizer Lithium batteries?
Answer: Yes!! This works on every battery I’m pretty certain, great buy.👍
Question: It says 1.5v button batteries. What about 3v button batteries? Does it test them also?
Answer: Yes it does.
Question: Does this accurately test ni-cd and NIMH batteries?
Answer: Yes. I test ni-mh and alkaline batteries all the time and both can be tested on this tester. 
Question: How do you test button batteries? Can’t get a reading on any of them. Is there a special angle?
Answer: Just make sure that the positive side of the cell faces the red button of the tester and close the battery and read the appropriate scale on the tester. I routinely test various button cell batteries and have never had a problem. Hope this helps, have a very blessed day!
Question: Does it charge li-ion batteries?
Answer: It doesn't'charge'anything. It's a tester. It'tests'the stored energy level in batteries.
If something isn’t working you can at least eliminate the possibility that the batteries are depleted.