Jean-Baptiste Bellet
3cd53cbd41
Adds some keys to this cached element, due to cookie banner
...
Once the user accept the cookie, we should not show the cookie banner element. This is handled via `app/helpers/footer_links_helper.rb#cookies_policy_link` and boolean:
```
!Web::CookiesConsent.new(cookies, request.host).exists? && Spree::Config.cookies_consent_banner_toggle
```
2023-05-24 10:45:06 +02:00
..
2023-05-19 17:39:33 +02:00
2023-01-20 11:20:35 +01:00
2023-05-08 14:07:50 +01:00
2022-10-18 11:32:14 +11:00
2020-01-12 13:11:33 +01:00
2022-06-01 17:16:55 +10:00
2022-08-08 15:36:23 +02:00
2022-06-01 17:16:55 +10:00
2023-05-08 14:07:50 +01:00
2020-02-22 11:06:51 +00:00
2023-05-17 11:34:35 +02:00
2021-08-16 15:31:00 +01:00
2021-02-03 09:50:28 -08:00
2021-08-25 08:29:54 +05:30
2023-05-08 14:07:50 +01:00
2015-08-28 16:59:23 +10:00
2023-03-06 09:29:04 +01:00
2023-05-15 19:41:45 +02:00
2023-05-24 10:45:06 +02:00
2023-05-08 14:07:50 +01:00
2023-04-11 14:27:57 +02:00
2023-05-08 14:07:50 +01:00
2017-01-12 10:18:30 +00:00
2023-05-16 16:19:59 +10:00
2023-05-17 15:37:05 +01:00
2022-06-09 16:00:57 +10:00
2021-09-01 17:16:30 +02:00