const phone = "+66821607769'>66821607769"; const message = "Hello, I saw your offer and would like to ask which treatment would be best for me."; const waUrl = "https://wa.me/" + phone + "?text=" + encodeURIComponent(message);
window.location.replace(waUrl);