Quote:
Originally Posted by Jon
Note for products, there may be instances where $products.productid is defined and the user is not on the product page, so it is better to use this for product pages only:
{if $main eq "product"}
{include file="location.tpl"}
{/if}
|
Guys,
I want the breadcrumb to appear
ONLY in the
catergories pages
and in the
products pages.
What would be the code?
Thanks