How can I remove the 'free shipping over 50' display from all items?

Need to remove the “free shipping over 50” showing under all items. How can I do that?

Hi @4tricel , could you share your store?

Hi @4tricel If it is showing in product page then go to Online Store > Edit Code > Product.liquid or product-template.liquid whatever similar file your theme have just open that liquid file and search for the “free shipping over 50” and remove that line. That’s it!