less than a minute read • Updated a month ago
Integrate Foxy + GoHighLevel
Integrate Foxy + GoHighLevel to use Foxy E-comerce functionalities on your GoHighLevel Store.
Add Foxy Snippets
In the following steps, you'll add needed scripts for the Foxy + GoHighLevel integration to work:
1Collect the two code snippets
2Create a Global Section in GoHighLevel to hold the scripts
Open any page in the HighLevel Website/Funnel builder.
Click Sections → +Add Section and add a blank section.
Drag a Custom Code element into that section.
Edit the Custom Code block and paste the snippets in this order:
<script src="https://YOUR-FOXY-DOMAIN.foxycart.com/static/loader.js" async defer></script>
<script src="https://cdn-js.foxy.io/website-helpers@1/foxy-highlevel.js"></script>
(Replace the first URL with the actual loader.js URL you copied.)
Save the block, then save the surrounding section as a Global Section named something like “Foxy Scripts”.
3Add the Global Section to every page
On each website or funnel page, choose +Add Element → Global Section, select “Foxy Scripts,” and place it (usually at the bottom).
Publish or re-publish the page. Any future edit to the “Foxy Scripts” Global Section will update all pages automatically.