{php}include DIR_ROOT.'/tinymce/tiny_mce_config.php';{/php} {if $product.productID}
{$CurrentDivision.name|translate}: {$product.name}
{else}
{lbl_prdset_addproduct}
{/if}
{lbl_prdset_lnk_to_product_list}
{$MessageBlock}
{lbl_prdset_tab_simple}
{lbl_prdset_tab_advanced}
{lbl_prdset_product_name}:
{html_text name="name" values=$product table=$smarty.const.PRODUCTS_TABLE style="width:100%"}
{lbl_str_price}:
{$default_currency.currency_iso_3}
{lbl_prdset_str_category}:
{foreach from=$product_category.calculated_path item=_crumb name=_frcrumbs} {if $_crumb.categoryID ne 1 && $product_category.categoryID ne $_crumb.categoryID}{$_crumb.name|escape:'html'} >{/if} {/foreach} {$product_category.name}
{lbl_prdset_lnk_choose_parentcategory}
{lbl_str_description}:
{html_textarea name="description" values=$product rows=3 cols=40 style="width:100%" class="mceEditor" id="prd-description"}
{lbl_prdset_description_brief}:
{html_textarea name="brief_description" values=$product rows=3 cols=40 style="width:100%" class="mceEditor"}
{lbl_prdset_str_tags}: {html_text name="tags" id="tags" values=$product_tags style="width:100%"} {$tags_cloud}
{lbl_prdset_str_meta}
{lbl_prdset_str_metakeywords}:
{html_text name="meta_keywords" values=$product style="width:100%" class="prd_metakeywords"}
{lbl_prdset_str_metadescription}:
{html_textarea name="meta_description" values=$product rows=2 cols=35 style="width:100%;" class="prd_metadescription"}
{lbl_prdset_str_images}
{foreach from=$pictures item=_picture} {if $_picture.thumbnail_exists}
{if $_picture.large_picture}
{/if}
{if $_picture.large_picture}
{/if}
{lbl_prdset_btn_setdefault_pict}
{/if} {/foreach}
{lbl_prdset_str_extraoptions}
{foreach from=$options item=option name=fe_options} {assign var="option_row" value=$option.option_row} {assign var="value_row" value=$option.option_value} {assign var="ValueCount" value=$option.value_count}
{$option_row.name}
{"str_not_defined"|translate}
{"prdset_custom_value"|translate}
{html_text dbfield="option_value" name="option_value_%lang%_`$option_row.optionID`" values=$value_row style="width:100%;"}
{"prdset_selectable_from_values"|translate} (
{$ValueCount}
{"prdset_option_value_variants"|translate})
{"prdset_choose_selectable_option_values"|translate}...
{if !$smarty.foreach.fe_options.last}
{/if} {/foreach}
{if $product.date_added ne ''}
{lbl_prdset_date_added}:
{$product.date_added}
{/if} {if $product.date_modified ne ''}
{lbl_prdset_date_modified}:
{$product.date_modified}
{/if}
{lbl_prdset_product_code}:
{lbl_prdset_slug}:
{lbl_prdset_str_invisible}:
{lbl_prdset_str_ordering_available}:
{if $smarty.const.CONF_CHECKSTOCK eq 1}
{lbl_str_in_stock}:
{/if}
{"tax_type"|translate}:
{"str_not_defined"|translate}
{section name=j loop=$tax_classes}
{$tax_classes[j].name|escape:'html'}
{/section}
{if $smarty.get.productID ne ''}
{"prdset_product_rating"|translate}:
{/if}
{"prdset_product_listprice"|translate}:
{"str_number_only"|translate}
{$default_currency.currency_iso_3}
{"prdset_handling_charge"|translate}:
{$default_currency.currency_iso_3}
{"prdset_weight"|translate}:
{$smarty.const.CONF_WEIGHT_UNIT}
{"prdset_free_shipping"|translate}:
{lbl_prdset_freeshipping_description}
{"prdset_min_qunatity_to_order"|translate}:
{lbl_str_sort_order}:
{"str_related_items"|translate}:
{section name=j loop=$RelatedItems}
{$RelatedItems[j].name|escape:'html'}
{/section}
{"btn_add"|translate|escape:"html"}
{"prdset_product_extra_categories"|translate}:
{section name=j loop=$appended_categories}
{foreach from=$appended_categories[j].calculated_path item=_crumb name=_frcrumbs} {if $_crumb.categoryID ne 1 && $appended_categories[j].categoryID ne $_crumb.categoryID}{$_crumb.name|escape:'html'} >{/if} {/foreach} {$appended_categories[j].category_name}
{/section}
{"btn_add"|translate|escape:"html"}
{"prdset_product_is_downloadable"|translate}
{"prdset_product_filename"|translate}:
{if $product.eproduct_exists eq 1}{$product.eproduct_filename}{else}{"str_file_is_not_uploaded"|translate}{/if}
{"prdset_download_is_available_for"|translate}:
{foreach item='value' from=$eproduct_available_days}
{$value|escape:"html"}
{/foreach}
{"prdset_download_max_number_allowed"|translate}:
{if $smarty.const.CONF_CHECKSTOCK ne 1}
{/if}