Change the design of your Wishlist Login Page
Purpose: This template is displayed when a customer attempts to add an item to their wish list, but has not yet logged into their store account.
Note: It is important to preserve the commented tags to ensure the software performs correctly.
For example:
[wishlist_prelogin]
<!--START: CATEGORY_HEADER-->
[CONTENT]
<!--END: CATEGORY_HEADER-->
<!--START: loginBox-->
[loginBox]
<!--END: loginBox-->
<!--START: CATEGORY_FOOTER-->
[CONTENT]
<!--END: CATEGORY_FOOTER-->
Note: Code blocks and their respective variables will only work with specific template pages.
Note: The login portion of this page is inserted dynamically using the login form provided by the "login-account.html" template.