{strip} {if $theme_settings.search_sidebar_left_show && $theme_settings.search_catalog_expand} {$wa->globals('isExpandCatalog', true)} {/if}
{if !isset($breadcrumbs)}{$breadcrumbs = []}{/if} {$breadcrumbs[] = ['name' => '[`Brands`]', 'url' => $wa->getUrl('shop/frontend/brands')]} {$breadcrumbs[] = ['name' => $brand.name, 'url' => $brand.frontend_url]} {$breadcrumbs[] = ['name' => $h1]} {include file="`$wa_parent_theme_path`/breadcrumbs.html" inline}

{$h1}

{$pages_tabs}

{$content}
{include file="`$wa_active_theme_path`/sidebar.constructor.html" sidebar_code="search"}
{/strip}