Glossary Item Box
Overview
It is possible to add JavaScript to your theme that will appear on all pages of your store. If you create a file named theme.js and put it in your theme folder, that file will automatically be included inside your <head/> tag. Any JavaScript added to this file will be included when your store pages are loaded.
Alternatively, if you wish to add <script/> tags to your storefront pages, add them to the store_main.tpl.php template file.
© 2001-2017 Lighthouse Development. All Rights Reserved.