Template Pages

Change the design of your Contact Us Page

Purpose: This HTML template defines the layout of the store's default Contact Us page.

Note: It is important to preserve the commented tags to ensure the software performs correctly.

For example:

  1. <!--START: BODY_HEADER-->
  2. [frame_breadcrumb-home]
  3. [account_contact-us]
  4. <!--END: BODY_HEADER-->
  5. [account_contact-us]
  6. <!--START: myAccount-->
  7. <!--START: CATEGORY_HEADER-->
  8. [CONTENT]
  9. <!--END: CATEGORY_HEADER-->
  10. [store_name]
  11. [store_address1]
  12. [store_address2]
  13. [store_city]
  14. [store_state]
  15. [store_zip]
  16. [store_country]
  17. [store_address1]
  18. [store_city]
  19. [store_state]
  20. [store_zip]
  21. [store_phone]
  22. [custid]
  23. [orderid]
  24. [productid]
  25. [account_contact-us-form]
  26. [crm_department]
  27. [deptdropdown]
  28. [crm_name]
  29. [name]
  30. [crm_phone]
  31. [phone]
  32. [crm_email]
  33. [email]
  34. [crm_subject]
  35. [crm_message]
  36. <!--START: captcha-->
  37. <!--END: captcha-->
  38. [crm_button-add-ticket]
  39. <!--START: CATEGORY_FOOTER-->
  40. [CONTENT]
  41. <!--END: CATEGORY_FOOTER-->

Note: Code blocks and their respective variables will only work with specific template pages.

Note: Many of the following variables are dynamically inserted from your cart's Settings ->Design ->Store Language section.

  • [frame_breadcrumb-home] - Displays the Title of the "Home" link in the page's breadcrumb. (See Settings ->Design ->Store Language)
  • [account_contact-us] - Displays the Title of the "Contact Us" heading for the Page. (See Settings ->Design ->Store Language)
  • [store_name] - Inserts the Store's Name information. (See Settings ->General ->Merchant Information)
  • [store_address1] - Inserts the Store's Address information. This informaiton is also used for the "get Directions" link. (See Settings ->General ->Merchant Information)
  • [store_address2] - Inserts the Store's Suite/Apt# information. (See Settings ->General ->Merchant Information)
  • [store_city] - Inserts the Store's City information. This informaiton is also used for the "get Directions" link. (See Settings ->General ->Merchant Information)
  • [store_state] - Inserts the Store's State information. This informaiton is also used for the "get Directions" link. (See Settings ->General ->Merchant Information)
  • [store_zip] - Inserts the Store's Zip information. This informaiton is also used for the "get Directions" link. (See Settings ->General ->Merchant Information)
  • [store_country] - Inserts the Store's Country information. (See Settings ->General ->Merchant Information)
  • [store_phone] - Inserts the Store's Phone information. (See Settings ->General ->Merchant Information)
  • [custid] - Used by the Software to link the CRM ticket to a customer's record if they are logged in to their account when submitting the ticket.
  • [account_contact-us-form] - Displays the Title of the "Contact Form" heading of the page.
  • [crm_department] - Displays the Title of the "Department" drop down field. (See Settings ->Design ->Store Language)
  • [deptdropdown] - Inserts the Department Drop Down menu.
  • [crm_name] - Displays the Title of the "Name" field. (See Settings ->Design ->Store Language)
  • [name] - Inserts/references the entered Name information.
  • [crm_phone] - Displays the Title of the "Phone" field. (See Settings ->Design ->Store Language)
  • [phone] - Inserts/references the entered Phone information.
  • [crm_email] - Displays the Title of the "Email" field. (See Settings ->Design ->Store Language)
  • [email] - Inserts/references the entered Email information.
  • [crm_subject] - Displays the Title of the "Subject" field. (See Settings ->Design ->Store Language)
  • [crm_message] - References the entered message information.
  • [crm_button-add-ticket] - Displays the Title of the "Submit Request" link/button. (See Settings ->Design ->Store Language)

Download this Template     (Save as a backup or edit to customize)

Screenshot of the contact_us.html Template