Hi!
I am using the dawn them and my website URL is carcleansweden.se. I would like to add the same type of sale badge that I already have on my collection page (the text with the amount of the sale):
Onto my product page as well:
This is the code I used for the collection page: “-{{ card_product.compare_at_price | minus: card_product.price | times: 100 | divided_by: card_product.compare_at_price }}%” but I cant find where to put it in to add the same on the product page.
I would hugely appreciate the help!


