Display something if product variant is on stock or untracked

Hi!

In my theme I’d like to display something when a variant is on stock if it’s tracked and also display it if the variant is untracked. I thought doing an if statement with variant.inventory_policy will solve this, but it doesn’t seem to.

Thanks!

1 Like