Can someone please direct me to where I can change the functionality of the "Availability" option for each product? I highlighted what I'm referring to in the screen shot below. Some of my products are manufactured for each order and are therefore always in stock, so my goal is for these products to either always show available or to remove the "Availability" string entirely. The problem is I can't seem to find the right file to edit. I downloaded everything I could from the server, and the string "Availability:" appears in 2 files:
web\assets\templates\common-html5\listing_amp.html
\web\assets\templates\common-core\listing_amp.html
These files are identical. I tried editing the file and placing the modified copy into both the \common_core\ directory mentioned above, and my theme folder (/web/assets/templates/burg-core/) but in both cases the modified file is not used and my changes do not appear. I do not have permissions to write to the \common-html5\ directory. Can someone please point me in the right direction?
temp.jpg
web\assets\templates\common-html5\listing_amp.html
\web\assets\templates\common-core\listing_amp.html
These files are identical. I tried editing the file and placing the modified copy into both the \common_core\ directory mentioned above, and my theme folder (/web/assets/templates/burg-core/) but in both cases the modified file is not used and my changes do not appear. I do not have permissions to write to the \common-html5\ directory. Can someone please point me in the right direction?
temp.jpg
Comment