Inventory strategies

How to manage the available options in terms of order fulfillment.

Commerce Layer supports different inventory model strategies that affect the way the order line items are fulfilled.

Specifically, an inventory model strategy is responsible to decide how many shipments are generated and from which stock location each shipment will be shipped. It is also key in managing the stock transfers (if any) from one stock location to another.

This guide will walk you through the different logic behind each supported strategy.

Supported strategies

These are the inventory model strategies Commerce Layer currently supports.

pageNo splitpageSplit shipmentspageSplit by line itemspageShip from primarypageShip from first available (or primary)

If no strategy is set on the inventory model the default one — no split — is used. Otherwise, remember that — in terms of stock location prioritization (i.e. primary vs secondary) — the smaller the number, the higher the priority.

Last updated