What links a customer account (a logged in customer) to the shopping cart saved on the server for that account?
Right now I don't use accounts, so the cart is saved on the server, and located by the system using a cookie stored on the PC. If cookies are cleared, then the customer loses their cart.
Are cookies required for customer accounts?
When I try V8 again, will cart contents be lost if customer accounts are in use? My first attempt at V8 wiped out everyone's carts.
Right now I don't use accounts, so the cart is saved on the server, and located by the system using a cookie stored on the PC. If cookies are cleared, then the customer loses their cart.
Are cookies required for customer accounts?
When I try V8 again, will cart contents be lost if customer accounts are in use? My first attempt at V8 wiped out everyone's carts.
Comment