document.addEventListener("DOMContentLoaded",(function(){var t=document.querySelector("html").getAttribute("lang");Granite.I18n.setLocale(t);var e={socialShareProductSubject:Granite.I18n.get(["socialShareProductSubject"]).toString(),socialShareProductBody:Granite.I18n.get(["socialShareProductBody"]).toString()},o=document.querySelectorAll("[data-social-share]");if(o.length>0){var n=window.location.href;o.forEach((function(t){var o;t.addEventListener("click",(function(){t.classList.add("active")}));var c,a=null===(o=t.querySelector("button"))||void 0===o?void 0:o.getAttribute("data-analytics-name"),r=encodeURIComponent("".concat(e.socialShareProductSubject)),i=encodeURIComponent("".concat(e.socialShareProductBody," ").concat(a," \n\n ").concat(n));t.querySelector(".item__fb").addEventListener("click",(function(){c="https://www.facebook.com/sharer/sharer.php?u=".concat(encodeURIComponent(n),"&quote=").concat(i,"&send=true"),window.open(c,"_blank")})),t.querySelector(".item__whatsapp").addEventListener("click",(function(){c="https://api.whatsapp.com/send?text=".concat(i),window.open(c,"_blank")})),t.querySelector(".item__mail").addEventListener("click",(function(){c="mailto:?subject=".concat(r,"&body=").concat(i),window.location.href=c}))}))}}));