How to hide prices for sold out products on Prestige

Hi

How do i hide prices for sold out products on prestige?

From my understanding, I just need to add an if statement around the price code, but i can’t seem to find the price code.

I’ve checked

Snippets → product-item.liquid and product-form.liquid.

I managed to make the price disappear when I hover over the image (this is edited in product-form.liquid), but the price is still displayed on the item description.

I just need some pointers as to where to find the price code as I’ve been looking forever and I cannot find it!

Hello @nc1345 ,

Can you share the product template code?

Hello! I am also trying to hide prices for only sold out items on our Prestige Theme. Both on the product page and collection page. Thanks!