View Single Post
  #11  
Old 05-26-2008, 11:27 AM
 
ecommerce ecommerce is offline
 

eXpert
  
Join Date: Jul 2006
Posts: 267
 

Default Re: Remove Location Breadcrumbs from Home

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
__________________
X-Cart 4.0.18 DBest
Reply With Quote