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 22eac8e commit c55a041Copy full SHA for c55a041
app/code/Magento/LayeredNavigation/view/frontend/layout/catalogsearch_result_index.xml
@@ -7,6 +7,7 @@
7
-->
8
<page xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:View/Layout/etc/page_configuration.xsd">
9
<body>
10
+ <attribute name="class" value="page-with-filter"/>
11
<referenceContainer name="sidebar.main">
12
<block class="Magento\LayeredNavigation\Block\Navigation\Search" name="catalogsearch.leftnav" before="-" template="Magento_LayeredNavigation::layer/view.phtml">
13
<block class="Magento\LayeredNavigation\Block\Navigation\State" name="catalogsearch.navigation.state" as="state" />
0 commit comments