How do I upload my brand’s logo?
How else can I personalize the popup?
How do I add logout functionality?
Add the function handleLogout() to your logout button
What can I do with the data captured through KwikPass?
Secondly, you can use this data for email automations, on different analytics/email marketing and SMS marketing tools to reach out to customers.
We pass the marketing consent to your customer account.
Custom Tags: How do I configure them?
How do I uninstall KwikPass from my store?
What happens when I change the theme?
In case of manual integration, remove the code from your existing theme, and add it to your new theme.
Edit the code of the new theme.
Copy the code from “kwikpass.liquid” of previous theme.
Now, go to theme.liquid
{% render 'kwikpass' %}
In case of theme app extension: