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
|