File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed
app/code/Magento/LayeredNavigation/view/frontend/layout Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change 11
11
<referenceContainer name =" sidebar.main" >
12
12
<block class =" Magento\LayeredNavigation\Block\Navigation\Search" name =" catalogsearch.leftnav" before =" -" template =" Magento_LayeredNavigation::layer/view.phtml" >
13
13
<block class =" Magento\LayeredNavigation\Block\Navigation\State" name =" catalogsearch.navigation.state" as =" state" />
14
- <block class =" Magento\LayeredNavigation\Block\Navigation\FilterRenderer" name =" catalogsearch.navigation.renderer" as =" renderer" template =" Magento_LayeredNavigation::layer/filter.phtml" />
14
+ <block class =" Magento\LayeredNavigation\Block\Navigation\FilterRenderer" name =" catalogsearch.navigation.renderer" as =" renderer" template =" Magento_LayeredNavigation::layer/filter.phtml" >
15
+ <arguments >
16
+ <argument name =" product_layer_view_model" xsi : type =" object" >Magento\LayeredNavigation\ViewModel\Layer\Filter</argument >
17
+ </arguments >
18
+ </block >
15
19
</block >
16
20
</referenceContainer >
17
21
</body >
You can’t perform that action at this time.
0 commit comments