Hi all,

I'm trying to install a piece of javascript on a client's ZC store. We don't do webdev, we're a 3rd party working with them to get this installed so I don't have any experience designing/customizing Zencart stores.

This js needs to go in a specific area of the product page and needs to be installed on every product page. I'm guessing I enter this in the template product_info_display.php file? They're using theme360 if that helps. I don't know PHP very well so I'm not sure exactly where to place this.

Additionally, the js needs to have product page variables/template tags inserted into it. These vars include: brand/manufacturer, part number, price, title. Where can I find these template tags/vars? Is there a wiki or some documentation with a list somewhere?

I appreciate any and all help! I'm digging around in a lot of these php files but am really unsure where everything goes. Placement of this script is key and I dont want to break anything.

Thanks!

jhkaplan