Last updated: May 2026
Cookies are small text files placed on your device by a website. This site primarily uses browser localStorage (a similar technology) rather than HTTP cookies. Both allow data to persist between visits.
| Key | Type | Purpose | Expiry |
|---|---|---|---|
| umbrella-cart | localStorage | Stores your shopping cart contents between visits | Until cleared |
| gdpr-consent | localStorage | Remembers your cookie consent choice | Until cleared |
Both entries are essential — they are necessary for the store to function correctly and cannot be disabled without breaking core features.
Stripe
Stripe sets cookies and may fingerprint your browser to detect fraud and process payments. These are strictly necessary for checkout. See Stripe's Privacy Policy.
Supabase
If you create an account, Supabase sets an authentication token in localStorage or as a cookie to keep you logged in. This is necessary for account functionality. See Supabase's Privacy Policy.
Google Fonts
Typography fonts (Inter, Playfair Display, Poppins) are loaded from Google's servers. Google may log your IP address. No personal data beyond the request log is shared. See Google's Privacy Policy.
You can clear all locally stored data at any time through your browser settings (Settings → Privacy → Clear browsing data → Local storage / Site data).
You can also update your consent choice by clearing the gdpr-consent key from localStorage, which will cause the consent banner to reappear on your next visit.
Most browsers allow you to block third-party cookies via browser settings. Note that blocking Stripe cookies will prevent checkout from working.
For questions about how we use cookies, visit our Contact page or review our full Privacy Policy.