Skip to content

Commit f17d048

Browse files
authored
Makes the "replace categories" configuration independant from instantsearch enabling (#930)
1 parent 1457abe commit f17d048

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

etc/adminhtml/system.xml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -336,9 +336,6 @@
336336
Do you want to replace default Magento category pages (PLPs) by an instant search results page?
337337
]]>
338338
</comment>
339-
<depends>
340-
<field id="is_instant_enabled">1</field>
341-
</depends>
342339
</field>
343340
<field id="show_suggestions_on_no_result_page" translate="label comment" type="select" sortOrder="30" showInDefault="1" showInWebsite="1" showInStore="1">
344341
<label>Show query suggestions when no results</label>

0 commit comments

Comments
 (0)