EasyPact TVS รีเลย์ โอเวอร์โหลดความร้อนที่ การเปลี่ยนแปลงการเคลื่อนที่

หมวดหมู่:

LRE07
LRE08
LRE14

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 ชิ้นต่อแถว } };