Setting up Locadapt on your Shopify store is a straightforward process. Follow these steps to get started:Documentation Index
Fetch the complete documentation index at: https://docs.locadapt.com/llms.txt
Use this file to discover all available pages before exploring further.
Access Theme Editor
Log in to your Shopify admin panel and navigate to:Online Store > Themes > Actions > Edit code
Add Locadapt Code
Scroll to find the
</head> tag in the theme.liquid file. Right before this closing head tag, paste the following code:Troubleshooting
If you encounter any issues or don’t see Locadapt working on your store, try the following:- Ensure you’ve replaced
YOUR_PROJECT_IDwith your actual Locadapt project ID. - Clear your browser cache and reload the page.
- Check if there are any JavaScript errors in your browser’s developer console.