Debut Theme - Hide Price For Sold Out Item

Hey all,

I am wondering if someone could help me with a bit of code, I am currently using the Debut theme and once an item is SOLD is shows SOLD OUT however it keeps the price, I was wondering if anyone knew how to change it so it hides the price of the product however keeps the SOLD OUT.

Thanks!

{% if settings.display_product_quantity %}
      

        
        
      

    {% endif %}
    
      {% if settings.cart_return == 'back' %}
        
      {% endif %}
      
    

Check out this i hope it will help you.
Check this link

Hey,

Where do I insert this code?

check out the link below