customer_account:assisted_suggest

customer_account:assisted_suggest

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
customer_account:assisted_suggest [2022/12/15 17:00]
rihad
customer_account:assisted_suggest [2023/04/27 19:40] (current)
nadine [Standard]
Line 15: Line 15:
   * **Hide on scroll**: Enable to hide the Assisted Suggest when starting to scroll in the shop   * **Hide on scroll**: Enable to hide the Assisted Suggest when starting to scroll in the shop
   * **Hide on window resize**: Enable to hide the Assisted Suggest when the browser window is resized   * **Hide on window resize**: Enable to hide the Assisted Suggest when the browser window is resized
-  * **Use autocompleted query on enter**: Define which query is user for search+  * **Use autocompleted query on enter**: Define which query is used for search
   * **Hide products when query matches a landingpage**:​ When the query matches an existing Landingpage no other elements will be shown in the Assisted Suggest   * **Hide products when query matches a landingpage**:​ When the query matches an existing Landingpage no other elements will be shown in the Assisted Suggest
   * **Show prices**: Define if the price of the suggested products is displayed   * **Show prices**: Define if the price of the suggested products is displayed
 +  * **Type-ahead-Regex configuration**:​ Define a regex to disable autocompletion for one or more queries. Limitation: It is only possible to define one regex. The regex can be checked in advance via https://​regex101.com/​. (Examples: wildcard regex = .* / complex regex = [a-z]{0,​2}|women h|chili.*)
 ---- ----