Dawn theme reload cart on quantity update

Hello @Rich_Woodward ,

Go to Assets => Cart.js and add the below code inside updateLiveRegions function,

window.location.reload();

Next, Go to Sections > main-cart-footer and add your script.

I hope it helps you.

Happy Coding!!

3 Likes