[ Index ]
 

Code source de Zen Cart E-Commerce Shopping Cart 1.3.7.1

Accédez au Source d'autres logiciels libres

Classes | Fonctions | Variables | Constantes | Tables

title

Body

[fermer]

/includes/languages/english/modules/order_total/ -> ot_coupon.php (source)

   1  <?php
   2  /**

   3   * @package languageDefines

   4   * @copyright Copyright 2003-2006 Zen Cart Development Team

   5   * @copyright Portions Copyright 2003 osCommerce

   6   * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0

   7   * @version $Id: ot_coupon.php 4274 2006-08-26 03:16:53Z drbyte $

   8   */
   9  
  10    define('MODULE_ORDER_TOTAL_COUPON_TITLE', 'Discount Coupon');
  11    define('MODULE_ORDER_TOTAL_COUPON_HEADER', TEXT_GV_NAMES . '/Discount Coupon');
  12    define('MODULE_ORDER_TOTAL_COUPON_DESCRIPTION', 'Discount Coupon');
  13    define('MODULE_ORDER_TOTAL_COUPON_TEXT_ENTER_CODE', TEXT_GV_REDEEM);
  14    define('MODULE_ORDER_TOTAL_COUPON_HEADER', TEXT_GV_NAMES . '/Discount Coupon');
  15    define('SHIPPING_NOT_INCLUDED', ' [Shipping not included]');
  16    define('TAX_NOT_INCLUDED', ' [Tax not included]');
  17    define('IMAGE_REDEEM_VOUCHER', 'Redeem Voucher');
  18    define('MODULE_ORDER_TOTAL_COUPON_REDEEM_INSTRUCTIONS', '<p>Please type your coupon code into the box next to  Redemption Code. Your coupon will be applied to the total and reflected in your cart after you click continue.</p><p>Please note: you may only use one coupon per order.</p>');
  19    define('MODULE_ORDER_TOTAL_COUPON_TEXT_CURRENT_CODE', 'Your Current Redemption Code: ');
  20    define('MODULE_ORDER_TOTAL_COUPON_REMOVE_INSTRUCTIONS', '<p>To remove a Discount Coupon from this order type REMOVE and press Enter or Return</p>');
  21    define('TEXT_REMOVE_REDEEM_COUPON', 'Discount Coupon Removed by Request!');
  22  ?>


Généré le : Mon Nov 26 16:45:43 2007 par Balluche grâce à PHPXref 0.7
  Clicky Web Analytics