Can we add a label before the display of the Coupon Code in the cart?
This is how it displays now:
---
Coupon Discount: $100
(X image)code1234
---
I'd like to add a label before the coupon code like this:
---
Coupon Discount: $100
Coupon Code: (X image)code1234
---
In addition, how can I move the coupon code above the discount value like this?
---
Coupon Code: (X image)code1234
Coupon Discount: $100
---
This is how it displays now:
---
Coupon Discount: $100
(X image)code1234
---
I'd like to add a label before the coupon code like this:
---
Coupon Discount: $100
Coupon Code: (X image)code1234
---
In addition, how can I move the coupon code above the discount value like this?
---
Coupon Code: (X image)code1234
Coupon Discount: $100
---