How many types of sessions are there? Why we use different sessions in Magento?

0

There are namely three sessions in Magento:

  • customer session
  • checkout session
  • core session

All these sessions are stored in one session only. We use different sessions because sometimes we need to clear only a particular session data and not all session data.

asked Apr 15, 2023 at 01:14
Sign in to add a comment

0 Answers

0
📝 No answers yet!

Be the first to answer this interview question.

Your Answer

Sign in to post your answer and help the community.