Need help hiding prices of sold out items in the "Bullet" theme!

Hey guys,

Fairly new to Shopify and currently trying to tailor my theme and shop more. I am looking to hide the prices of the sold out items and am using the “Bullet” theme.

I’m assuming I need to add some code to a certain file but unsure of what that would be exactly. Any help would be greatly appreciated!

Thank you in advance,

TOAD

Would you mind sharing your store URL and password is required?

Hi Gr_trading, https://trickedoutanddangerous.com/

Thank you so much for the help!

TOAD

Please let me know if you figure out a solution, I have not been able to so far!

We have to edit the code to fix this, your theme doesn’t provide a simple option to do this.

request you to try with the below code in card-product.liquid for DAWN theme

{% if card_product.selected_or_first_available_variant.id %}

{% endif %}

You can ping us on WhatsApp or email if still need help.

Details are in the post footer.