How can I Actually not show an item where stock level = 0?
I have an application where there is a potentially large list of collectable items that are sourced as available. I'd like them to appear when stock level >0 and not be displayed where I no longer have examples available.
All attributes of an product item ( like images) will still be applicable if I source another in 6 months time, so I want to control the store by incrementing stock levels for items when examples are found.
I don't want customers to browse and click through pages of items to be told that each one is . . . . . not available




