Skip to content

Create Stock

Lori Krell edited this page Jun 20, 2018 · 87 revisions

After you create your sources, you can create stock. Stock provides a virtual aggregated amount of inventory for your sources connected to sales channels.

  • Sales channels currently include websites out-of-the-box. You can extend sales channels to include custom options like B2B customers groups and store views.
  • Each sales channel can only have a single stock assigned to it. A single stock can be assigned to multiple websites.
  • When you assign new stock to a sales channel, any pre-existing stock in that sales channel becomes unassigned.

With a multisite configuration, you can tailor the stocks as needed, such as geography, size of warehouse, and so on. The following are a few examples of source priority:

  • For a German website, you may prioritize sources as Germany to England to France with the United States as the lowest priority. These orders fulfill through Europe with a fall-back option of the US.
  • For orders originating in New York, you may prioritize warehouses in New York to Florida to Texas. For all other orders in the US, you may have the Texas warehouse as highest priority to Florida to New York.

For new installations, you start with a Default Stock. We recommend creating new stock as needed for your sales channels and sources. When you add a new website, MSI automatically creates a new stock. Review and manage your stocks for the new site when you create it.

How Stock Works

The following diagram helps define how a Stock works in relation to Sources and Sales Channels for a Bicycle Shop merchant.

Relation of Sources and Sales Channels to Stocks

The example tracks the inventory of Sample Product 1 at three Sources with a configured Notify for Quantity Below through the Assigned Sources. For example, the Warehouse source has an available quantity of 50 with a notify threshold of 10, giving a source salable quantity of 40.

The merchant has four Sales Channels including an eBay Marketplace and three websites (Germany, Netherlands, and the UK). The stores have an Only X Left threshold of 5 configured.

Note: The Salable Quantity displayed on the product page deducts all thresholds for at a glance aggregated totals.

The merchant creates three Stocks. Only one Sales Channel can be associated with one Stock. As all Sales Channels are websites, they can assign multiple websites to a stock, but not to more than one stock: two websites (DE and NL) to one stock and individual stocks for the marketplace (eBAY) and other website (UK).

Each stock collects all quantities from each assigned source and deducts the Notify for Quantity Below and Only X Left amounts to aggregate the Salable Quantity. For example, Bicycle Shop UK Stock accesses inventory from all three sources. The salable amount per source is 40, 15, and 5 for a total of 60. The Only X Left for all stores is 5. To determine the final salable amount for Sample Product 1 through the UK webstore is 55. Customers can add the product to their carts, completing purchases, as MSI algorithms manage reservations across the sources.

Creating New Stock

  1. On the Admin sidebar, tap Stores. Then under Settings, choose Manage Stocks.

  2. In the upper-right corner, tap Add New Stock.

New Stock Page
  1. (Required) Enter a unique Name for the stock.

  2. In Sales Channels, assign the stock to one or more listed websites.

  1. In Sources, click Assign Sources to add a source to this stock.

  2. On the Assign Sources page, click the checkboxes for the sources you want to apply to the new stock. Click Done to add.

Assign Sources Page
  1. Set the prioritization of the sources in the Assigned Sources grid. The topmost source has top priority for inventory and fulfillment. Drag-and-drop to modify the source priority. This priority is used by the Source Selection by Priority Algorithm uses.

  2. When done, tap Save & Continue to return to the Manage Stock page.

Assigned Sources

The following image shows four sources assigned to Stock1. The Assign Sources Algorithm tries to fulfil the order using Default first, then Test1, Test2, and Test3.

Note: The Assigned Sources priority only affects the stock. It does not influence the Assigned Sources on the per products (which are ordered by when they are added).

Changing Source Selection Algorithm Priority on the New Stock Page

To move a source up or down, click the drag handle on the left and drag the source's rectangle.

Changed Priority of Sources on New Stock Page

MSI Documentation:

  1. Technical Vision. Catalog Inventory
  2. Installation Guide
  3. List of Inventory APIs and their legacy analogs
  4. MSI Roadmap
  5. Known Issues in Order Lifecycle
  6. MSI User Guide
  7. DevDocs Documentation
  8. User Stories
  9. User Scenarios:
  10. Technical Designs:
  11. Admin UI
  12. MFTF Extension Tests
  13. Weekly MSI Demos
  14. Tutorials
Clone this wiki locally