{$smarty.const.ADMIN_WELCOME}
{$smarty.const.ADMIN_MENU_FIRST}


{$smarty.const.ADMIN_CATALOG}

{$smarty.const.ADMIN_CUSTOMERS_AND_ORDERS}

{$smarty.const.ADMIN_SETTINGS}

{$smarty.const.ADMIN_MODULES}

{$smarty.const.ADMIN_REPORTS}

Списки

{if $totals}


{$smarty.const.ADMIN_MENU_SECOND}


{$smarty.const.ADMIN_MENU_PRODS}

{$smarty.const.ADMIN_MENU_PRODS_ALL}: {$totals.products}
{$smarty.const.ADMIN_MENU_PRODS_BUY}: {$totals.products_enabled}
{$smarty.const.ADMIN_MENU_PRODS_CATS}: {$totals.categories}
{$smarty.const.ADMIN_MENU_PRODS_DIS}: {$totals.discussion_posts}
{$smarty.const.ADMIN_CUSTOMERS_AND_ORDERS}

{$smarty.const.ADMIN_MENU_VAR_PAY}: {$totals.payment_types}
{$smarty.const.ADMIN_MENU_VAR_SHIP}: {$totals.shipping_types}
{$smarty.const.ADMIN_MENU_TYPES_CUR}: {$totals.currency_types}
{$smarty.const.ADMIN_CUSTOMERS}

{$smarty.const.ADMIN_MENU_GROUPS}: {$totals.customer_groups}
{$smarty.const.ADMIN_MENU_SUBSC}: {$totals.newsletter_subscribers}
{$smarty.const.ADMIN_MENU_ORDERS}

{$smarty.const.ADMIN_MENU_ORD_TOD}:
{$totals.orders_today} {$smarty.const.ADMIN_MENU_ORD_NAME} ({$totals.revenue_today})
{$smarty.const.ADMIN_MENU_ORD_YEST}:
{$totals.orders_yesterday} {$smarty.const.ADMIN_MENU_ORD_NAME} ({$totals.revenue_yesterday})
{$smarty.const.ADMIN_MENU_ORD_MON}:
{$totals.orders_thismonth} {$smarty.const.ADMIN_MENU_ORD_NAME} ({$totals.revenue_thismonth})
{$smarty.const.ADMIN_MENU_ORD_ALLTIME}:
{$totals.orders} {$smarty.const.ADMIN_MENU_ORD_NAME} ({$totals.revenue})
{$smarty.const.ADMIN_MENU_STATS}

{$smarty.const.ADMIN_MENU_STAT1}: {$totals.count_stat3}
{$smarty.const.ADMIN_MENU_STAT2}: {$totals.count_stat4}
{$smarty.const.ADMIN_STAT_ALL_TODAY}: {$totals.count_stat1}
{$smarty.const.ADMIN_STAT_TODAY}: {$totals.count_stat2}

{$smarty.const.ADMIN_MENU_HELP}


{/if}