You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: etc/adminhtml/system.xml
+8Lines changed: 8 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -443,6 +443,14 @@
443
443
While the rendering of facets is configured based on your Magento admin settings, it is possible to override
444
444
these settings via merchandising rules in Algolia. Enable "dynamic facets" to allow InstantSearch
445
445
to render facets based on the rule conditions you define in either the Algolia Dashboard or Merchandising Studio.
446
+
<br><br>
447
+
This feature utilizes the "Facet display" configuration in the Algolia Dashboard (a.k.a. <code>renderingContent</code>).
448
+
If you have customized this setting in the Dashboard for your products index, please note that enabling this option will allow Magento to overwrite your configuration.
<strong>IMPORTANT!</strong> Do not enable dynamic facets unless you have the "renderingContent" feature enabled on your Algolia application. Otherwise this configuration
0 commit comments