{#include file="header.html"#}
{#$lang.control_panel#} > {#$lang.products_title#}
  • {#$lang.products_list_tips#}
{#foreach from=$products item=item#} {#/foreach#}
{#$lang.id#} {#$lang.available#} {#$lang.display_order#} {#$lang.products_name#} {#$lang.price#} {#$lang.products_storage#} {#$lang.products_pad#} {#$lang.edit#}
{#$item.id#} {#$item.name#} {#$item.version#} {#$item.currency#} {#$item.symbol#}{#$item.price#} {#$item.storage#} [{#$lang.edit#}]
{#$multlink#}
  
{#include file="footer.html"#}