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

Next revision
Previous revision
customer_account:assisted_suggest [2022/08/16 14:50]
rihad created
customer_account:assisted_suggest [2023/04/27 19:40] (current)
nadine [Standard]
Line 1: Line 1:
 ===== Assisted Suggest ===== ===== Assisted Suggest =====
  
-==== Basic ====+==== Standard ​====
  
 The following settings are included in the **Findologic Pro Plan**. The following settings are included in the **Findologic Pro Plan**.
  
-  * **Width**: ​Set the width of the Assisted Suggest+  * **Width**: ​The width setting determines ​the width of the AS if the browser window is big enough. For smaller window sizes, the AS will automatically scale down. 
 +  * **Horizontal position**: Defines where the AS should be displayed on the page.
   * **Minimum query length for product suggestions**:​ Define the minimum query length for product suggestions to be shown   * **Minimum query length for product suggestions**:​ Define the minimum query length for product suggestions to be shown
   * **CSS selector for background overlay**: Example: Selector for the search form, to include the action button next to the input field   * **CSS selector for background overlay**: Example: Selector for the search form, to include the action button next to the input field
Line 14: 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.*)
 ---- ----