Hello There,
How to get a strike through for sales price, so the discounted price is more outstanding. For example is attached.
Thanks a lot.
.product-price .price-crossed .PricebasePriceWithTax span.PricebasePriceWithTax {
text-decoration: line-through;
}
