{$LABEL.lbl_required_fields}
{$LABEL.lbl_main_category} {$main_category.path_caption}
{$cat.path_caption}
{$LABEL.lbl_designation}
{$LABEL.lbl_url_name}
{$LABEL.link_caption_translit}
{$LABEL.lbl_prod_vis}
{$LABEL.lbl_yes} {$LABEL.lbl_no}
{$LABEL.lbl_weight} {if $product.egood eq 'Y'}{include file="_system_/helptip.html" id='egood_weight' text=$LABEL.lbl_egood_weight}{/if}
{$LABEL.lbl_tags}
{$LABEL.lbl_product_file}
{$LABEL.lbl_set_of_pin_codes} {include file="_system_/helptip.html" id='egood_pin_codes' text=$LABEL.tip_set_of_pin_codes}
{if $product.file.name or $product.file.path} {$product.file.name} ({$product.file.size} Kb){if $product.file.path ne $product.file.name}({$product.file.path}){/if} {else} {$LABEL.err_file_not_found} {/if}
{$LABEL.lbl_upload_on_server}:
{$LABEL.lbl_max_file_size}: {$max_file_size}
{$LABEL.lbl_set_filepath}:
{$LABEL.lbl_free_downloadable} {include file="_system_/helptip.html" id='is_free' text=$LABEL.tip_free_downloadable}
{$product.pin_codes|escape:'htmlall':'utf-8'}
{$LABEL.lbl_image} {include file="_system_/helptip.html" id='new_img' text=$tip_prod_image}
{$LABEL.link_delete}
{$LABEL.lbl_upload}:
{$LABEL.lbl_blocked_because_demo}
{$LABEL.lbl_thumbnail} {include file="_system_/helptip.html" id='new_thumb' text="`$CONFIG.settings.product_thumb_width`x`$CONFIG.settings.product_thumb_height`"|string_format:$LABEL.tip_prod_thumb_edit}
{$LABEL.lbl_alt_text} {include file="_system_/helptip.html" id='prod_alt' text=$LABEL.tip_alt_text}
{$LABEL.note_prod_addit_images2}
{if fn_check_admin_rights('taxes')} {assign var=taxes_enabled value=true} {else} {assign var=taxes_enabled value=false} {/if} {$LABEL.lbl_tax} {$LABEL.lbl_no} {foreach from=$taxes item=tax} {$tax.caption} {/foreach} {if not $taxes_enabled} {/if}
{if fn_check_admin_rights('discounts')} {assign var=discounts_enabled value=true} {else} {assign var=discounts_enabled value=false} {/if} {$LABEL.lbl_discount} {$LABEL.lbl_no} {foreach from=$discounts item=discount} {$discount.caption} {/foreach} {if not $discounts_enabled} {/if}
{if fn_check_admin_rights('manufacturers')} {assign var=manufs_enabled value=true} {else} {assign var=manufs_enabled value=false} {/if} {$LABEL.lbl_manufacturer} {$LABEL.lbl_no} {foreach from=$manufacturers item=manuf} {$manuf.caption} {/foreach} {if not $manufs_enabled} {/if}
{$LABEL.lbl_meta_title} {$product.meta_title|escape:'htmlall':'utf-8'}
{$LABEL.link_gen_meta_title}
{$LABEL.lbl_meta_keys} {$product.meta_keys|escape:'htmlall':'utf-8'}
{$LABEL.lbl_meta_desc} {$product.meta_desc|escape:'htmlall':'utf-8'}