Re: Custom Root Category Template
i can't seem to get the following to work,
{elseif $main eq "catalog"}
{if $category.categoryid == 818}
{include file="customer/main/subcategories_Mcards.tpl" cat=$cat}
{elseif $main eq "catalog"}
{include file="customer/main/subcategories.tpl" cat=$cat}
{/if}
Am i missing anything, thanks
|