Tutorial: Adding a store page

In this tutorial, you create a new page in your custom store that captures additional demographic information about the customer.
This new page will be created under the My Account section, and capture the following new information:
  • Marital status
  • Number of people in the household
  • Number of children in the household

Learning objectives

After completing this tutorial, you should be able to do the following tasks:
  • Add a page to the store using HCL Commerce Developer.
  • Configure actions and views in Spring, the model-view-controller framework.
  • Customize the REST templates.

Time required

Expect this tutorial to take 2 - 3 hours to complete. The tutorial can take longer if you explore concepts that relate to this tutorial.

Skill level

This tutorial is intended for advanced HCL Commerce developers who are responsible for customizing store pages. To complete this tutorial, ensure that you are familiar with the following terms and concepts:
  • Web services
  • XML
  • CSS
  • JSP and JSPF files

Prerequisites

Before you begin this tutorial, ensure that you complete the following task: Creating your custom store in your programming environment

Tutorial resources

You can download and review a compressed file that contains code samples similar to the code that is used in this tutorial. Download and extract this file to a temporary directory, denoted by StoreLab1.

StoreLab1.zip.