Store - Change Pages

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.

  1. 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.
  2. 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.
  3. 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:

  1. Change the text in one of the supported languages.
  2. Return to the WebSphere Commerce Accelerator home page by doing one of the following:
    • Click Store icon for the WebSphere Commerce Accelerator. Click the image to change the store name and language., or
    • In the breadcrumb trail, select Home.
      The home page displays.
  3. In the home page, from the Language field, select another language that your store supports. Click OK.
  4. Change the text, inputting the information in the selected language.
  5. Repeat for each language your store supports.