[ 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: salemaker_info.php 1105 2005-04-04 22:05:35Z birdbrain $ 21 // 22 23 define('HEADING_TITLE', 'Salemaker'); 24 define('SUBHEADING_TITLE', 'Salemaker Usage Tips:'); 25 define('INFO_TEXT', '<ul> 26 <li> 27 Always use a \'.\' as decimal point in deduction and pricerange. 28 </li> 29 <li> 30 Enter amounts in the same currency as you would when creating/editing a product. 31 </li> 32 <li> 33 In the Deduction fields, you can enter an amount or a percentage to deduct, 34 or a replacement price. (eg. deduct $5.00 from all prices, deduct 10% from 35 all prices or change all prices to $25.00) 36 </li> 37 <li> 38 Entering a price range narrows down the product range that will be affected. (eg. 39 products from $50.00 to $150.00) 40 </li> 41 <li> 42 You must choose the action to take if a product is a special <i>and</i> is subject to this sale: 43 <ul> 44 <li> 45 <strong>Ignore Specials Price - Apply to Product Price and Replace Special</strong><br> 46 The salededuction will be applied to the regular price of the product. 47 (eg. Regular price $10.00, Specials price is $9.50, SaleCondition is 10%. 48 The product\'s final price will show $9.00 on sale. The Specials price is ignored.) 49 </li> 50 <li> 51 <strong>Ignore SaleCondition - No Sale Applied When Special Exists</strong><br> 52 The salededuction will not be applied to Specials. The Specials price will show just like 53 when there is no sale defined. (eg. Regular price $10.00, Specials price is $9.50, 54 SaleCondition is 10%. The product\'s final price will show $9.50 on sale. 55 The SalesCondition is ignored.) 56 </li> 57 <li> 58 <strong>Apply SaleDeduction to Specials Price - Otherwise Apply to Price</strong><br> 59 The salededuction will be applied to the Specials price. A compounded price will show. 60 (eg. Regular price $10.00, Specials price is $9.50, SaleCondition is 10%. The product\'s 61 final price will show $8.55. An additional 10% off the Specials price.) 62 </li> 63 </ul> 64 </li> 65 <li> 66 Leaving the start date empty will start the sale immediately. 67 </li> 68 <li> 69 Leave the end date empty if you do not want the sale to expire.</li> 70 <li> 71 Checking a category automatically includes the sub-categories. 72 </li> 73 </ul>'); 74 define('TEXT_CLOSE_WINDOW', '[ close window ]'); 75 ?>
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 |
![]() |