18 <?php
if (
$block->canShowBlock()): ?>
19 <div
class=
"block filter">
20 <div
class=
"block-title filter-title">
21 <strong><?=
__(
'Shop By') ?></strong>
24 <div
class=
"block-content filter-content">
25 <?=
$block->getChildHtml(
'state') ?>
27 <?php
if (
$block->getLayer()->getState()->getFilters()): ?>
28 <div
class=
"block-actions filter-actions">
29 <a href=
"<?= /* @escapeNotVerified */ $block->getClearUrl() ?>" class=
"action clear filter-clear"><span><?=
__(
'Clear All') ?></span></a>
33 <?php
foreach (
$block->getFilters() as $filter): ?>
35 <strong role=
"heading" aria-level=
"2" class=
"block-subtitle filter-subtitle"><?=
__(
'Shopping Options') ?></strong>
36 <dl
class=
"filter-options" id=
"narrow-by-list">
38 <?php
if ($filter->getItemsCount()): ?>
39 <dt role=
"heading" aria-level=
"3" class=
"filter-options-title"><?=
$block->escapeHtml(
__($filter->getName())) ?></dt>
40 <dd
class=
"filter-options-content"><?=
$block->getChildBlock(
'renderer')->render($filter) ?></dd>
if( $block->canShowBlock())( 'Shop By') ?></strong ></div >< div classif( $block->getLayer() ->getState() ->getFilters())() ?>" class endif