Vai al contenuto
document.addEventListener('DOMContentLoaded', function () {
jQuery(document.body).on('added_to_cart', function () {
if (typeof elementorPro !== 'undefined' && elementorPro.frontend.modules.popup) {
elementorPro.frontend.modules.popup.showPopup({ id: 212147 });
}
});
});