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

Namespace

IO\Services\ItemSearch\SearchPresets

Implements
Methods
public static getSearchFactory($options)
Parameters

Type

Name

Description

``

$options