Medfast pharma's Store

document.addEventListener("DOMContentLoaded", function () { const header = document.querySelector(".headerHide"); if (!header) { console.log("headerHide NOT FOUND"); return; } window.addEventListener("scroll", function () { if (window.scrollY > 10) { header.classList.add("hide"); } else { header.classList.remove("hide"); } }); });

Terms and Conditions

Your terms and conditions go here.

Chat with us!