Essential session cookies
- Django session storage keeps the cart, checkout flow, selected preferences, and login state working while you browse.
- These session controls are necessary for core website functions such as saved experiences, checkout, and secure account handling.