Foxycart integration
Permalink
Can anyone give me some tips on how they are integrating Foxycart into their C5 sites? I would look into changing to a solution that is already easy to integrate, but my company is already set up with FC. There are a few old posts about this, but there never seemed to be a definitive answer. I think a block specifically for FC would be a great addition to the marketplace. I would work on one myself, however my programming skill is not at the level I would need to make that happen
But FoxyCart was made to work on other sites so it shouldn't be a problem to use it. Looking at this page:
http://wiki.foxycart.com/v/0.7.1/getting_started/site_setup...
It looks like there's some javascript code you need to copy from your foxycart admin page and paste into your theme's header (make sure you exclude the jQuery call like the docs above mention because C5 already includes those). Then add HTML blocks to your page and paste in the cart links as mentioned in the above docs.
Best of luck.
-Jordan