Cookies
1. Cookies we use
We use only strictly necessary cookies and storage required for the shop to work. We do not use analytics, marketing or advertising cookies, pixels or tracking codes. Therefore we do not show a consent banner for optional cookies.
- Session cookie: login, bag, checkout and form protection. Lifetime follows the session setting, usually until the session ends or after inactivity.
- CSRF / XSRF token: protection against forged requests. Necessary for security.
- weestick_locale: remembers the chosen language. Necessary to show the shop in the correct language.
- weestick_guest: anonymous guest identifier for the bag and uploaded artwork until the customer signs in. HttpOnly, encrypted.
2. Browser storage
On the public shop we use the sessionStorage key weestick.cart.add.attempt. It only restores a bag-add attempt if the request is interrupted. It is not a cookie and we do not send it to a third party for marketing.
Staff administration may use sessionStorage in the staff browser for internal notes. That storage is not part of the customer shop.
3. Consent
Necessary cookies are not made conditional on consent. Optional categories do not exist, so the footer has no “Cookie settings” control.
Further information about data processing is on the Privacy page.