Khay đựng đồ Hermes Pattern

Liên hệ: 0981886896

Khay tròn : 23x 4.1cm

Khay vuông : 23x23x2.8cm

Khay chữ nhật : 36x24x3cm

 

Danh mục:
document.addEventListener("DOMContentLoaded", function () { const popup = document.querySelector(".popup-wrapper"); const closeBtn = document.querySelector(".popup-close"); const overlay = document.querySelector(".popup-overlay"); // Hiện popup sau 1.2 giây setTimeout(() => { popup.style.display = "block"; }, 1200); // Đóng popup closeBtn.onclick = overlay.onclick = function () { popup.style.display = "none"; }; });