Hey! Im looking to add badges such as ‘Best Seller’ ‘New10’ and ‘Buy One Get One Free’ to my Shopify store that i can create and change in the meta field section?
Issue i’m facing is a cant figure out the code to add to my store to make this possible!
Any help on how to find this or how to generate the snippet of code, and where to place it also please?
Thanks in advance
You can do this easily with custom liquid block. Once you add custom liquid block you can add conditional on that block that if metafield value is not blank, then print the badge otherwise do not. If you want I can do it for your store(for free) and record a Youtube video for it as well for my channel. Let me know if you are okay with that
Sorry instead of custom liquid block, I meant custom liquid code in card-product.liquid file. It is difficult to reply with exact solution though since Impulse theme is not a free theme. So I will have to look at the template blocks or code itself to give you the correct solution. If you can give me access, I will be able to do it for you.