When my product is out of stock it just displays the words "out of stock". Everything else is little symbols, so this doesn't match the theme. I would like to display a greyed out cart symbol instead. How would I do this?
Asked
Active
Viewed 25 times
0
-
use magento template path hints, then find from which file : `out of stock` text displaying, there add the `greyed out cart symbol icon`.... – vickey colors Sep 11 '19 at 13:50
-
how do i use path hints in magento 1.9? – summer b Sep 12 '19 at 23:13
-
see [this link](https://stackoverflow.com/questions/24273443/in-magento-1-9-0-0-how-can-i-enable-template-path-hint) – vickey colors Sep 16 '19 at 05:12