Feature Pack 4 or later

Smart phone and tablet starter stores functions

The smart phone and tablet starter stores enable you to customize the functions of your mobile stores. You can enable or disable any of the features as your mobile store requires.

When you publish smart phone and tablet starter stores, optional features are enabled by default. For example, location-based services pages such as customer check-ins and e-flyers. If you do not want these pages in the store, you can disable them. In general, you can change the following aspects of the store flow:
  1. Review the available configuration options in this topic.
  2. To change the settings:
    • Some users might not have enough time to complete form information; because the default session timeout is 30 minutes. To allow users enough time to complete the form, a store administrator can change the session timeout properties in the wc-server.xml file to another value. The default value, as shown in the following snippet, is 1800000 milliseconds:
      <LoginTimeout enabled="true"> 
          <Timeout display="false" value="1800000"/> 
      </LoginTimeout>
      Based on W3C and IBM standards, setting the limit to 20 hours passes accessibility standards. For information see, http://www.w3.o../UNDERSTANDING-WCAG20/time-limits-required-behaviors.html. Increasing the limit to 20 hours might cause a security issue.

      You can update your store by applying the interim fix for APAR JR44149 to provide shoppers with the capability to extend their session pass the 30-minute timeout limit. When a shopper nears the 30-minute timeout, a window displays with option for the shopper to extend the length or their session. When a shopper selects to extend the session, the session limit is reset for another 30 minutes.

      Feature Pack 6 or laterThe interim fix is no longer required to resolve this timeout limitation. By default, the Aurora and Aurora extended sites starter stores display a message to shoppers when they near the 30-minute timeout and provide the option to extend the session.

    • Some users might not have enough time to complete form information; because the default session timeout is 30 minutes. To allow users enough time to complete the form, a store administrator can change the session timeout properties in the wc-server.xml file to another value. The default value, as shown in the following snippet, is 1800000 milliseconds:
      <LoginTimeout enabled="true"> 
          <Timeout display="false" value="1800000"/> 
      </LoginTimeout>
      Based on W3C and IBM standards, setting the limit to 20 hours will pass accessibility standards. For information see, http://www.w3.o../UNDERSTANDING-WCAG20/time-limits-required-behaviors.html. Increasing the limit to 20 hours might cause a security issue.
    • WebSphere Commerce Version 7.0.0.0Feature Pack 1Changing store flows
    • Introduced in Feature Pack 2Selecting store functions
Important: Search-based navigation must be enabled in the Madisons starter store for smart phone and tablet starter stores to function correctly.

See Madisons starter store functions for more information.

Options in smart phone and tablet starter stores
Feature Description When to use Implications Enabled by default
Location-based services Shoppers with GPS-enabled mobile devices can receive location-based content and rewards. Shoppers can view store flyers in mobile starter stores for nearby store locations. In addition, shoppers can check in to nearby store locations on their mobile devices to receive rewards such as coupons. You must enable location-based services and populate store flyers and Points of Interest. Yes