To hide SALE badge shown on products

i have added comparable price on website but the problem is SALE badge is showing on product, so how to remove it. there’s no setting to hide SALE badge in shopify dawn theme, so how can we done it by code.

If you are not putting your products on sale, just add the selling price in the price field and leave the compare at price field blank. This will remove the sale badge.

Assuming you are not familiar with it, compare at price is basically the price you put when you put your products on sale. So you put a bigger number or in this case old price of your product in compare at price field and the price which you are selling now lettings customers know that the product is on sale. Shopify automatically does this behind the scenes in the code of your theme code editor.

Hope this helps.

Best