Discounts on products

Hello Shopify,

I have some issues with my products. If I want to use the " compare price " for discounts, the percentages are not the right one and they are visible even if the product is not on discount at all.

I attached 2 photos for reference, one is with the product discounted and the wrong percentage and the other one is without any discount.

Is there any way to make it work with the correct discounts? If not, is there any way I can remove it completely?

Thank you very much,

Sovel

Hi @Sovel ,

We can calculate the discount based on the compared price using the custom code.

If you can send the preview link, I can hide the badge.

Thank you

By preview link you mean URL?

Sovel.ro

Hi @Sovel ,

Follow these Steps:

  1. Go to Online Store
  2. Edit Code
  3. Find theme.liquid file
  4. Add the following code just above tag

If you require further help to optimize or customize your store, please don’t hesitate to reach out. If you find this information useful, a Like would be greatly appreciated. And if this solves the problem, please Mark it as Solution!

Best Regards,
LuffyOnePiece

1 Like

It worked, thank you so much!