[ Index ] |
|
Code source de Zen Cart E-Commerce Shopping Cart 1.3.7.1 |
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: document_product_info.php 3027 2006-02-13 17:15:51Z drbyte $ 8 */ 9 10 define('TEXT_PRODUCT_NOT_FOUND', 'Sorry, the product was not found.'); 11 define('TEXT_CURRENT_REVIEWS', 'Current Reviews:'); 12 define('TEXT_MORE_INFORMATION', 'For more information, please visit this product\'s <a href="%s" target="_blank">webpage</a>.'); 13 define('TEXT_DATE_ADDED', 'This product was added to our catalog on %s.'); 14 define('TEXT_DATE_AVAILABLE', 'This product will be in stock on %s.'); 15 define('TEXT_ALSO_PURCHASED_PRODUCTS', 'Customers who bought this product also purchased...'); 16 define('TEXT_PRODUCT_OPTIONS', 'Please Choose: '); 17 define('TEXT_PRODUCT_MANUFACTURER', 'Manufactured by: '); 18 define('TEXT_PRODUCT_WEIGHT', 'Shipping Weight: '); 19 define('TEXT_PRODUCT_QUANTITY', ' Units in Stock'); 20 define('TEXT_PRODUCT_MODEL', 'Model: '); 21 22 23 24 // previous next product 25 define('PREV_NEXT_PRODUCT', 'Product '); 26 define('PREV_NEXT_FROM', ' from '); 27 define('IMAGE_BUTTON_PREVIOUS','Previous Item'); 28 define('IMAGE_BUTTON_NEXT','Next Item'); 29 define('IMAGE_BUTTON_RETURN_TO_PRODUCT_LIST','Back to Product List'); 30 31 // missing products 32 //define('TABLE_HEADING_NEW_PRODUCTS', 'New Products For %s'); 33 //define('TABLE_HEADING_UPCOMING_PRODUCTS', 'Upcoming Products'); 34 //define('TABLE_HEADING_DATE_EXPECTED', 'Date Expected'); 35 36 define('TEXT_ATTRIBUTES_PRICE_WAS',' [was: '); 37 define('TEXT_ATTRIBUTE_IS_FREE',' now is: Free]'); 38 define('TEXT_ONETIME_CHARGE_SYMBOL', ' *'); 39 define('TEXT_ONETIME_CHARGE_DESCRIPTION', ' One time charges may apply'); 40 define('TEXT_ATTRIBUTES_QTY_PRICE_HELP_LINK','Quantity Discounts Available'); 41 define('ATTRIBUTES_QTY_PRICE_SYMBOL', zen_image(DIR_WS_TEMPLATE_ICONS . 'icon_status_green.gif', TEXT_ATTRIBUTES_QTY_PRICE_HELP_LINK, 10, 10) . ' '); 42 ?>
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 |
![]() |