View Single Post
  #2  
Old 10-29-2009, 07:04 AM
 
icooper icooper is offline
 

Newbie
  
Join Date: Jul 2009
Posts: 3
 

Default Re: Extra Fields in Cart using 4.2.2

All sorted with many thanks to mikalou's reply in this thread.

http://forum.x-cart.com/showthread.php?t=40018&highlight=outputting+extra+ fields+on+cart

I was initially looking to retrieve all key fields and select the field I wanted in the template using smarty, but I changed the suggested SQL mod to func.cart.php to also include the extra_fields table, allowing me to retrieve the specific value by service name.
__________________
X-Cart Gold 4.2.2
http://www.themissingdimension.com
Reply With Quote