SHOW products with 0 inventory but allow for back order
-
we have a number of products which we would like to show in our catalog, however they have 0 inventory but are allowed for backorder.
the issue is, we cannot use the “display out of stock products” option in woocommerce as this will enable a lot of products which we do not want to display (old, defunct products, for now).
we do not want to add inventory to the products we want to show, as we would like them to be a backorder status (they are effectively pre-orders for products we do not yet have).
the products are visible via their direct URLs, just not showing in the category pages.
what function can I use to enable this.Ultimately, I want to show these new products throughout all relevant categories on the site, and allow customers to purchase.
- The topic ‘SHOW products with 0 inventory but allow for back order’ is closed to new replies.