Hello,
I have question how to use different header for different categories.
example :
if manufacturers_id = 10
go to header 1
else
go to header 2
I just want to know how to implement this case in tpl_header.php if it possibe.
Thank you for your help :)




