VariationList
Search preset for variation lists.
Available options:
- variationIds: List of variations to receive.
- sorting: Configuration value to get sorting for.
- sortingField: Field to sort items by. Will be appended to sorting list if sorting configuration is defined.
- sortingOrder: Order to sort items with ('asc', 'desc')
- page: The current page
- itemsPerPage: Number of items per page
- excludeFromCache: Set to true if results should not be linked to response
Deprecated!
since 5.0.0 will be deleted in 6.0.0 see: |
Namespace
IO\Services\ItemSearch\SearchPresets
Implements
Methods
public static getSearchFactory($options):mixed
Deprecated!
since 5.0.0 will be deleted in 6.0.0 |
Get the search factory from the preset.
Type |
Name |
Description |
|
Thank you for your feedback!