Monday, April 17, 2017

how to remove layered navigation in category magento 2

remove layered navigation in category magento 2


You can do In admin panel of your Magento 2,

remove this via Layout Update XML in the CMS (Products > Categories > Design) use

referenceContainer name="catalog.leftnav" remove="true"