{* *}{strip} {* *} {$items = FALSE} {if !empty($category)} {if !empty($category->subcategories)} {$items = $category->subcategories} {elseif count($category->path) == 1} {$items = $categories} {else} {$item = end($category->path)} {$item = prev($category->path)} {$items = $categories_list[$item->category_id]->subcategories} {/if} {/if} {* *} {if !empty($items)} {$currentId = $category->category_id|default:0}
{foreach $items as $item} {$id = $item->category_id} {name} {/foreach}
{/if} {* *} {if !empty($all_brands)}
Все бренды
{/if} {* *} {if !empty($currencies) && count($currencies) > 1} {$currentId = $currency->currency_id|default:0}
{* *}
{/if} {* *} {news count=5 assign=items} {if !empty($items)}
Новые записи в блоге
{/if} {* *} {if !empty($recent_products)}
Вы просматривали:
{/if} {/strip}