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

Can I retrieve extra field info next to product title ?

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 10-22-2003, 11:14 PM
 
jAnkis jAnkis is offline
 

Member
  
Join Date: Oct 2003
Location: Brisbane, Australia
Posts: 16
 

Default Can I retrieve extra field info next to product title ?

I am setting up a online record store and I have an extra field called Artist.

Will it be possible to display artist name next to product title without going to product details ??

thanks
Reply With Quote
  #2  
Old 10-23-2003, 02:47 AM
  shan's Avatar 
shan shan is offline
 

X-Guru
  
Join Date: Sep 2002
Location: Birmingham, UK
Posts: 6,163
 

Default

use the global extra fields method and then add to products.tpl or product_t.tpl

Code:
Artist: {$products[product].param00}

change param00 to whichever extra field you are using. Check the database if your unsure
__________________
Looking for a reliable X-cart host ?
You wont go wrong with either of these.

EWD Hosting
Hands On Hosting
Reply With Quote
  #3  
Old 10-23-2003, 03:23 AM
 
jAnkis jAnkis is offline
 

Member
  
Join Date: Oct 2003
Location: Brisbane, Australia
Posts: 16
 

Default Almost there

Thanks

I am almost there ... This is the code I have in customer/products.tpl

{$products[product].product}</font> - Artist:{$products[product].param04}

I checked the database and the artist field is feidid 4

I can see the test "artist" but the value from artist field doesnt get retrieved.

Is this to do with "global extra field" ?

I add extra field under extra field. I assume it is the global field ?

Please help
Reply With Quote
  #4  
Old 10-23-2003, 03:57 AM
 
jAnkis jAnkis is offline
 

Member
  
Join Date: Oct 2003
Location: Brisbane, Australia
Posts: 16
 

Default It works now :)



It was my mistake !!! thanks heaps
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 10:22 AM.

   

 
X-Cart forums © 2001-2020