SHOPin Logo
Skip to main documentation content

Cart & authentication

This subsection explains cart behaviour, anonymous sessions, and authentication in the SHOPin storefront accelerator.

What you get here: how the BFF and presentation app split work, how cookies and tokens are used, and how the BFF delegates cart and identity calls to the integration your environment is wired to. See Data sources.

Pages

  • Cart — Guest vs logged-in cart cookies, merge at login, cleanup at logout
  • Anonymous sessions — Guest tokens, storage, and link to the cart
  • Authentication — Login, register, logout, tokens, CSRF, hardening

Related

Back to How to work with SHOPin