First thing to do is read our design doc to make sure you understand our template engine system. The design doc can be found here:
http://support.pinnaclecart.com/manual/Pinnacle%20Cart%20Design%20Documentation%20v1.0.pdf
After reading the doc, you will need to create a blank html file named element-custom-head.html
using an appropriate program. Then, upload it into
/content/skins/_custom/skin/templates/wrappers/elements/. If one or
more of these folders do not exist, you will need to create them. Keep
in mind that you can create both the html file and folders using Plesk,
if available. Once this file is created, you will be able to paste in all of your custom code which will be included in the "head" portion of the cart's web pages.
