To whom may it concern,
I recently noticed some issue ub price-summ cart-total display in the header.
When I add one item to cart, it shows the correct amount in header area, but I hit the backspace, the total becomes incorrect.
For example, let’s say I have $50 amout of items in cart, and then I added $5 value item to cart (in item page), and instantly it shows $55 in header area, which is all fine. However, I hit the backspace to go back to previous page, the total amount returned back to $50, like $5 item was not properly added.
The price is still in the cart, so if I click the cart to get into cart page, then everything is alright – I assume that is just simply some displaying issue.
Is there any method that I can fix this issue?