Purpose: This HTML template is displayed as the Password Login screen when Registry visitors attempt to access a password-protected Gift Registry.
Code Blocks
Note: It is important to preserve the commented tags to ensure the software performs correctly.
[giftregistry_home] <!--START: CATEGORY_HEADER--> [CONTENT] <!--END: CATEGORY_HEADER--> <!--START: giftRegistrySearchResultDetail--> [giftregistry_header-name] [regName] [giftregistry_header-eventdate] [regEvent] [giftregistry_create-firstname] [regFirstName] [giftregistry_create-lastname] [regLastName] [giftregistry_create-message] [regMessage] [giftregistry_create-password] [custid] [giftregistry_home-select-registry] <!--END: giftRegistrySearchResultDetail--> <!--START: CATEGORY_FOOTER--> [CONTENT] <!--END: CATEGORY_FOOTER--> [giftregistry_create-password]
Note: Code blocks and their respective variables will only work with specific template pages.
Variables
Note: Many of the following variables are dynamically inserted from your cart’s Settings ->Design ->Store Language section.
- [giftregistry_home] – Displays the Title of the “Gift Registry” heading on the Page. (See Settings ->Design ->Store Language)
- [giftregistry_header-name] – Displays the title of the “Registry Name” field. (See Settings ->Design ->Store Language)
- [regName] – Inserts the Registry’s Name information.
- [giftregistry_header-eventdate] – Displays the title of the “Event” field. (See Settings ->Design ->Store Language)
- [regEvent] – Inserts the Registry’s Event Date information.
- [giftregistry_create-firstname] – Displays the title of the “First Name” field. (See Settings ->Design ->Store Language)
- [regFirstName] – Inserts the Registrant’s First Name information.
- [giftregistry_create-lastname] – Displays the title of the “Last Name” field. (See Settings ->Design ->Store Language)
- [regLastName] – Inserts the Registrant’s Last Name information.
- [giftregistry_create-message] – Displays the title of the “Personal Message” field. (See Settings ->Design ->Store Language)
- [regMessage] – Inserts the Registrant’s Personal Message information.
- [giftregistry_create-password] – Displays the title of the “Password” field. (See Settings ->Design ->Store Language)
- [custid] – Used by the Software to link the login to the appropriate customer record.
- [giftregistry_home-select-registry] – Displays the title of the “View This Registry” button/link. (See Settings ->Design ->Store Language)