{* *}{strip} {* *} {if !empty($smarty.request.dynamic) && $emulator->existsModule('mod-next-products.htm')} {lastTemplate} {* *} {include 'common/list-products.htm' items = $products|default:FALSE columns = 3} {* *} {include 'mod-next-products.htm' easy = TRUE} {else} {* *} {requestUri except='*' nopages=TRUE assign=uri} {if $uri == '/categories'} {$category = serialize([ 'name' => 'Наши разделы', 'subcategories' => $categories ])} {$category = 'O:8:"stdClass"'|cat:(substr($category, 1))} {$category = unserialize($category)} {$path = [ 'Разделы' ]} {$title = 'Наши разделы' scope=global} {$description = '' scope=global} {$keywords = '' scope=global} {/if} {* *} {include 'common/breadcrumbs.htm'} {* *} {if $uri == '/categories' || !empty($config->ecommerceCatalogRootMap) && empty($brand) && !empty($category->subcategories) && count($category->path) == 1} {include 'common/subcategories-map.htm'} {else} {* *} {$opentag = ''} {$closetag = ''} {$columns = 4}