Display coupon value on cart
-
Hi everyone,
I’m trying to display coupon value on the cart page.
Eg: I made a 50% coupon. When i purchase something, the cart only show “-200€”. I would like to show something like “-200€ (-50%)”. I’ve tried to do it by modifying “cart-total.php” : adding “echo $coupon_value;” and other things but none of them worked.
Is there a way to achieve my goal ? Maybe with a hook ? but i have no idea how to proceed.
In advance, thanks you, and sorry for my english.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Display coupon value on cart’ is closed to new replies.