View Single Post
  #2  
Old 11-05-2010, 01:23 AM
  amy2203's Avatar 
amy2203 amy2203 is offline
 

X-Wizard
  
Join Date: Jul 2004
Location: Watford, UK
Posts: 1,509
 

Default Re: Custom product title using extra fields

use the webmaster mode to work out which template you need to edit, and see if the field you want is available on that page, you'll need the full smarty debug mode,

then you need to add the extra field to the title, so wherever your title is add the extra field, something like {$extra_fields.0.value} you should be able to see the exact variable in the debug window

hth
__________________
X-Cart version 5 (Previously 3.5-4)

Previous Versions included
BCSE Reward Points Mod
Altered Cart On Sale Mod
Wordpress Plugin

Please don't PM me for support. I help where I can on the forum and your question will more likely be answered there.

Shout me a Coffee!
Reply With Quote