How to remove Free Shipping on orders above $50?

Hello, I need help removing a Free Shipping on orders above $50 banner on locrag.com. It also lets customers know how far they are from getting free shipping. Please help as I have been trying to remove it for almost 3 hours now.

Hey @locrag ,

To remove the “Free Shipping on orders above $50” banner on your Shopify store, try the following steps:

  1. Online Store

  2. Themes

  3. Click on Customize for your active theme.

  4. Look through the theme editor sidebar for any sections related to , Annoucement Bar, Banner or Header. Some themes have a dedicated section for banners or announcements that you can turn off or edit directly.

  5. Check Theme Settings:

  6. Go to Theme Settings within the customizer (usually at the bottom of the sidebar).

  7. Look for any options related to “Free Shipping” or “Announcement.” If you find this setting, you may be able to toggle it off or change the text.

  8. Check for Custom Code:

  9. Online Store

  10. Themes

  11. Edit Code

  12. Search for files like annoucement-bar.liquid, header.liquid and theme.liquid (these might contain code for the banner).

  13. Look through these files for text related to “Free Shipping.” If you locate the code, you can comment it out or delete it.

  14. Check for Third-Party Apps:

  15. If you’re using an app that offers shipping progress banners, go to Apps in your Shopify admin, and check if any are active.

  16. Open the app settings and look for any banner or notification settings to disable.

Let me know if this works or if you need further guidance!

If I was able to help you, please don’t forget to Like and mark it as the Solution!
If you’re looking for expert help with customization or coding, I’d be delighted to support you. Please don’t hesitate to reach out via the email in my signature below—I’m here to help bring your vision to life!

Best Regard,
Rajat Sharma

You can try this code by following these steps:
Step 1: Go to the online store ->Theme ->Edit Code.
Step 2: Find the theme.liquid file and add the following code before the tag


Result:

Hopefully it will help you. If yes then Please don’t forget hit Like and Mark it as solution!

You can follow these steps:

  • Go to Online Store > Themes in your Shopify admin.
  • Click Customize on your active theme.
  • Look for settings in the Header, Announcement Bar, or similar sections.
  • Some themes allow you to toggle promotional banners on or off.
  • If you find the setting for the banner, disable or remove it.
  • If the banner isn’t in the customization settings:
  • Go to Online Store > Themes > Actions > Edit code.
  • Look for the following files:
    header.liquid
    announcement-bar.liquid
    theme.liquid
  • Search for keywords like “Free Shipping,” “Shipping Threshold,” or $50.

Remove or comment out the relevant section.

Free Shipping on orders above $50!

Hope it can help you more!!!

Hello, @locrag

Here is screen shot, hope you will get solution.

Thanks!

Thank you for your response, but this did not work.

It removed the top one but I am referring to the black banner.

I was unable to find “free” or “shipping” in any of those files. What else can I try? This black pop up banner is very annoying.

Hi, @locrag

Update the code


hey @AnneLuo

I’m sharing screen shot again, you can apply these steps

Thanks!

This did not work either. Should I just use a different theme all together?