nudylady Posted May 18, 2007 Posted May 18, 2007 on catalog/product_info.php I changed CODE if (tep_not_null($product_info['products_model'])) { $products_name = $product_info['products_name'] . '<br><span class="smallText">[' . $product_info['products_model'] . ']</span>'; } else { $products_name = $product_info['products_name']; } to CODE $products_name = $product_info['products_name']; Product Model is now hidden on product_info.php BUT model NO still showing on the page header look like this Top » Catalog » Gilft » MODEL NO SHOWING HERE --------------------------------------------------------- thank you for help
Guest Posted May 18, 2007 Posted May 18, 2007 Try this http://www.oscommerce.com/community/contri...e+in+breadcrumb
Recommended Posts
Archived
This topic is now archived and is closed to further replies.