KNOW HOW
Wednesday, 11 September 2013
prestashop: add javascript file at the end of the html
open the prestashop/themes/theme-name/footer.tpl and add:
<!-- added -->
<script type="text/javascript" src="/js/myfile.js"></script>
<!-- added -->
</body>
</html>
create new javascript file in prestashop/js/myfile.js
No comments:
Post a Comment
Newer Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment