[ Index ] |
|
Code source de Zen Cart E-Commerce Shopping Cart 1.3.7.1 |
1 <?php 2 // 3 // +----------------------------------------------------------------------+ 4 // |zen-cart Open Source E-commerce | 5 // +----------------------------------------------------------------------+ 6 // | Copyright (c) 2003 The zen-cart developers | 7 // | | 8 // | http://www.zen-cart.com/index.php | 9 // | | 10 // | Portions Copyright (c) 2003 osCommerce | 11 // +----------------------------------------------------------------------+ 12 // | This source file is subject to version 2.0 of the GPL license, | 13 // | that is bundled with this package in the file LICENSE, and is | 14 // | available through the world-wide-web at the following url: | 15 // | http://www.zen-cart.com/license/2_0.txt. | 16 // | If you did not receive a copy of the zen-cart license and are unable | 17 // | to obtain it through the world-wide-web, please send a note to | 18 // | license@zen-cart.com so we can mail you a copy immediately. | 19 // +----------------------------------------------------------------------+ 20 // $Id: discount_coupon.php 4591 2006-09-23 04:25:15Z ajeh $ 21 // 22 23 define('NAVBAR_TITLE', 'Discount Coupon'); 24 define('HEADING_TITLE', 'Discount Coupon'); 25 26 define('TEXT_INFORMATION', ''); 27 define('TEXT_COUPON_FAILED', '<span class="alert important">%s</span> does not appear to be a valid Coupon Redemption Code. Please try typing it in again.'); 28 29 define('HEADING_COUPON_HELP', 'Discount Coupon Help'); 30 define('TEXT_CLOSE_WINDOW', 'Close Window [x]'); 31 define('TEXT_COUPON_HELP_HEADER', '<p class="bold">The Discount Coupon Redemption Code you have entered is for '); 32 define('TEXT_COUPON_HELP_NAME', '\'%s\'. </p>'); 33 define('TEXT_COUPON_HELP_FIXED', ''); 34 define('TEXT_COUPON_HELP_MINORDER', ''); 35 define('TEXT_COUPON_HELP_FREESHIP', ''); 36 define('TEXT_COUPON_HELP_DESC', '<p><span class="bold">Discount Offer:</span> %s</p><p class="smallText">Certain other restrictions may apply. Please see below for other details.</p>'); 37 define('TEXT_COUPON_HELP_DATE', '<p>The coupon is valid between %s and %s</p>'); 38 define('TEXT_COUPON_HELP_RESTRICT', '<p class="biggerText bold">Discount Coupon Restrictions</p>'); 39 define('TEXT_COUPON_HELP_CATEGORIES', '<p class="bold">Category Restrictions:</p>'); 40 define('TEXT_COUPON_HELP_PRODUCTS', '<p class="bold">Product Restrictions:</p>'); 41 define('TEXT_ALLOW', 'Allow'); 42 define('TEXT_DENY', 'Deny'); 43 define('TEXT_NO_CAT_RESTRICTIONS', '<p>This coupon is valid for all categories.</p>'); 44 define('TEXT_NO_PROD_RESTRICTIONS', '<p>This coupon is valid for all products.</p>'); 45 define('TEXT_CAT_ALLOWED', ' (Valid for this category)'); 46 define('TEXT_CAT_DENIED', ' (Not allowed on this category)'); 47 define('TEXT_PROD_ALLOWED', ' (Valid for this product)'); 48 define('TEXT_PROD_DENIED', ' (Not allowed product)'); 49 // gift certificates cannot be purchased with Discount Coupons 50 define('TEXT_COUPON_GV_RESTRICTION','<p class="smallText">Discount Coupons may not be applied towards the purchase of ' . TEXT_GV_NAMES . '. Limit 1 coupon per order.</p>'); 51 52 define('TEXT_DISCOUNT_COUPON_ID_INFO', 'Look-up Discount Coupon ... '); 53 define('TEXT_DISCOUNT_COUPON_ID', 'Your Code: '); 54 55 define('TEXT_COUPON_GV_RESTRICTION_ZONES', 'Billing Address Restrictions apply.'); 56 ?>
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Mon Nov 26 16:45:43 2007 | par Balluche grâce à PHPXref 0.7 |
![]() |