Improvement
Feb 21, 2025
The handling logic of AI Commerce's login tokens has been simplified. Previously, in some rare cases, such as when opening offers or switching to a customer account using the token, the shopping cart would not update before the page was reloaded or navigated.
This could cause confusion for the customer when the contents of the cart did not match expectations. After the update, logging in with a login token ensures that the session and shopping cart sync immediately without the need for a manual refresh.
This function particularly improves the login links used in customer service and provides a more reliable experience for users of the online store.