Use the Change Pages page to edit specified text or HTML in your store.
- Store Pages
- Lists the pages that are available to edit.
- View Location
- Click View Location to view the page on which the selected text displays.
- OK
- Click OK to save your settings and return to the WebSphere Commerce Accelerator home page.
Important: Programming conventions
The text displayed in the scroll box for each page may contain programming conventions, including HTML tagging, and placeholders for variables that are retrieved from the database.
- HTML tagging: An example of HTML tagging is <b>Personal information</b>, which means Personal Information will display in bold when rendered by a browser. If you want to change how the font displays in the page, you will need an understanding of HTML.
- Database placeholders: A placeholder for a database variable displays as
follows:
{0} respects your privacy, where {0} is the placeholder. If you want to maintain these placeholders do not change them. - Adding links: If you want to add links to other pages, you must add the prefix /wcsstore to the front of the file path. For example, <img src="/wcsstore/Reseller/upload/folder name/your image.jpg">
Support for multiple languages
If your store supports multiple languages, do the following:
- Change the text in one of the supported languages.
- Return to the WebSphere Commerce Accelerator home page by doing one of the
following:
- Click
, or
- In the breadcrumb trail, select Home.
The home page displays.
- Click
- In the home page, from the Language field, select another language that your store supports. Click OK.
- Change the text, inputting the information in the selected language.
- Repeat for each language your store supports.