less than a minute read • Updated 7 days ago

Use GoDaddy Online Store to manage Foxy products

As soon as you make the following changes and publish, they will be live, so you may want to duplicate your GoDaddy site and test or have Foxy already configured.


Requirements

  • A Foxy store (sign up here if you don't have one yet)

  • A GoDaddy website with the Online Store add-on


GoDaddy site settings

Disable quick view

  1. 1

    Navigate to the Store tab from the right menu

  2. 2

    Click Online Store under Store Widgets

  3. 3

    Turn off the Enable Quick View setting


Add Foxy + GoDaddy code snippet

  1. 1

    In the GoDaddy website editor, go to the Shop page

  2. 2

    Below the section that displays products, add a new section

  3. 3

    Search for the HTML section and click the Add button to embed custom code on the page

  4. 4

    In the Custom Code field, copy and paste the code below:

    <script type="module">
      import init from "https://cdn-js.foxy.io/website-helpers@1/foxy-godaddy.js";
      const foxyConfig = {
        storeDomain: "YOUR_STORE.foxycart.com",
      };
      init(foxyConfig);
    </script>
  5. 5

    In line 4 of the code above, replace YOUR_STORE with your Foxy store subdomain. If you use a custom store domain, replace YOUR_STORE.foxycart.com with the full store domain

  6. 6

    In the Forced Height setting, enter 1 for the pixels value to minimize the size of this section

  7. 7

    Publish the site and test by adding different products to cart


Need Help?

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