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:
- Company logo image
- Customized text field one
- Customized text field two
The CustomizationTCDisplay.jsp file is available under the following directory:
- WC_installdir/samples/Snippets/web/Contract/TermCondition
WCDE_installdir\samples\Snippets\web\Contract\TermCondition
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