VIP Túi Balo C• hanel Duma 2 size

Liên hệ: 0981886896

Ảnh chụp 2 điều kiện ánh sáng khác nhau.
ánh sáng vàng túi hồng, ánh sáng trắng túi màu tím hồng

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"; }; });