Greetings all,
I've set AllowMultipleEntriesForSameProduct to true which works until a user logs in. (If the user is already logged in, everything's fine) When the basket items are copied from the guest customer id to the registered customer id, the two line items are combined into 1, and the quantity is increased.
There is no kkAppEng.getBasketMgr().updateBasketWithOptions, and I'm having difficulty determining how to handle this.
Any help is greatly appreciated. Thanks in advance.
You need to do the same in mergeBasketWithOptions