in product.php
PHP Code:
if (!empty($product_info)) $location[] = array($product_info["product"],"");
This is the variable which will be displayed in the product page breadcrumb.
May be this will help you.
But ,this will change the page title too.
beware of that.