Change the design of your Error Page
Purpose: This template is used for displaying System Error Messages to customers. System Error messages can be edited from Settings ->Design ->System Messages.
Note: It is important to preserve the commented tags to ensure the software performs correctly.
For example:
- <!--START: BODY_HEADER-->
- [frame_breadcrumb-home]
- [id]
- [dberror_name]
- <!--END: BODY_HEADER-->
- <!--START: CATEGORY_HEADER-->
- [CONTENT]
- <!--END: CATEGORY_HEADER-->
- [dberror_returnpage]
- [dberror_name]
- [dberror]
- <!--START: RETURNMESSAGE-->
- [error_returnmessage]
- [dberror_returnpage]
- <!--END: RETURNMESSAGE-->
- <!--START: CATEGORY_FOOTER-->
- [CONTENT]
- <!--END: CATEGORY_FOOTER-->
Note: Code blocks and their respective variables will only work with specific template pages.
Note: The Error Messages shown can be caused by any number of factors. For example, adding an item to cart without selecting required options, accessing a bad link, etc. The wording of the actual error messages can be edited from the Online Store Manager by going to Settings ->Design ->System Messages