I created a minicart.js file based on the shopsite help examples for the minicart changing the lines that needed to be changed for serialnum and show link.
I then added a <SCRIPT language="JavaScript" SRC="minicart.js"></SCRIPT> tag to my header section in the admin area and uploaded my minicart.js file to the server.
After publishing the cart works fine on all pages except the more info pages or search pages.
I also made a include and tried adding [-- INCLUDE minicart PROCESS --] to the header template. Again it works onn the main pages, but not on the search or more info pages where I actually get the [-- INCLUDE minicart PROCESS --] code.
Is there something i may need to add or change to get this to work?
Thanks
Tom