Product in cart not available after logging in
-
I have noticed an issue where unique single item is not available for purchase when it’s added to the cart when user is in guest mode. Then after logging in the cart shows that the product is not available any more. So it seems that logging in starts a new session and the previous session has the products reserved even though it’s the same customer.
To reproduce:
1. create a simple product with stock quantity of 1
2. navigate to the product while not logged in and add the product to cart
3. navigate to checkout page and log in to the user account
=> after logging in the notice of product unavailability is shown and the product can’t be purchasedHow could this be fixed? If cart stock reducer plugin is disabled then the user can add product in guest mode and login with the product still available in cart.
- The topic ‘Product in cart not available after logging in’ is closed to new replies.