Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Product info - product image


Guest

Recommended Posts

Hi all this should be simple, but i cant figure it out.

 

On the product info page i need to display the product image after the product name:

 

About line 114 i have:

<td class="main" valign="top"><div class="pageHeading"><?php echo $products_name; ?></div></td>

 

I need :

<td class="main" valign="top"><div class="pageHeading"><?php echo $products_name; ?>PRODUCT_IMAGE_HERE_WITH_NO_LINK</div></td>

 

Any help would be appriciated

 

Craig :D

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...