Hi
need your suggestion to update the discount code error message on the cart page.
Discount codes are dynamically generated and each discount code has a minimum order value requirement of 4 times the code. Example
CODE1 discount of $10 if your order is $40
CODE2 discount of $5 if your order is $20
I want the error message to be like: Minimum order value of $40 to use the CODE1 ($10)
Please suggest which variables should I use in the message. What variables should I use for Discount Code, Minimum Order Value and Discount Value
Thanks a lot