Using the Change Pages page in the WebSphere Commerce Accelerator, you can change the text for selected portions of your store. To change the text in your store, do the following:
- Open the WebSphere Commerce Accelerator.
- From the Store menu, select Change Pages. The Change Pages
page opens. If you do not see this menu, then your logon ID does not have the
appropriate authority to perform this task. Contact your Site
Administrator.
The portions of text available for you to change are listed on the page. To view where this text is situated in the store, click View Location. A preview of the page that contains the selected text displays. - To change the text, in the Change Pages page, edit or replace the existing
text in the corresponding scroll box(es).
Important: Programming conventionsThe 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">, where Reseller is the name of the store directory you specified when creating your store.
- When you have finished changing the page, click OK to save your settings and return to the WebSphere Commerce Accelerator home page.
Important: If your store supports multiple languages, do the following:
- Change the store text in one of the supported languages by completing steps 1 through 4 above.
- 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 store text (repeat steps 2 through 4 above), inputting the information in the selected language.
- Repeat for each language your store supports.