{extends "../window.tpl"} {block title} {$body.page_title} {/block} {block windowContent}

{$body.page_title}

{if $body.type=="user"}
{elseif $body.type=="product"}
{elseif $body.type=="storesProducts"} {$storeID = getVal('storeID')} {$inStore = getVal('inStore', null, 'inStore')} {block name="css" append} {/block}
{elseif $body.type=="photo"}
{elseif $body.type=="link"}
{elseif $body.type=="orders"}
{if $filters = getVal('filters')} {foreach $filters as $key => $filter} {/foreach} {/if}
Zákazník:
{/if}
{/block} {block buttonsLeft} {/block} {block buttonsRight} {/block}