> Documentation index: [Saleor](/llms.txt) · [This section](/api-reference/products/llms.txt)
> Source: https://docs.saleor.io/api-reference/products/enums/allocation-strategy-enum

# AllocationStrategyEnum Enum

Determine the allocation strategy for the channel.

PRIORITIZE\_SORTING\_ORDER - allocate stocks according to the warehouses' order within the channel

PRIORITIZE\_HIGH\_STOCK - allocate stock in a warehouse with the most stock

<a id="values"></a>

### Values

<a id="prioritize-sorting-order"></a>

#### [`PRIORITIZE_SORTING_ORDER`](#prioritize-sorting-order)

<a id="prioritize-high-stock"></a>

#### [`PRIORITIZE_HIGH_STOCK`](#prioritize-high-stock)

<a id="member-of"></a>

### Member Of

[`StockSettings`](/api-reference/products/objects/stock-settings.md) object  ● [`StockSettingsInput`](/api-reference/products/inputs/stock-settings-input.md) input
