navasena/wp-content/plugins/woocommerce/assets/js/frontend/wp-consent-api-integration....

1 line
435 B
JavaScript
Raw Permalink Normal View History

2024-07-31 13:12:38 +07:00
!function(){"use strict";document.addEventListener("wp_listen_for_consent_change",t=>{const n=t.detail;for(const t in n)n.hasOwnProperty(t)&&t===window.wc_order_attribution.params.consentCategory&&window.wc_order_attribution.setOrderTracking("allow"===n[t])}),document.addEventListener("wp_consent_type_defined",()=>{window.wc_order_attribution.setOrderTracking(wp_has_consent(window.wc_order_attribution.params.consentCategory))})}();