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:

  1. 1

    Collect the two code snippets

    • Foxy loader.js – copy it from Foxy Admin → Settings → Website & Products.

    • Foxy + GoHighLevel helper – copy exactly this line:

      <!-- FOXY + GOHIGHLEVEL -->
      <script src="https://cdn-js.foxy.io/website-helpers@1/foxy-highlevel.js"></script>
      
  2. 2

    Create a Global Section in GoHighLevel to hold the scripts

    1. Open any page in the HighLevel Website/Funnel builder.

    2. Click Sections → +Add Section and add a blank section.

    3. Drag a Custom Code element into that section.

    4. Edit the Custom Code block and paste the snippets in this order:

      <!-- FOXY LOADER -->
      <script src="https://YOUR-FOXY-DOMAIN.foxycart.com/static/loader.js" async defer></script>
      
      <!-- FOXY + GOHIGHLEVEL -->
      <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.)

    5. Save the block, then save the surrounding section as a Global Section named something like “Foxy Scripts”.

  3. 3

    Add 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.


Need Help?

Did this article answer your questions? Need help with anything? Please click below to contact us.