Inventory Status for Pre-orders in Dawn 15.2

Hi all, I am trying to use the Stoq pre-order app for my website. I am using the Dawn 15.2 theme, and one feature about the them which I like is that it displays the inventory status as In stock, Low stock (when stock falls below whichever number you choose), or Out of stock.

The problem is, when I use the Stoq pre-order app, it shows the inventory as being “In Stock” even though it is 0 or negative. If I disable the Stoq plugin, it goes back to normal. This is true of multiple pre-order apps which I have tried. Is there an easy way to fix this with some liquid code?

Hi @swc2 ,

How do you want it to display?

You can do it in 2 ways:

  • 1: Create a template for Pre-ordered products and set the default text for inventory status.

  • 2: Add a tag or metafield for this, and make it always display the default text.

I hope it helps!