Don’t show stock alert for discontinued products
-
Hello,
Thanks for this great plugin.
Woocommerce is not (yet????) setup for easy product management. We only have in stock, out of stock and in back order product states. States like discontinued or replaced by are not available.
Now I don’t want to show the stock alert form on product pages of products that are discontinued. Maybe a better state for this would be ‘no restock’.
Since the stock states is not the current right way to solve this, I looked at using the extra fields of a product.
So for instance add for a specific product the extra field ‘no restock’. No need to add it for all products. And then either have the plugin look at this extra field and act upon that or use a woocommerce action like woocommerce_single_product_summary and add some logic to the template function file.
So, this is a kind of feature request to handle products that will not be restocked.
If this feature request doesn’t make it, can you provide some help with logic that must be created in the template functions file?
Thanks
The page I need help with: [log in to see the link]
- The topic ‘Don’t show stock alert for discontinued products’ is closed to new replies.