File "coupon.php"
Full path: /home/cakedeco/retaildirectonline.co.uk/catalog/language/de-de/extension/total/coupon.php
File
size: 415 B (415 B bytes)
MIME-type: text/x-php
Charset: utf-8
Download Open Edit Advanced Editor &nnbsp; Back
<?php
// Heading
$_['heading_title'] = 'Use Coupon Code';
// Text
$_['text_coupon'] = 'Coupon (%s)';
$_['text_success'] = 'Success: Your coupon discount has been applied!';
// Entry
$_['entry_coupon'] = 'Enter your coupon here';
// Error
$_['error_coupon'] = 'Warning: Coupon is either invalid, expired or reached its usage limit!';
$_['error_empty'] = 'Warning: Please enter a coupon code!';