Is there a way to get the total number of OUT OF STOCK active products in our store?

Topic summary

Main issue: Obtain simple counts of active products that are in stock vs. out of stock, without listing products.

Suggested approach: Use an Online Store 2.0 theme’s collection page UI. The Dawn demo (collections/all) shows a total product count near the sort control and “Availability” filter counts for In stock and Out of stock.

Context: “Online Store 2.0” is Shopify’s newer theme architecture with built‑in faceted filtering, which can surface these counts on collection pages. The example link is central to understanding the proposed method.

Limitation: The requester uses the Pipeline theme, which does not display these numbers. Not all themes implement the 2.0 filtering/availability counts by default.

Next steps: Contact the theme developer to enable or add these availability count features, or switch/upgrade to a 2.0‑compliant theme that supports them.

Status: Unresolved for the current theme. No Shopify Plus/admin report or API method was provided in the thread to directly return the requested counts.

Summarized with AI on January 18. AI used: gpt-5.

Is there a way to get the total number of OUT OF STOCK active products in our store and the total number of IN STOCK active products in our store?

Just the numbers, not a big list.

e.g.

Total Active Products = 1994

Total IN STOCK Active Products = 1000

Total OUT OF STOCK Active Products = 994

Hello @DavidWard1 ,

Yes, check this preview of the theme Dawn.
https://theme-dawn-demo.myshopify.com/collections/all

Right hand side just next to sort option you will find total available/active products in the store ( 32 )

Left hand side Next to Filter there is option under drop down Availability you will find count of In stock and Out of stock.

Thanks

1 Like

We use the Pipeline theme and do not have those numbers showing

This option is by default available with 2.0 themes if not with the one you are using then you need to ask the theme developer.