' . STORE_NAME . '.' . "\n\n"); define('EMAIL_TEXT', 'You can now take part in the various services we have to offer you. Some of these services include:' . "\n\n" . '
  • Permanent Cart - Any products added to your online cart remain there until you remove them, or check them out.' . "\n" . '
  • Address Book - We can now deliver your products to another address other than yours! This is perfect to send birthday gifts direct to the birthday-person themselves.' . "\n" . '
  • Order History - View your history of purchases that you have made with us.' . "\n" . '
  • Products Reviews - Share your opinions on products with our other customers.' . "\n\n"); define('EMAIL_CONTACT', 'For help with any of our online services, please email the store-owner: ' . STORE_OWNER_EMAIL_ADDRESS . '.' . "\n\n"); define('EMAIL_WARNING', 'Note: This email address was given to us by one of our customers. If you did not signup to be a member, please send a email to ' . STORE_OWNER_EMAIL_ADDRESS . '.' . "\n"); define('EMAIL_PASSWORD_BODY', 'Your password to \'' . STORE_NAME . '\' is:' . "\n\n" . ' %s' . "\n\n"); define('EMAIL_GV_INCENTIVE_HEADER', 'As part of our welcome to new customers, we have sent you an e-Gift Voucher worth %s'); define('EMAIL_GV_REDEEM', 'The redeem code for is %s, you can enter the redeem code when checking out, after making a purchase'); define('EMAIL_GV_LINK', 'or by following this link '); define('EMAIL_COUPON_INCENTIVE_HEADER', 'Congratulation, to make your first visit to our online shop a more rewarding experience' . "\n" . ' below are details of a Discount Coupon created just for you' . "\n\n"); define('EMAIL_COUPON_REDEEM', 'To use the coupon enter the redeem code which is %s during checkout, ' . "\n" . 'after making a purchase');