Главная
{* *}
{if !empty($path)}
{foreach $path as $url => $name}
{if is_string($url)}
{$name}
{else}
{$name}
{/if}
{/foreach}
{* *}
{elseif !empty($category)}
Каталог
{if !empty($category->path)}
{foreach $category->path as $item}
{name}
{/foreach}
{else}
{name from=category}
{/if}
{* *}
{if !empty($brand)}
{if !empty($product)}
{name from=brand}
{name from=product}
{else}
{name from=brand}
{/if}
{* *}
{elseif !empty($product)}
{name from=product}
{/if}
{* *}
{elseif !empty($brand)}
Каталог
{if !empty($product)}
{name from=brand}
{name from=product}
{else}
{name from=brand}
{/if}
{* *}
{else}
{echoVar from=title}
{/if}
{* *}
{if !empty($CurrentPage)}
Страница {$CurrentPage + 1}
{/if}
{/strip}