Change Address button.'); define('TITLE_SHIPPING_ADDRESS', 'Shipping Information:'); define('TABLE_HEADING_SHIPPING_METHOD', 'Shipping Method:'); define('TEXT_CHOOSE_SHIPPING_METHOD', 'Please select the preferred shipping method to use on this order.'); define('TITLE_PLEASE_SELECT', 'Please Select'); define('TEXT_ENTER_SHIPPING_INFORMATION', 'This is currently the only shipping method available to use on this order.'); define('TITLE_NO_SHIPPING_AVAILABLE', 'Not Available At This Time'); define('TEXT_NO_SHIPPING_AVAILABLE','Sorry, we are not shipping to your region at this time.
Please contact us for alternate arrangements.'); define('TABLE_HEADING_COMMENTS', 'Special Instructions or Comments About Your Order'); define('TITLE_CONTINUE_CHECKOUT_PROCEDURE', 'Continue to Step 2'); define('TEXT_CONTINUE_CHECKOUT_PROCEDURE', '- choose your payment method.'); // when free shipping for orders over $XX.00 is active define('FREE_SHIPPING_TITLE', 'Free Shipping'); define('FREE_SHIPPING_DESCRIPTION', 'Free shipping for orders over %s'); define('ERROR_PLEASE_RESELECT_SHIPPING_METHOD', 'Your available shipping options have changed. Please re-select your desired shipping method.');