View Single Post
  #4  
Old 10-05-2005, 02:59 PM
 
fuzzylogic fuzzylogic is offline
 

Newbie
  
Join Date: Jul 2005
Posts: 7
 

Default

Quote:
Originally Posted by shan
Quote:
Originally Posted by fuzzylogic
appears the following code does work in product.tpl

{$extra_fields[x].field_value}

what code should i use to pull that data from sql so it can work in products_t.tpl?

if it works on a single column page it should work on multi colmn too.

make sure you put the code in the right place

in this thread near the bottom two ppl say that it will not work:
http://forum.x-cart.com/viewtopic.php?t=12632&highlight=fieldvalue

in regards to "putting it in the right place" i am entering the code right below the code (after a
) that displays the sku number (which i changed to show products quanitity instead).
again, the code that shows the field name works fine, but adding "_value" to it makes the line disappear.
__________________
4.0.14 (sql5)
Reply With Quote