Log in to your Shopify Admin. Navigate to Online Store > Themes. Locate your current live theme and click the Edit theme (or "Customize") button.
Once inside the theme customizer, click the three dots (...) in the top left corner next to your theme name and select Edit code from the dropdown menu.
In the left-hand sidebar of the code editor:
Open your new "zuzana-chatbot.liquid" file and paste your unique script code from Chat settings. It should look like this:
<script src="https://chat.cdn.zuzana.ai/chat.js" data-chat-key="YOUR_UNIQUE_KEY" async></script>
Make sure to save the file after pasting.
Now, you need to tell Shopify where to display the chatbot:
Your chatbot should now be live on your storefront.