less than a minute read • Updated 4 days ago

Convert ASecureCart add to cart forms to Foxy forms

Quickly and easily convert your existing ASecureCart add to cart forms to Foxy forms with a simple snippet of code.


Install Foxy Loader Snippet

The following snippet is used to display a sidecart on your website and store customer sessions. It is not required, but recommended.

  1. 1

    Log in to the Foxy admin.

  2. 2

    Go to Settings > Website & Products.

  3. 3

    Copy the code snippet from the Foxy loader.js section

  4. 4

    Paste the snippet in your website's global footer code section (it's recommended to have this snippet on all pages).


Install ASecureCart Conversion Snippet

  1. 1

    Copy the snippet from below:

    <!-- Foxy ASecureCart Snippet -->
    <script>
      var foxySubdomain = "https://STORESUBDOMAIN.foxycart.com";
    </script>
    <script src="https://foxy-integrations.netlify.app/foxy-asecurecart.js"></script>
    
  2. 2

    Paste the snippet into your website's global footer code section (or manually for each product page in your website).

  3. 3

    In the snippet, replace STORESUBDOMAIN with your Foxy subdomain (this can be obtained from the Foxy admin, Settings > General).

  4. 4

    Publish changes and test.


Test Conversion Snippet

To test if the conversion snippet is working, please go to a page in your website that has an ASecureCart add to cart form and click to add product to cart.

You'll know the conversion snippet is set up properly if the Foxy sidecart slides in instead of the ASecureCart cart displaying. If you have product options, be sure to test those as well.


Support

As always, our team is here to help if anything doesn't work as expected. Please contact us.


Need Help?

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