Customer Registration Template:
Sign Up, Sign In, and Sign Out

The sign up page (new registration) is the first registration page that customers see. Once they've registered, they'll see the sign in and sign out pages most frequently, so it's important to make sure that they look good and represent your store well.

Sign Up Page

The sign up page is where customers first register at your store. In addition to the custom template tags, you may want to tell customers about the benefits of being a registered customer.

The unique custom template tags used on this page are:

CR_Name Form for customers to enter their name when registering
CR_Email_Password Form for entering e-mail address and password
CR_Challenge Form for selecting a challenge question and answer
CR_Email_Type Radio buttons for selecting HTML or text e-mail receipts
CR_Save_Payment Radio buttons for selecting whether ShopSite should save payment information

Sign In Page

The sign in page is where registered customers enter their e-mail addresses and passwords to sign in. There is also a link that they can click if they forgot their password, and a registration link for customers who aren't registered yet.

The unique custom template tags used on this page are:

CR_Signin_Email_Password Form to enter e-mail address and password

Sign Out Confirmation Page

The sign out confirmation page is displayed after a customer clicks a "Sign Out" link and simply asks customers to confirm that they want to sign out. As a security measure, customers are automatically signed out when the complete a purchase or after a merchant-defined number of minutes of inactivity, so this page is rarely used.

The unique custom template tags used on this page are:

STORE.SignOut? Text field: "Do you really want to sign out?"
Next: Customer Registration Manage Tags