UL1185 Shielded Cable

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

UL1185 PVC Shielded Cable 28 26 24 22 20 18 16 14 12 10 AWG Channel Audio Single Core Electronic Copper Shielding Wires. High-quality, shielded UL1185 cable with PVC insulation and tinned copper conductors. Ideal for audio, video, and control applications requiring noise reduction and signal integrity. Available in various AWG sizes (28, 26, 24, 22, 20, 18, 16, 14, 12, 10) to suit different signal requirements.

产品ID (Product ID): 2547

SKU: 539465

条形码 (Code 128):

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