Waterproof Thermal Circuit Breakers

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

Thermal Circuit Breakers waterproof dustproof cap for 3A-30A thermal overload protector push button switch. Protect your electrical circuits with our high-quality waterproof thermal circuit breakers. Available in a range of amperage ratings (3A to 30A), these circuit breakers offer reliable overcurrent protection and feature a durable, dustproof design. Ideal for a variety of applications, including outdoor equipment, marine electronics, and industrial machinery.

产品ID (Product ID): 4639

SKU: 412939

条形码 (Code 128):

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