hier');
define('TEXT_LOGIN_ERROR', 'Fehler: Keine Übereinstimmung der eingebenen eMail-Adresse und/oder dem Passwort.');
define('TEXT_VISITORS_CART', 'Achtung: Ihre Besuchereingaben werden automatisch mit Ihrem Kundenkonto verbunden. [Mehr Information]');
// BOF: MOD - Checkout Without Account v0.70 changes
define('PWA_FAIL_ACCOUNT_EXISTS', 'An account already exists for the email address {EMAIL_ADDRESS}. You must login here with the password for that account before proceeding to checkout.');
define('HEADING_CHECKOUT', 'Proceed Directly to Checkout');
define('TEXT_CHECKOUT_INTRODUCTION', 'Proceed to Checkout without creating an account. By choosing this option none of your user information will be kept in our records, and you will not be able to review your order status, nor keep track of your previous orders.');
define('PROCEED_TO_CHECKOUT', 'Proceed to Checkout without Registering');
// EOF: MOD - Checkout Without Account changes
// LINE ADDED: MOD - Separate Pricing Per Customer
// define the email address that can change customer_group_id on login
define('SPPC_TOGGLE_LOGIN_PASSWORD', 'root@localhost');
?>