Change Address button.');
define('TITLE_BILLING_ADDRESS', 'Billing Address:');
define('TABLE_HEADING_PAYMENT_METHOD', 'Payment Method');
define('TEXT_SELECT_PAYMENT_METHOD', 'Please select a payment method for this order.');
define('TITLE_PLEASE_SELECT', 'Please Select');
define('TEXT_ENTER_PAYMENT_INFORMATION', '');
define('TABLE_HEADING_COMMENTS', 'Special Instructions or Order Comments');
define('TITLE_NO_PAYMENT_OPTIONS_AVAILABLE', 'Not Available At This Time');
define('TEXT_NO_PAYMENT_OPTIONS_AVAILABLE','Sorry, we are not accepting payments from your region at this time.
Please contact us for alternate arrangements.');
define('TITLE_CONTINUE_CHECKOUT_PROCEDURE', 'Continue to Step 3');
define('TEXT_CONTINUE_CHECKOUT_PROCEDURE', '- to confirm your order.');
define('TABLE_HEADING_CONDITIONS', 'Terms and Conditions');
define('TEXT_CONDITIONS_DESCRIPTION', 'Please acknowledge the terms and conditions bound to this order by ticking the following box. The terms and conditions can be read here.');
define('TEXT_CONDITIONS_CONFIRM', 'I have read and agreed to the terms and conditions bound to this order.');
define('TEXT_CHECKOUT_AMOUNT_DUE', 'Total Amount Due: ');
define('TEXT_YOUR_TOTAL','Your Total');
?>