I am trying to create a theme using Prestashop 1.6 and the Default theme as reference.
Whenever i try
{HOOK_TOP}
in my header.tpl , it display the search,cart modules.
But in my case i just want the search module to be displayed.How can i display only the search block and the signIn,create account i want them to be displayed in another place.
Also can i get any advice or tutorials from where i can learn the theming the right way.I guess i am doing stuff the wrong way.