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.
- Review the available configuration options in this topic.
- 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:
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.<LoginTimeout enabled="true"> <Timeout display="false" value="1800000"/> </LoginTimeout>
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.
The 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:
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.<LoginTimeout enabled="true"> <Timeout display="false" value="1800000"/> </LoginTimeout>
- Changing store flows
- Selecting store functions
- 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:
See Madisons starter store functions for more information.
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 |