-
{$rightmost_li_margin = ' style="margin-right: 30px;"'}
{if $wa->userRights('settings')}
- [`Plugins`]
- [`Settings`] {$rightmost_li_margin = ''} {/if} {if $wa->userRights('importexport')}
- [`Import / Export`] {$rightmost_li_margin = ''} {/if} {* @event backend_menu.%plugin_id%.aux_li *} {foreach $backend_menu as $_}{ifset($_.aux_li)}{/foreach} {if $tutorial_visible} {if $tutorial_progress['complete']>0} {/if} {/if} {if $wa->userRights('orders')} {/if} {if $wa->userRights('customers')}
- [`Customers`] {/if}
- [`Products`] {if $wa->userRights('marketing')}
- [`Marketing`] {/if} {if $wa->userRights('reports')}
- [`Reports`] {/if} {if $wa->userRights('design') || $wa->userRights('pages')}
- [`Storefront`] {/if} {* @event backend_menu.%plugin_id%.core_li *} {foreach $backend_menu as $_}{ifset($_.core_li)}{/foreach}
- [`Open storefront`]
{if $page == 'products'}
{elseif $page == 'customers'}
{elseif $page == 'reports'}
{* Reports common period selector *}
{elseif $page == 'orders'}
{/if}