cửa lưới chống muỗi dạng xếp

Báo giá cửa lưới chống côn trùng

Báo giá cửa lưới chống côn trùng 1. Giới thiệu sản phẩm Cửa lưới chống [...]

document.addEventListener("DOMContentLoaded", function () { var toggleButton = document.getElementById("toggleButton"); var toggleContent = document.getElementById("toggleContent"); if (toggleButton && toggleContent) { toggleButton.addEventListener("click", function () { if (toggleContent.style.display === "none") { toggleContent.style.display = "block"; toggleButton.innerText = "Ẩn bớt"; } else { toggleContent.style.display = "none"; toggleButton.innerText = "Xem thêm"; } }); } });