{* $Id: products_update.tpl 1895 2006-06-07 11:28:24Z zeke $ *} {** include fileuploader **} {include file="common_templates/file_browser.tpl"} {** /include fileuploader **} {if $mode == "update"}
{$lang.text_mandatory_fields}
{include file="addons/related_products/products.tpl"} {/capture} {include file="common_templates/tabsbox.tpl" tabs=$page_sections js_switch="Y" content=$smarty.capture.tabsbox} {/capture} {if $mode == "add"} {include file="common_templates/mainbox.tpl" title=$lang.add_new_product content=$smarty.capture.mainbox} {else} {include file="common_templates/mainbox.tpl" title=$lang.update_products content=$smarty.capture.mainbox} {/if}