View Single Post
  #3  
Old 03-28-2016, 04:20 PM
  cherie's Avatar 
cherie cherie is offline
 

X-Wizard
  
Join Date: May 2003
Location: USA
Posts: 1,534
 

Default Re: How to add extra field values to the product list page

Change:

FROM $sql_tbl[xcart_extra_field_values]

to:

FROM $sql_tbl[extra_field_values]
__________________
redlimeweb.com
custom mods and design integration
4.7 linux
Reply With Quote