Web
How to integrate Release0 with Shopify
Embed your Release0 agent in Shopify themes using Liquid files. This guide provides step-by-step instructions to add your agent to Shopify stores, allowing you to enhance customer interactions and support.
Embedding your agent in Shopify is a straightforward process. Follow these steps to get started:
- Go to the Integrations tab of your agent’s flow editor.
- Click the Shopify button to get the embed instructions.
- Copy the provided code snippet.
- Paste the code into your Shopify theme’s Liquid file, typically in the
theme.liquid
file. - Save the changes to your theme.
- Your agent should now be embedded in your Shopify store.
- Test the integration by visiting your store and interacting with the agent.
- If you encounter any issues, double-check the code placement and ensure there are no conflicting scripts in your theme.