I want change background of center_column when i change category.
I made 4 diffrent id of column to change background.
{if $smarty.get.id_category == 3 OR $smarty.get.id_category == 17 OR $smarty.get.id_category == 18}
{/if}
its work but only static and only when i'm in category when i open porduct ( in this category) its not working, somebody know how can i do it?





Back to top








