Feature Pack 4 or later

Smart phone and tablet starter stores: Title bar

The title bar is used to display header information in smart phone and tablet starter stores.

Sample screen capture


Title bar

Title bar

Starter store implementation

  • Smart phone
  • Tablet

Implementation details

  • A title bar area that always displays at the top regardless of vertical or horizontal scrolling.
  • The image is hard coded in the CachedHeaderDisplay.jsp file.
  • When a product is tapped, a popup with ID ProductsPopup is displayed. The popup is implemented using wc.mobile.Opener.
  • When Search is tapped, a popup with ID SearchPopup is displayed. The popup is implemented using wc.mobile.Opener.
  • When Stores is tapped, a popup with ID StoresPopup is displayed. The popup is implemented using wc.mobile.Opener.
  • When Cart is tapped, the shopping cart page is displayed for customers to checkout.

    For the preceding tapped interactions see Tablet interactions for more information.

  • Customizable areas of the title bar include:
    • Image
    • Button
    • Button with image
    • Color and style of the buttons
    • Color and style of the title bar