> ## Documentation Index
> Fetch the complete documentation index at: https://docs.zaidkayed.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Inventory

> Comprehensive total/variant stock filtering.

## General

The `Inventory` filter provides means to look for products with specific stock amount either per product or per each single variant.

<Columns cols={2}>
  <img style={{ borderRadius: "0.75rem" }} src="https://mintcdn.com/commercestack/H8mvViQW55pXwpdr/images/inventory-filter.png?fit=max&auto=format&n=H8mvViQW55pXwpdr&q=85&s=8626cf28c0695c3ba583d6787f7733a7" width="600" height="744" data-path="images/inventory-filter.png" />
</Columns>

`Out of stock` checkbox is self-explanatory, filters out products with exactly zero stock, it works for products with continue selling turned off only.

`Stock` field you can choose a stock number and find products with higher or lower stock per total/variant stock.

`Exclude continue selling products` excludes any variant if it has continue selling checked, this helps stores search exclusively for products with tracked stock.

## Total Inventory

Relating to stock of the product, if there are multiple variants then stock is summed.

`Exclude continue selling products` Can't check since exclude continue selling is per variant.

## Variant Inventory

Relating to individual variant stock inside a product.

If any variant matches the criteria the product will be filtered.
