Hi @Zanuso Please add this code in your Theme.liquid file.
{% if product.available %}
{% else %}
{% endif %}
If you are not sure where is your Theme.liquid file please follow the steps:
Login in shopify admin.
Click on the Online Store.
Then click on the button next to Customize in Theme.
Click Edit Code.
Search theme.liquid in the code in left hand side.
Add the code given in the bottom of the file just above tag
If you will unable to implement the same then I’m happy to do this for you, let me know. I can implement the changes so that this will work well for you.
Hopefully it will help you. If yes then Please hit Like and Mark it as solution!
Hi @Zanuso It seems like the theme have some other code, and you need to find that. Without that the price can’t be hidden. and without looking into the code no one will be able to give you exact solution.
If you will unable to find the same then I’m happy to do this for you, let me know. I can implement the changes so that this will work well for you.
Hopefully it will help you. If yes then Please hit Like and Mark it as solution!