Posted - 11/22/2018 : 07:17:29
I tested it with non-logged in user.
Steps to reproduce: 1. Added item to the cart. Price $20 2. Close the page 2. Logged in to Admin changed price to $21 3. Open the page again and go to the cart.
Price remains $20. Even if I go through checkout, price is $20. It never updates to $21
I would assume, and I thought it was like this in the past, that either a logged in or non-logged in user, the price would be updated to the current price.
P.S. My quick fix for the Black Friday was to remove all saved carts from the cart table where there was no order associated with it. However, I hope there is a better way.
Edited by - ebp on 11/22/2018 07:18:49
|