I have two saved addresses. A is 3 km away from the restaurant location. B is 10 km away.
(I have set the delivery charge based on a distance.)
At the menu page, the default saved address is A, I have added an item to cart. Everything in cart shows correctly.
Next, I have changed my mind. I want the restaurant to deliver to my B address instead. So I changed the saved address to B.
I found that the cart didn’t update. The delivery charge still show the same, not reflect the distance of B.
What is the easiest way to fix this?