View Single Post
  #23  
Old 01-06-2009, 09:14 AM
  ARW VISIONS's Avatar 
ARW VISIONS ARW VISIONS is offline
 

X-Man
  
Join Date: Jan 2007
Location: Pensacola, FL
Posts: 2,536
 

Default 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
Reply With Quote