{extends "../menu.tpl"} {block name="menu-items"} {if {find_module name="products"}}
  • {'ExportOfProducts'|translate}
  • {'ExportOfSellingProducts'|translate}
  • {/if} {if {find_module name="orders"}}
  • {'ExportOrders'|translate}
  • {/if} {ifmodule INVOICES}
  • {'ExportInvoices'|translate}
  • {/ifmodule} {if {find_module name="eshop_users"}}
  • {'ExportUsers'|translate}
  • {/if} {/block}