Re: Hide breadcrumb on home.php
To add breadcrumbs to the products page....
In File: /customer/main/product.tpl
Directly below this line:
{* $Id: product.tpl,v 1.96.2.22 2005/06/03 05:46:02 mclap Exp $ *}
Add this:
{include file="location.tpl"} <br><br>
justme
|