JSP code snippet: Display customization terms and conditions

The CustomizationTCDisplay.jsp file displays the customization information according to the display customization terms and conditions for the a user's current session logon ID, store ID, and the selected language ID. It shows the following information:

For this snippet implementation purpose, a relative path is expected for the company logo to display correctly.

The CustomizationTCDisplay.jsp file is available under the following directory:

Prerequisites

Before you can see this feature, you must create an account under WebSphere Commerce Accelerator, specify the company logo URL, and
customize the text field one as well as the text field two contents.

Usage

To display this feature in your store's home page, you can cut and paste the code from the snippet to your store's home page. For example, if your store is based on advanced B2B direct starter store, you can cut and paste the code to the following directory:
/ShoppingArea/CatalogSection/CategorySubsection/CachedStoreCatalogDisplay.jsp

Feedback