รีเลย์ แบบใช้ไฟฟ้า ชไนเดอร์, หน้า หน้าสัมผัส 2c, 24 V dc, 650 Ω

RXM2AB1BD

รีวิว

ยังไม่มีบทวิจารณ์

เฉพาะลูกค้าที่เข้าสู่ระบบ และเคยซื้อสินค้าชิ้นนี้แล้วเท่านั้น ที่เขียนบทวิจารณ์ได้

window.onload = function () { const productGrid = document.querySelector(".display-products.products-grid"); if (productGrid) { productGrid.setAttribute("data-mobile", "3"); // มือถือ: 3 ชิ้นต่อแถว productGrid.setAttribute("data-tablet", "4"); // แท็บเล็ต: 4 ชิ้นต่อแถว } };