Tagged: session

magento 2 get and set session values 0

Magento 2 get and set session values

In my last post I showed you how to get session objects, now it is time to get and set session values. For this we programmatically set some values to session objects and get...

magento 2 get session 1

Magento 2 get session

This time I show you how to get session programmatically from your Magento 2 shop. But before this can be done, we need to take a closer look on Magento 2 sessions . Magento...