On the
Settings -> Store
screen, there are several settings that
are important for various store operations:
- Store Name and Address: The store's name as defined on the
Settings -> Store
screen will appear in the title bar of all pages (as part of the HTML head's title tag). The address
appears to customers as the address on the invoice. - Store Email Address: It's necessary to define an email address for store. Not doing so will prevent
order confirmation and notification emails from being sent. The email address is used as the "from" address
for all emails produced by the store. Give some thought as to what the address should be.
- SMTP Server: Likewise, the SMTP server is a necessary setting for the emails produced by the
store to go out smoothly.
- Lost Password Email Subject, Text, and HTML templates: These fields define the text and subject of the
"lost password" emails sent to customers who have forgotten their password and have filled out the lost
password form. >The lost password templates make use of placeholders to indicate where within the template
dynamic data, such as the user's password should appear. For a list of all of the placeholders available for
these and other settings in the Administrator, please refer to the
Template Placeholders section.