Wookie remove "xxx% saved - or at least calculate it right

does anyone know where to fremove the xx% saved in wookie shopify theme?

It is calculationg it wrong . so I want it removed..

Hello @Kat9900 ,

It’s the GemPages Support Team and we are glad to assist you today!

Could you please share your store URL ( with the password if your store password is enabled ) then I can see and suggest something for you?

Best regards,
GemPages Support Team

Hi,

I am not aware of what files are called in Wookie theme, but you should look for something like product-grid-item.liquid

There, click Ctrl+F and search for Sale

Basically, you will need to delete the whole div containing the discount math.

Hope this helps.

Dont forget to create a themes duplicate before you do anything.