View Single Post
  #6  
Old 03-27-2009, 11:21 AM
  cflsystems's Avatar 
cflsystems cflsystems is offline
 

Veteran
  
Join Date: Apr 2007
Posts: 14,201
 

Default Re: I know it's been asked a million times

Open skin1/modules/Upselling_Products/related_products.tpl and comment out this line
Code:
<td class="item-number">#{$p.productid}</td>
like this
Code:
{* <td class="item-number">#{$p.productid}</td> *}
__________________
Steve Stoyanov
CFLSystems.com
Web Development
Reply With Quote