How to remove the red Sale bubble *without* removing the black Sold Out bubble?

The red sale bubble appears on this page: https://empiricalwater.com/collections/all

As well as on the product page, next to the price, on those 4 discounted product pages.

So the red sale bubble needs to be removed from those 5 pages in total.

How to do this? Using Dawn theme.

Thanks!

Hi @empiricalarby ,

Step 1: Go to Shopify Admin → Online Store ->Theme → Edit code

Step 2: Search file theme.liquid

Step 3: Insert this code above tag:


Here is result:

Hope this can help you,

If our suggestions are useful, please let us know by giving it a like or marking it as a solution. Thank you :heart_eyes:

Thanks! This solves the first part of the issue, but unfortunately the black sold out tag which should be present is missing from that product called Aquifer now. Also, I am still seeing the red sale tag on the product page itself, when choosing any of the discounted options. For example:

Thanks.

Hi @empiricalarby , the black sold out tag. I edited this code. Pls check it again

@empiricalarby ,Can you give me the link to the page where your problem is occurring?

https://empiricalwater.com/products/empirical-water-glacial

https://empiricalwater.com/products/empirical-water-spring

https://empiricalwater.com/products/extraction-booster

https://empiricalwater.com/products/buffer

For any of those products, if you set the size above the smallest size, you’ll see the red Sale tag appear next to the price. Thanks

Hi @empiricalarby ,

Step 1: Go to Shopify Admin → Online Store ->Theme → Edit code

Step 2: Search file theme.liquid

Step 3: Insert this code above tag:


Hope this can help you,

If our suggestions are useful, please let us know by giving it a like or marking it as a solution. Thank you :heart_eyes:

Perfection! Thank you!

@empiricalarby No problem. Have a good day :heart_eyes:

Would you happen to be able to edit my Sold out badge to “Coming Soon”?

I have an item here on my shop page: https://empiricalwater.com/collections/products

And here’s the link directly to the product: https://empiricalwater.com/products/empirical-water-aquifer

Anywhere that it says “sold out”, I need it to say “Coming Soon”. I’d be happy to mark that as a solution as well. Thanks!