As anonymous shopper, from PDP I added an item into the shopping cart and an SCA extension on certain rules add another item to the cart (original item is on-top and additional item succeeds it). Then user logs in (to checkout) - the items on the shopping cart auto-sorts, the original item I added as an anonymous shopper is now at the bottom and the auto-added item is now on top. Is there any way that I can prevent the auto-sort from happening by extending a module or adding one? Or is this easier if I will just manipulate this behavior at the creation of the sales order at the back-end? Thanks for your input in advance!