Trying to hide prices on sold out items in the Providence theme, can anybody help?

I am trying to hide just the price of sold out items in my shop. I want the items still visible, but I just don’t want the price to show for those sold out items.
I have tried a few methods seen elsewhere recommended for other templates but none have worked for me with my providence template. I am not skilled at coding. I think my template is a bit out of date also, I am not sure if that will make it more difficult :disappointed_face:
Thank you in advance

@jess116 actually it needs code editing which varies theme to theme, you will need a liquid code developer, ideally it would be done in 30-40 minutes , but depends on coding

Hi @jess116

You can hide the price of sold-out items by adding this code to the theme.liquid file, after in Online Store > Themes > Edit code


2 Likes

Thank you so much for your help, this seems to have worked perfectly!! I really appreciate it :slight_smile:

1 Like

You are very welcome!