We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f99111 commit cd27eadCopy full SHA for cd27ead
app/code/Magento/LayeredNavigation/view/frontend/templates/layer/view.phtml
@@ -32,7 +32,6 @@
32
<strong role="heading" aria-level="2" class="block-subtitle filter-subtitle"><?= $block->escapeHtml(__('Shopping Options')) ?></strong>
33
<dl class="filter-options" id="narrow-by-list">
34
<?php $wrapOptions = true;
35
-
36
endif; ?>
37
<?php if ($filter->getItemsCount()) : ?>
38
<dt role="heading" aria-level="3" class="filter-options-title"><?= $block->escapeHtml(__($filter->getName())) ?></dt>
0 commit comments