There is some javascript just above the end tag for body and after the html tag, that I would like to edit/remove. But I can't find the footer template in zen cart.

link|improve this question

60% accept rate
1  
Just for help with this in other projects you might encounter, I usually grep terms that I'm looking to change and use that to locate the template. – Nic Dec 3 '11 at 17:56
feedback

1 Answer

up vote 0 down vote accepted

Look in these files:

includes/templates/YOUR_TEMPLATE/common/tpl_footer.php

includes/templates/YOUR_TEMPLATE/common/tpl_main_page.php

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.