Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Link Image To Manufacturer


Guest

Recommended Posts

Posted

Hello!

 

This should be relatively straight forward but I'm struggling. I have an image that I have linked to a product page making sure that the session id is included. I need to do the same but instead of linking to a product page I need to link to a manufacturer. Here is the code I have to link to a product page...

 

<tr>
<td>
<?php  echo '<p><a href="' . tep_href_link('product_info.php', 'cPath=1&products_id=816') . '"><img src="images/IScreamBanner.gif" alt="I Scream Records" name="" width="650" height="124" border="0" id="graphic_name"></a></p>'; ?>
</tr>
</td>

 

Any help greatly appreciated.

 

Cheers,

Mark.

Archived

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

×
×
  • Create New...