I am facing some critical issue in Magento:
When I logged in and added some products in cart and logged out, again logged in then those products were still remaining in shopping cart.
----> This should not have happened because I set "Clear Persistence on Log Out".
The steps involved in this case are:
- I logged in.
- Added 2 products to my cart.
- Now I logged out.
- Then without logging in , I browsed the website and added 4 products to cart.
- After that, at the time of checking out I was requested to login, so I logged in.
- Now instead of 4 products(which is intended), I see 2+4=6 products in my cart during payment.
I configure as below --
- Enable Persistence -- Yes
- Persistence Lifetime (seconds) -- 60
- Enable "Remember Me" -- Yes
- "Remember Me" Default Value --- No
- Clear Persistence on Log Out -- Yes
- Persist Shopping Cart -- Yes
But unable to figure out the problem, in configuration I put 60 second. I logged out and after 5 minutes again I logged in. I found products are remain in shopping cart.
According to configuration, product must be deleted from shopping cart after I logged out.
I messed up with this problem.
Kindly help me.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…