I have a product that comes as a kit but with two PCB variations. There is a “Num in stock” on the product page, and also a “# in stock” on the option page for each option. When the num in stock on the first page drops to 0 it shows the product as “out of stock”. Shouldn’t the product “num in stock” be calculated as either the lower or higher of the count of options in stock? It seems like if either of these numbers goes to 0, nobody can buy the product.
Maybe I am not using the “in stock” numbers correctly?