Re: Rotating the Main Image based on categories
{if $main and $cat eq "249" }
1
{elseif $main and $cat eq "250"}
2
{elseif $main and $cat eq "252"}
3
{else}
4
{/if}
this works on my server. the smarty is correct. make sure the categorey number are correct.
__________________
xcart 5.1.2
|