{* $Id: extra_fields.tpl,v 1.8 2002/10/21 07:06:43 zorg Exp $ *} {include file="location.tpl" last_location="Extra fields"} This section allows the adding of additional non-standard fields to the products table. For example, this might be used to add an Author and ISBN field to a product that is a book.
Note: It's recommend to have no duplicating 'Field names' in order to avoid confusing customers.
{capture name=dialog}
{/capture} {include file="dialog.tpl" title="Extra fields" content=$smarty.capture.dialog extra="width=100%"}