So I have a weird thing happening with my Woocommerce store.
Right now when a single product (no variants) is out of stock the 'Quantity' and 'Add to Cart' button disappear - which is what I want. It just shows the 'Out of Stock' label.
When I have a variable product (with say 2 variants) that has all variants out of stock, it's still showing the 'Quantity' and 'Add to Cart' buttons (grayed out).
How do I hide the Quantity + Add to Cart button in ALL cases regardless of whether it's a single or variable product when it is OUT OF STOCK?
Any help is much appreciated!