document.addEventListener("DOMContentLoaded", function () { if (document.body.classList.contains("woocommerce-order-received")) { jQuery(document).off('elementor/popup/show'); } });