Please alter the quantity of products marked with (' . STOCK_MARK_PRODUCT_OUT_OF_STOCK . '), Thank you'); define('OUT_OF_STOCK_CAN_CHECKOUT', 'Products marked with ' . STOCK_MARK_PRODUCT_OUT_OF_STOCK . ' dont exist in desired quantity in our stock.
You can buy them anyway and check the quantity we have in stock for immediate deliver in the checkout process.'); // -> 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 ?>