If you need to put JQuery in the Prestashop tpl file, you need to put {literal} and the code below:
<script> {literal} $('document').ready(function(){ //JQuery }); {/literal} </script>
Views (292)
[Total: 2 Average: 3.5/5]
The following two tabs change content below.

Owen Woo

Latest posts by Owen Woo (see all)
- Prestashop – How To Change Home Feature Product Deafult Sorting in PHP - March 14, 2016
- WordPress Plugins You Should Install - November 17, 2015
- Google Negative SEO - November 17, 2015
- JQuery – Put JQuery in Prestashop tpl file - September 18, 2015
- CSS – How to fix the background image with full width and full height - September 18, 2015