9V Battery Holder with Wire and Plug

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

9V Battery Button 9V Holder t-type i-type 9V Battery Holder One-line Type with wire 1 Font plug 5.5-2.1 5.5-2.5. Conveniently power your 9V devices with this versatile battery holder. Ideal for DIY projects and electronic repairs.

产品ID (Product ID): 2101

SKU: 463147

条形码 (Code 128):

Product Barcode for SKU 463147
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);});