I need to add “out of stock” string next to product option when product are out of stock on this list. Can someone help me? Link to img ->1
I need to add “out of stock” string next to product option when product are out of stock on this list. Can someone help me? Link to img ->1
2
Answers
Magento having that as default functionality.
You can see the code in the below path.
Below is the default Magento code
If you have overridden this file in your theme and didn’t have this code then you can add this code in your overridden file.
Like :-
app/design/frontend/THEME/NAME/Magento_Catalog/templates/product/list.phtml
Please check and let me know if any query for the same.
Thank you.
Magento has default functionality to show out of stock at frontend with label.
we have admin configuration for it.
store => configuration => catalog