SZL 3.6V 60mAh 80mAh Rechargeable Nickel-cadmium Battery

Original price was: RM2.00.Current price is: RM1.00.

SZL 3.6V 60mAh 80mAh Rechargeable Nickel-cadmium Battery. Reliable and long-lasting rechargeable Ni-Cd battery for various electronic devices. Ideal for powering small electronics like clocks, remote controls, and toys.

产品ID (Product ID): 2139

SKU: 413174

条形码 (Code 128):

Product Barcode for SKU 413174
function floating_chat_panel_qna_only() { ?>
💬 START Q&A
AI robot Q&A
const lazyloadRunObserver=()=>{const lazyloadBackgrounds=document.querySelectorAll(`.e-con.e-parent:not(.e-lazyloaded)`);const lazyloadBackgroundObserver=new IntersectionObserver((entries)=>{entries.forEach((entry)=>{if(entry.isIntersecting){let lazyloadBackground=entry.target;if(lazyloadBackground){lazyloadBackground.classList.add('e-lazyloaded');} lazyloadBackgroundObserver.unobserve(entry.target);}});},{rootMargin:'200px 0px 200px 0px'});lazyloadBackgrounds.forEach((lazyloadBackground)=>{lazyloadBackgroundObserver.observe(lazyloadBackground);});};const events=['DOMContentLoaded','elementor/lazyload/observe',];events.forEach((event)=>{document.addEventListener(event,lazyloadRunObserver);});