Please change 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 . ' are out of stock.
Items not in stock will be placed on backorder.');
define('TEXT_TOTAL_ITEMS', 'Total Items: ');
define('TEXT_TOTAL_WEIGHT', ' Weight: ');
define('TEXT_TOTAL_AMOUNT', ' Amount: ');
define('TEXT_VISITORS_CART', '[help (?)]');
define('TEXT_OPTION_DIVIDER', ' - ');
?>