[SOLVED] Saving shooping cart
Posted: Wed Aug 31, 2011 7:14 pm
I wonder if anyone else find saving shopping cart a bit confusing. It works fine if user logs in using 'login' link on the top of the page - cart box is updated immediately with both old and new items counted, but not when he logs in at checkout page.
Process looks like this:
Customer logged in, added 2 items to the shopping cart and decides not to buy anything this time then logs out - cart is saved.
Same customer returns after few weeks and wants to buy this time. Adds 2 items to empty basked, goes to the checkout, then logs in at the checkout page. Shopping cart at the top of the page doesn't refresh automatically, so it's still showing only 2 items with price. Customer selects postage address, payment method and then in the last 'Confirm Order' step he can see al 4 items in the basket - 2 from current session and 2 saved few weeks ago, which he doesn't even remember any more.
This is a bit confusing for many people, it would be great to have one of these options:
1. disable saving cart when user logs out - can this be done from admin panel or by editing some config files?
2. customer logs in at the checkout page and gets a question 'do you want to add previously saved items to your cart'.
Process looks like this:
Customer logged in, added 2 items to the shopping cart and decides not to buy anything this time then logs out - cart is saved.
Same customer returns after few weeks and wants to buy this time. Adds 2 items to empty basked, goes to the checkout, then logs in at the checkout page. Shopping cart at the top of the page doesn't refresh automatically, so it's still showing only 2 items with price. Customer selects postage address, payment method and then in the last 'Confirm Order' step he can see al 4 items in the basket - 2 from current session and 2 saved few weeks ago, which he doesn't even remember any more.
This is a bit confusing for many people, it would be great to have one of these options:
1. disable saving cart when user logs out - can this be done from admin panel or by editing some config files?
2. customer logs in at the checkout page and gets a question 'do you want to add previously saved items to your cart'.