// source --> https://polorafel.com/wp-content/plugins/say-what/assets/build/frontend.js?ver=fd31684c45e4d85aeb4e 
(()=>{"use strict";window.wp.hooks;const t={gettext:(e,a,n)=>t.handle(e,a,a,void 0,void 0,n),gettext_with_context:(e,a,n,o)=>t.handle(e,a,a,void 0,n,o),ngettext:(e,a,n,o,i)=>t.handle(e,a,n,o,void 0,i),ngettext_with_context:(e,a,n,o,i,d)=>t.handle(e,a,n,o,i,d),has_translation(e,a,n,o){const i=t.handle(a,a,a,void 0,n,o)!==a;return e||i},handle(t,e,a,n,o,i){void 0===i&&(i=""),void 0===o&&(o="");let d=i+"|"+a+"|"+o;return void 0!==n&&1!==n||(d=i+"|"+e+"|"+o),void 0!==window.say_what_data.replacements[d]?window.say_what_data.replacements[d]:t}};wp.hooks.addFilter("i18n.gettext","say-what",t.gettext,99),wp.hooks.addFilter("i18n.ngettext","say-what",t.ngettext,99),wp.hooks.addFilter("i18n.gettext_with_context","say-what",t.gettext_with_context,99),wp.hooks.addFilter("i18n.ngettext_with_context","say-what",t.ngettext_with_context,99),wp.hooks.addFilter("i18n.has_translation","say-what",t.has_translation,99)})();
// source --> https://polorafel.com/wp-content/plugins/woocommerce/assets/js/js-cookie/js.cookie.min.js?ver=2.1.4-wc.10.9.4 
/*! js-cookie v3.0.5 | MIT */
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?define(t):(e="undefined"!=typeof globalThis?globalThis:e||self,function(){var n=e.Cookies,o=e.Cookies=t();o.noConflict=function(){return e.Cookies=n,o}}())}(this,function(){"use strict";function e(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var o in n)e[o]=n[o]}return e}return function t(n,o){function r(t,r,i){if("undefined"!=typeof document){"number"==typeof(i=e({},o,i)).expires&&(i.expires=new Date(Date.now()+864e5*i.expires)),i.expires&&(i.expires=i.expires.toUTCString()),t=encodeURIComponent(t).replace(/%(2[346B]|5E|60|7C)/g,decodeURIComponent).replace(/[()]/g,escape);var c="";for(var u in i)i[u]&&(c+="; "+u,!0!==i[u]&&(c+="="+i[u].split(";")[0]));return document.cookie=t+"="+n.write(r,t)+c}}return Object.create({set:r,get:function(e){if("undefined"!=typeof document&&(!arguments.length||e)){for(var t=document.cookie?document.cookie.split("; "):[],o={},r=0;r<t.length;r++){var i=t[r].split("="),c=i.slice(1).join("=");try{var u=decodeURIComponent(i[0]);if(o[u]=n.read(c,u),e===u)break}catch(f){}}return e?o[e]:o}},remove:function(t,n){r(t,"",e({},n,{expires:-1}))},withAttributes:function(n){return t(this.converter,e({},this.attributes,n))},withConverter:function(n){return t(e({},this.converter,n),this.attributes)}},{attributes:{value:Object.freeze(o)},converter:{value:Object.freeze(n)}})}({read:function(e){return'"'===e[0]&&(e=e.slice(1,-1)),e.replace(/(%[\dA-F]{2})+/gi,decodeURIComponent)},write:function(e){return encodeURIComponent(e).replace(/%(2[346BF]|3[AC-F]|40|5[BDE]|60|7[BCD])/g,decodeURIComponent)}},{path:"/"})});