We don't have a way to do that in our shopping cart for an Add to Cart button, nor at checkout where the buyer arrives immediately after clicking a Buy Now button, but if you display a price on your sales page, you can do something like that with the <s>
tag (for strikethrough) in HTML, like so:
Your price: <s>$24.95</s> $19.95 on sale!
If you're not comfortable editing HTML code, your page editor software may also have a button for this on its formatting toolbar.