View Single Post
  #1  
Old 12-16-2006, 05:31 AM
  bedstar's Avatar 
bedstar bedstar is offline
 

Senior Member
  
Join Date: Nov 2004
Posts: 115
 

Default Adding Specific banners to specific categories!

Hi All

Im hoping this will be quite a simple one but im not much of a programmer so any help will be great.

I want to add different baners to different category sections so i need a set of {if}{else} statements but i wsn't sure of the structure. eg

{category URL eq "www.mystore.com/shop/category1.html} display this image
{elseif}
{category URL eq "www.mystore.com/shop/category2.html}display this
{/if}

I want to be able to do this with the html catalog so i can use categoryid=4 it has to be a URL that is specific to the html.catalog

Thanks

john
X-Cart 3x
__________________
https://www.bedstar.co.uk
Reply With Quote