I want Magento to display all products including if they are out of stock. This works fine for simple products.t
However, I have a configurable product with 5 variations.
If 2 of them are out of stock, it does not show those 2 variations at all. It should show them and when selected, it should show as out of stock.
Please help!
You need to check below extension for your requirement,
https://amasty.com/out-of-stock-notification-for-magento-2.html
Otherwise you need to customize for display out of stock product in product page and list page.
Hello @mousepad,
Please check attached screenshot
In default Magento, If configurable product any variation is out of stock then it appears on frontend.
May be you have changed any configuration or any third party extension will manage this block.
--
If issue is solved, Click "Kudos" & "Accept as Solution"
Please send the screen shot again. Thank you