How to Remove Prices for Sold Out Items in Impact Theme?

We need prices removed on both the collection and product pages for all sold-out items.

Please note this is the Impact theme, not Dawn. The solution for Dawn does not work with Impact.

Preview link for reference: https://rm6fbn8oxeh1ikj2-27692695629.shopifypreview.com

Hi @Nardurna

On which collection page and product detail page can I see the sold-out item?

Please provide me with the URLs and screenshot if possible.

I tried to find a product with “Sold Out” badge, but I couldn’t find.

Hi @Nardurna

Follow these Steps:

  1. Go to Online Store
  2. Edit Code
  3. Find theme.liquid file
  4. Add the following code just above tag

If you require further help to optimize your store, please don’t hesitate to reach out. If you find this information useful, a Like would be greatly appreciated. And if this solves the problem, please Mark it as Solution!

Best Regards,
Makka

Hi @Nardurna

You can do that by adding this code to your theme.liquid file, after in Sale channels > Online Store > Themes > Edit code

Thank you so much. That worked perfectly!