It can be accessed under MERCHANDIZE menu : MERCHANDIZE > Boosts. This entry allows user to manage boosts in product listings (categories, search result pages and autocomplete box).
Boost grid
At the top of the page, a filter bar is available. User can filter based on every column of the grid (name, model, request type, enable and localized catalog(s)).
The grid lists all the boosts created in Gally :
Parameter | Description |
---|---|
Name | Name of the boost |
Model | Model of the boost : constant or proportional to an attribute value |
Request type | The request type(s) on which the boost will be applied. 3 possible values : Category listing, search result and autocomplete. One or several request type can be selected on the same boost. |
Enable | The boost is enabled or not |
Localized catalog(s) | The localized catalog(s) on which the boost will be applied. One or several localized catalog can be selected on the same boost. |
Actions | Button “Edit” allowing to access the edition page of the boost. |
Boost edition page
Boost basic edition
The first part of the boost edition page is dedicated to the basic configurations :
Parameter | Default value | Description |
---|---|---|
Enable | True | Boost is enabled or not |
Name | Name given to the boost | |
Localized catalog(s) | Selection of the localized catalog(s) on which the boost will be applied. Boost can be applied on one or several localized catalog | |
Request type | Selection of the request type(s) on which the boost will be applied. 3 possible values : Category listing, search result and autocomplete. Boost can be applied on one or several request type | |
Active | Period of time on which the boost will be applied. If those fields are empty, the boost will be applied from now and forever. If “from” is empty, boost will be applied from now and until the date contributed on “to” field. If “to” is empty, boost will be applied from the date contributed on the “from” field and forever | |
Rule engine | This fieldset figures a rule editor where you are able to chose any combination of conditions you want to match. For example : apply boost only on organic cotton products. Attributes available in the rule engine are attributes that have been set as “Use in rule engine” in Settings > Searchable and filterable attributes |
Boost configuration
This section will allow user to choose the model. According to the model, following configuraiton will be different :
Constant model
With the constant model, the value of the boost will influence the score of the products and change sorting in selected product listings. For example a boost value of 30% will multiply the score of the product by 1.3.
It’s also possible to deboost a product by selecting a negative value
For example : a boost value of -40% will multiply the score of the product by 0.6
Proportional to an attribute value model
TO DO