CHÍNH SÁCH CHO CTV/ĐẠI LÝ

  • Chiết khấu cao trên mỗi đơn hàng
  • Chiết khấu tăng dần theo doanh số
  • Hỗ trợ marketing: hình ảnh – tài liệu
  • Đào tạo chuyên môn & kỹ năng tư vấn miễn phí

Để lại một bình luận

Email của bạn sẽ không được hiển thị công khai. Các trường bắt buộc được đánh dấu *

document.querySelectorAll(".footer-accordion .fa-title").forEach(function(btn){ btn.addEventListener("click", function(){ const item = btn.parentElement; // toggle class item.classList.toggle("active"); const content = item.querySelector(".fa-content"); if (item.classList.contains("active")) { content.style.maxHeight = content.scrollHeight + "px"; } else { content.style.maxHeight = "0px"; } }); });