I have just realised I misread your post, but how I misread it, is I think, better than what you were in actual fact suggesting.
I thought you were saying that Magento 2 would now have the concept of a guest cart and an account cart, and when the customer checked out, they would be presented with a choice: (wording would need to be better written but off the top of my head)
You have items both in your present cart. But you also have items stored in a previous cart. Would you like to:
I think its always better to give customers the power - however for store owners who want to dictate the behaviour, which decision favoured could also be set, and locked, in admin which would remove the customer's prompt and choice.
I suggest to have a parameter in system configuration, something like this:
[Shopping Cart]
Cart Action on Log-in = Automatically replace cart content/Ask customer
Default value for the parameter still needs to be defined.
In this case merchant can choose whether to just replace the cart without adding an extra step or ask the customer to make a decision.
I suggest to have a parameter in system configuration, something like this:
[Shopping Cart]
Cart Action on Log-in = Automatically replace cart content/Ask customer
Default value for the parameter still needs to be defined.
In this case merchant can choose whether to just replace the cart without adding an extra step or ask the customer to make a decision.
—
Reply to this email directly or view it on GitHub.