Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls
 

Add category name to Upsells List

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 05-19-2008, 01:59 PM
  matthewstroh's Avatar 
matthewstroh matthewstroh is offline
 

Member
  
Join Date: Oct 2007
Location: Portland, OR.
Posts: 16
 

Default Add category name to Upsells List

Does anyone know how to add the category name of an upsell item to the upsell list in related_products.tpl? I tried to use the following bit of code but it didn't work, though it seemed intuitive given the way the other variables on that page are served.

Code:
{$product_links[cat_num].category}


Also, I tried to add the following to my /include/func/func.product.php file to see if I could get it to pull the category from there, but no luck.
Code:
$fields[] = "$sql_tbl[products].category";


Anybody have any ideas?
__________________
Matthew Stroh
Version 4.1.9
Reply With Quote
  #2  
Old 05-20-2008, 02:35 AM
  Yurij's Avatar 
Yurij Yurij is offline
Banned
 

X-Adept
  
Join Date: Jan 2008
Posts: 486
 

Default Re: Add category name to Upsells List

Quote:
Originally Posted by matthewstroh
Does anyone know how to add the category name of an upsell item to the upsell list in related_products.tpl? I tried to use the following bit of code but it didn't work, though it seemed intuitive given the way the other variables on that page are served.

Code:
{$product_links[cat_num].category}


Also, I tried to add the following to my /include/func/func.product.php file to see if I could get it to pull the category from there, but no luck.
Code:
$fields[] = "$sql_tbl[products].category";


Anybody have any ideas?

The table "products" does not have a field "category" ))
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 06:20 AM.

   

 
X-Cart forums © 2001-2020