Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Using Category name or breadcrumb trail (current) on Product_info.php page?


giapet

Recommended Posts

So far feel like I'm making good progress on my own but this one has me stumped!

 

I would like to be able to use the Name of the category, (ie, Earrings) at the top of the product_info.php page. I'm using the large image (no pop-up) and have added the price under it along with the name of the item so I want to replace where those were at the top with the name of the category. Make sense?

Check it out here, please click thru to product info page.

 

Here's the code I need to change

<table border="0" width="85%" cellspacing="10" cellpadding="10">
	  <tr>
		<td class="pageHeading" valign="top"><?php echo $products_name; ?></td>
	  </tr>
	</table>

 

Thanks! Your help is really appreciated!

Karen

Link to comment
Share on other sites

  • 11 months later...

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...