null

Gift Certificates

if(document.location.search === "?action=create_account") { consent_checkbox = document.querySelector("input[value='I agree to the Privacy Policy']").attributes['name'].value; document.querySelectorAll("label[for='"+consent_checkbox+"']")[0].innerHTML = "I agree to the Privacy Policy";};