Archived topic
How to show out of stock label without adding price to products
3 replies · Started by Umesh on September 7, 2020
I want to show "out of stock" label without adding price to the products
After adding prices to the product the "out of stock" label is visible, but without price, it is not visible
Hi there,
I don’t think WooCommerce offers this option unfortunately.
I found this PHP snippet that might be worth a shot:
If that doesn’t work then I would recommend to check with WooCommerce support to see if this is possible as the theme itself doesn’t control this.
Let me know :)
Thanks for your prompt response
Sorry but I don't want to add price anyhow
Is there any way to show custom text after product short description only on "out of stock" products?
Hmm I would recommend checking with WooCommerce support team on this.
You will likely need to use a hook and the out of stock conditional tag similar to the post I linked above:
https://www.businessbloomer.com/woocommerce-visual-hook-guide-single-product-page/