View Single Post
  #1  
Old 10-14-2008, 03:20 PM
  abeight's Avatar 
abeight abeight is offline
 

X-Adept
  
Join Date: Nov 2003
Location: Cleveland, OH
Posts: 479
 

Default Display an extra field on products.tpl

Does anyone know if it's possible to display an extra field on the product listing page (products.tpl)? I'm using this code on the product detail page, but it doesn't work on the listing page.

{if $extra_fields.0.field_value ne ""}{$extra_fields.0.field_value}{/if}

V 4.1.11

TIA!
__________________
~ Andrea Beight
Reply With Quote