I have a product attribute that is appearing in Layered Navigation.
In the Product Attributes>Storefront Properties>Use in Search Results Layered Navigation is ticked as "yes".
When I change this to "no" and save it does not save and reverts back to yes when I go back into the properties.
Has anyone had this issue and can help, please?
Hi @andrewbluespark,
After you changes and clicking on save.
check whether your changes are affecting the database or not.
Check this field is_filterable_in_search in table catalog_eav_attribute for your attribute.
if this field value is changing, do the reindexing.
Hope this helps you!
Problem Solved! Click Kudos & Accept as Solution!