I\'m trying to avoid forceUpdate() when updating cart items. Which I\'ve read it\'s the best practice.
forceUpdate()
So I\'m updating with onClick the back-en
onClick