How can I display a striked out old price next to a sale price?

Heya guys, I wanna do is to be able to add a striked out former price next to the new sale price

@mo7amed ,

Share the store URL…

https://shop.asfourcrystal.com

@mo7amed ,

Send me the product page URL.

https://shop.asfourcrystal.com/collections/lighting

@mo7amed ,

Its redirecting

I just want add the old price crossed out as shown in the image

Unfortunately, the old price is not crossed out

Is there any modification that can be added to the codes to solve the problem

@mo7amed ,

The URL you have sent is redirecting to the home Page.

Unfortunately, website is closed outside Egypt :confused:

Hiii @mo7amed
please add below css for striked out on original price

pick original price class and add this css

text-decoration: line-through;