We are getting ready to migrate our store to Shopify .
We are running the premium ‘Empire’ theme , this has a free shipping bar where you can set a free shipping limit however it seems that it just runs on every product whether shipping is applicable or not - virtual products \ gift cards. the theme devs dont want to know.
Is there anyone able to have a quick look at the Liquid snippet and see if excluding certain products is an easy fix? - Cheers D.
thanks for dropping the snippet in — and yes, you can tweak this to exclude virtual products like gift cards from the free shipping bar calculation. Shopify doesn’t directly flag “virtual” products, but there are a couple of common ways to identify them:
Exclude any products tagged virtual or no-shipping
Still show the free shipping bar if applicable
Let me know if you want the full snippet pasted back together with the changes — or if you want to filter by product type instead of tags. Happy to tweak it more!
Absolutely, happy to help!
I’ll paste the full snippet with the changes shortly. In the meantime, please feel free to reach out to me anytime if you need anything else.