Samples > Sample stores > Consumer direct sample store
Consumer direct sample store: Hints and tips
You can change some functionality in the consumer direct sample store, such as the promotion evaluation sequence and enabling sales catalogs.
Sales catalog support
Sample code for switching from the master catalog to a sales catalog in a store based on the consumer direct sample store can be found in the following file: WC_EAR /Stores.war/ConsumerDirect/index.jsp
To view the sample housewares sales catalog in the store:
- Exit from the store.
- Open the index.jsp file in a text editor.
- Search for the following string:
//* Start: Code sample to get appropriate sale catalog ID.
- Follow the instructions provided in the file.
- Open the store.
Related concepts