R11 how to merge anonymous basket into registered basket
Posted: Sat Mar 12, 2016 3:43 pm
When a user logins in, their anonymous basket contents replace their registered user basket contents. I have a client who wants the anonymous basket merged into the registered user basket so that no potential sales are lost. Their shoppers tend to build large baskets (20+ items) so this is a big deal to them.
I tried changing .Migrate(), but wound up causing more problems than I solved.
Is there an easier way to accomplish this? We have full source code.
I tried changing .Migrate(), but wound up causing more problems than I solved.
Is there an easier way to accomplish this? We have full source code.