I have spent hours with a major headache now. I found a couple of files that I modified to reflect what I was trying to do. It worked until you come to configurable options. Once an option is selected it says "In stock" again. Checked all the files listed below.
Find the relevant code in the following template files and either display:none or remove the relevant lines of code:
product/compare/list.phtml
product/list.phtml
product/new.phtml
product/view/type/default.phtml
product/view/type/grouped.phtml
product/widget/new/column/new_default_list.phtml
product/widget/new/content/new_grid.phtml
product/widget/new/content/new_list.phtml
If any one can help that would be awesome.
Thank you!
David
Solved! Go to Solution.
Hi @danthony2,
If what you are trying to do is changing that word, then you have to change it in the localization files.
Here is a small guide to do that:
https://tomrobertshaw.net/2010/03/magento-themes-using-locales-with-translate-csv/
Happy new year!
Gabriel
Hi @danthony2,
If what you are trying to do is changing that word, then you have to change it in the localization files.
Here is a small guide to do that:
https://tomrobertshaw.net/2010/03/magento-themes-using-locales-with-translate-csv/
Happy new year!
Gabriel
Hello Gabriel,
You rock. This solution resolved the issue.
Hope you had a great Christmas and new year.