I have enabled the Show discount as "Sale price" checkbox and now on the cart subtotals I cannot see the discount - I know that this is the way it's intended to work - but is there any way to display the amount discounted on the subtotal page with Show discount as "Sale price" checkbox enabled?
Hello,
I have enabled the Show discount as "Sale price" checkbox and now on the cart subtotals I cannot see the discount - I know that this is the way it's intended to work - but is there any way to display the amount discounted on the subtotal page with Show discount as "Sale price" checkbox enabled?
Hello Mirza,
Thank you for purchasing our plugin,
I don't believe we have a way to do that directly with our plugin, without applying the discount twice.
I found a code snippet here that may be able to do it: https://www.businessbloomer.com/woocommerce-display-total-discount-savings-cart/
This is a general code snippet that shows the total amount saved, based on the difference between prices and sale prices.
It would show something like this on the cart page:
It's worth giving that a try,
Kind regards,
Stefan