I’m trying to listen to cart event (add/remove/update/change) using global ajax state (ajaxComplete), this method work on some themes but doesn’t work on others, tried several method (like using XMLHttpRequest state), still the same problem
Did you find a solution?