Hi
When a customer uses a coupon on our website and it is the wrong code a message will show saying "Warning: Coupon is either invalid, expired or reached it's usage limit!"
How would I be able to edit this message and include a link? Which file am I looking for?
Such as "Warning: This coupon is invalid. Please click >here< to contact us"
Thank you
I'm using Version 1.5.6
You can try and hack it into: catalog/language/english/checkout/cart.php
This line:
$_['error_coupon'] = 'Warning: Coupon is either invalid, expired or reached it\'s usage limit!';
As an aside my recommendation is for these types of things to use a grep program to do a search for certain text. I use wingrep and search my local copy of my store to try and find what I am looking for.
Mike
This line:
$_['error_coupon'] = 'Warning: Coupon is either invalid, expired or reached it\'s usage limit!';
As an aside my recommendation is for these types of things to use a grep program to do a search for certain text. I use wingrep and search my local copy of my store to try and find what I am looking for.
Mike
cue4cheap not cheap quality
Who is online
Users browsing this forum: No registered users and 19 guests