View Single Post
  #3  
Old 08-11-2008, 06:08 AM
 
ShopCart ShopCart is offline
 

Advanced Member
  
Join Date: Jan 2008
Posts: 35
 

Default Re: Modify Related Products Listing

Quote:
Originally Posted by JWait
In skin1/modules/Upselling_Products/related_products.tpl...

Find
<td width="1%">#{$product_links[cat_num].productid}</td>
and try replacing with
<td width="1%">#{$product.productcode}</td>

I haven't tested this but it should give you your sku.


I thought that did it, but it's pulling the sku of the main product page and not the related products. I'll play around with it some more. Thanks for pointing out where the file is.
__________________
X-Cart Gold v4.1.10 (upgraded from v4.1.9)
X-AOM, X-FANCYCAT, X-MAGNIFIER, X-OFFERS
MagneticOne XML Site Maps, Googlebase Export
CDSEO Pro
One Page Checkout & On Sale
Reply With Quote