App reviews, troubleshooting, and recommendations
Using the Shopify Privacy & Compliance app...
This all works, but I cannot find a way for users to reopen the popup to change things.
Any ideas please?
Thank you.
Can't you just help me here?
It may help others in the future too.
Exactly!
I need it too as this is yet another Shopify app with a lot of shortcomings. Especially for Scandinavian countries.
The best idea I have come up with so far is to add a note to the privacy page to clear cookies for the site and start again. Not ideal, but a workaround. I see no way to add a simple button.
That is a great idea! How do you do that?
my understanding is that the GDPR makes this a necessity for all EU-countries.
Yes - but that should be part of the app - not anything to code on top.
Bump
There must be a way to trigger the, shopify-pc__prefs__dialog !?
window.Shopify.customerPrivacy.currentVisitorConsent()
storefront-banner.js
Bumping this too—I also need to understand how to do this. Thanks
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 this way the customer can change the settings according to GDPR.
This worked for me: onclick="event.preventDefault(); privacyBanner.showPreferences();"
Initial code from @Waldi_7
I think I found a solution, let me know if it works for you. I added this link to one of the menus in the footer, but you can place it anywhere.
2m ago Learn the essential skills to navigate the Shopify admin with confidence. T...
By Shopify Feb 12, 2025Learn how to expand your operations internationally with Shopify Academy’s learning path...
By Shopify Feb 4, 2025Hey Community, happy February! Looking back to January, we kicked off the year with 8....
By JasonH Feb 3, 2025