jQuery(‘body’).on(‘ajaxCart.afterCartLoad’, function(evt, cart) {
// Bind to ‘ajaxCart.afterCartLoad’ to run any javascript after the cart has loaded in the DOM
/* timber.RightDrawer.open(); */
HOW TO CHANGE BACK?
jQuery(‘body’).on(‘ajaxCart.afterCartLoad’, function(evt, cart) {
// Bind to ‘ajaxCart.afterCartLoad’ to run any javascript after the cart has loaded in the DOM
/* timber.RightDrawer.open(); */
HOW TO CHANGE BACK?
there isn’t enough contenxt to know what you are asking about, please add more details