!function(){var e,t;e=function(e){var t=(window.wpApiSettings&&window.wpApiSettings.root?window.wpApiSettings.root:"/wp-json/").replace(/\/$/,"")+e,n={};return window.wpApiSettings&&window.wpApiSettings.nonce&&(n["X-WP-Nonce"]=window.wpApiSettings.nonce),fetch(t,{method:"GET",credentials:"same-origin",headers:n})},(t=function(){var n=document.querySelectorAll(".wpify-woo-delivery-date");n&&n.forEach((function(n){if(n.classList.contains("wpify-woo-delivery-date--async")){if(n.dataset.loading)return;n.dataset.loading="1";var i=n.dataset.productId;if(!i)return;e("/".concat(wpifyDeliveryDates.namespace,"/delivery-dates-render?product_id=").concat(i)).then((function(e){if(!e||!e.ok)throw new Error("Request failed");return e.json()})).then((function(e){e&&e.html&&(n.outerHTML=e.html,t())})).catch((function(){n.dataset.loading="0"}))}else!function(t){if(!t.dataset.init){t.dataset.init="1";var n=t.querySelectorAll(".wpify-woo-delivery-date__line a");n&&n.forEach((function(e){e.addEventListener("click",(function(n){n.preventDefault(),t.querySelector("#"+e.dataset.id).classList.toggle("show")}))}));var i=t.querySelectorAll("select"),o=t.querySelectorAll(".wpify-woo-delivery-date__line"),a=t.querySelectorAll(".wpify-woo-delivery-date__shipping-methods");i&&i.forEach((function(t){t.addEventListener("change",(function(t){var n=t.currentTarget,c=n.value,r=n.options[n.selectedIndex].dataset.country;i.forEach((function(e){e.value!==c&&(e.value=c)})),o&&o.forEach((function(e){var t=e.dataset.zones;t&&(t.includes(c)?e.style.display="block":e.style.display="none")})),a&&a.forEach((function(e){e.getAttribute("id").includes(c)?e.classList.add("show"):e.classList.remove("show")})),r&&e("/".concat(wpifyDeliveryDates.namespace,"/delivery-dates-country?country=").concat(r)).catch((function(){}))}))}))}}(n)}))})()}();