No content to show
User Activity
I don't have this issue. After submitting it just updates the data and vanishes. I guess it's about the way you implemented it. I use an inline text link on my data protection page. So it's not in the menu in my case. Can't help you with that.
I just had the same question. There is actually a function to do that.Just call "privacyBanner.showPreferences()" in your js. This opens the advanced (big one) cookie banner. The default one (the small one) doesn't work since it only works oncee. But...
04-24-2024
I just had the same question. There is actually a function to do that.Just call "privacyBanner.showPreferences()" in your js. This opens the advanced (big one) cookie banner. The default one (the small one) doesn't work since it only works oncee. But...
I solved it "myself" with the help of shopify chat support. I was looking for this -> https://shopify.dev/docs/api/customer-privacyWith this API I can get each saved cookie setting and change my code according to it.
Hi, I am using no third party app but the integrated shopify option to show my cookie banner.So far so good but how can I access the settings the visitor enabled/disabled in that banner?I haven't noticed any cookie or local/session storage with this ...
My Accepted Solutions
Subject | Views | Posted |
---|---|---|
1926 | 04-26-2024 02:48 AM | |
1945 | 04-24-2024 03:00 AM | |
518 | 04-19-2024 04:48 AM |