| [ Index ] | osCommerce
Docs :: PHP Cross Reference For osCommerce 2.2 MS2 Provided By OSCdox.com |
1 <?php 2 /* 3 $Id: product_info.php,v 1.15 2003/07/08 16:45:36 dgw_ Exp $ 4 5 osCommerce, Open Source E-Commerce Solutions 6 http://www.oscommerce.com 7 8 Copyright (c) 2002 osCommerce 9 10 Released under the GNU General Public License 11 */ 12 13 define('TEXT_PRODUCT_NOT_FOUND', 'No encontrado!'); 14 define('TEXT_CURRENT_REVIEWS', 'Comentarios:'); 15 define('TEXT_MORE_INFORMATION', 'Para obtener más información, visite la <a href="%s" target="_blank"><u>página</u></a> del producto.'); 16 define('TEXT_DATE_ADDED', 'Este producto esta en nuestro catálogo desde %s.'); 17 define('TEXT_DATE_AVAILABLE', '<font color="#ff0000">Este producto estará disponible el %s.</font>'); 18 define('TEXT_ALSO_PURCHASED_PRODUCTS', 'Clientes que compraron este producto, también han comprado'); 19 define('TEXT_PRODUCT_OPTIONS', 'Opciones:'); 20 define('TEXT_CLICK_TO_ENLARGE', 'Haga Click para agrandar'); 21 ?>
title
Description
Body
title
Description
Body
| Generated: Tue Nov 4 23:53:39 2003 | Hosted By :: AABox.com |
Cross-referenced by PHPXref 0.4 |