Hi There - any idea how I can style the coupon code error messages? Maybe change them to red and bold?
Styling coupon code error messages
- really outside the scope of awcoupon, but i am a nice guy :)
It depends on the template you are using but if default then editing this file:
themes\default\templates\common\couponField.tpl
should do it. The variable that displays your error is this: $VM_LANG->_('PHPSHOP_COUPON_CODE_INVALID')