Forums
(@vishalkakadiya)
4 years, 11 months ago
Hi Ketan,
You can simply use the below snippet for that.
jQuery( document.body ).on( 'updated_cart_totals', function () { location.reload( true ); } );
5 years, 4 months ago
@johnbillion Thank you for that quick response. Let me know if I can help anyway on it.
Sorry, somehow this gone duplicate and half fill, closing this now.
8 years ago
@ouija .. Your solution is working Great. Thanks!