[ 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/shipping/ -> freeoptions.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: freeoptions.php 3830 2006-06-21 23:47:16Z ajeh $

   8   */
   9  
  10  define('MODULE_SHIPPING_FREEOPTIONS_TEXT_TITLE', 'Free Shipping Options');
  11  define('MODULE_SHIPPING_FREEOPTIONS_TEXT_DESCRIPTION', '
  12  Free Options is used to display a Free Shipping option when other Shipping Modules are displayed.
  13  It can be based on: Always show, Order Total, Order Weight or Order Item Count.
  14  The Free Options module does not show when Free Shipper is displayed.<br /><br />
  15  Setting Total to >= 0.00 and <= nothing (leave blank) will activate this module to show with all shipping modules, except for Free Shipping - freeshipper.<br /><br />
  16  NOTE: Leaving all settings for Total, Weight and Item count blank will deactivate this module.<br /><br />
  17  NOTE: Free Shipping Options does not display if Free Shipping is used based on 0 weight is Free Shipping.
  18  See: freeshipper
  19  ');
  20  define('MODULE_SHIPPING_FREEOPTIONS_TEXT_WAY', 'Free Shipping');
  21  
  22  ?>


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