cartjs
cartjs copied to clipboard
After coming back from checkout, json has the old data
When we add product to cart and then go to checkout, if user hits back button, json still shows old data and qty and items are not updated without the page refresh.
Ok, I've found the fix here: https://github.com/discolabs/cartjs/issues/158
All good :) CartJS rocks!
Closed - fix in #158.