webpage.'); define('TEXT_DATE_ADDED', 'This product was added to our catalog on %s.'); define('TEXT_DATE_AVAILABLE', 'This product will be in stock on %s.'); define('TEXT_ALSO_PURCHASED_PRODUCTS', 'Customers who bought this product also purchased'); define('TEXT_PRODUCT_OPTIONS', 'Available Options:'); define('TEXT_CLICK_TO_ENLARGE', 'Click to enlarge'); // -> HTCT262 define('TEXT_VIEWING', 'Currently viewing:'); // <- HTCT262 // -> QPBPP135 define('TEXT_ENTER_QUANTITY', 'Quantity'); define('TEXT_PRICE_PER_PIECE', 'Price for each'); // -> OSC-70 : Gestion HT/TTC : affichage prix HT et TTC // créations de nouvelles constantes utilisées dans le fichier : /includes/classes/PriceFormatter.php define('TEXT_PRICE_PER_PIECE__HT', 'Price for each HT'); // texte TTC affiché en gras, recommandation du client () define('TEXT_PRICE_PER_PIECE__TTC', 'Price for each TTC'); // <- OSC-70 : Gestion HT/TTC : affichage prix HT et TTC define('TEXT_SAVINGS', 'Your savings'); define('TEXT_SAVINGS_PERCENT', 'Your savings'); // <- QPBPP135 ?>