Hi,if you look at the way Commerce Framework in AEM works with Hybris [1], you will notice the session information is stored in the commerce engine, a session ID cookie corresponding to the session is stored in AEM. What commerce engine are you using?You could use an http session, but be aware of th...