{* $Id: products_m_add.tpl 1503 2006-03-31 07:53:23Z zeke $ *} {capture name="mainbox"}
{* *} {* *}
{$product.$field.alt}
{$product.$field.alt}
{include file="buttons/multiple_buttons.tpl" item_id="new_product"}

{if 'manage_catalog'|fn_check_privileges:true} {include file="buttons/add_new.tpl" but_onclick="javascript: document.products_m_addition_form.submit();"} {/if}
{/capture} {include file="common_templates/mainbox.tpl" title=$lang.add_products content=$smarty.capture.mainbox}