Cookies
2026 revision — how dolmaris deals with cookies.
What Happens Here
There is nothing to store — the pages are static, so no cookies are created at all.
Why Nothing Is Stored
The site is static: it does not know who arrived, and makes no attempt to find out.
Browser Settings
Every browser lets you inspect and delete what a site has stored, or block it in advance — usually under privacy settings.
How Cookies Work
Websites use cookies to remember state between pages: language, being signed in, what is in a basket.