Cache Subtab

These settings let you control caching in your Commerce web store.

Content Page CDN

This string lets you set how long content pages are cached by the CDN. You can choose Short, Medium, or Long.

More Information: CDN Caching

ID

cache.contentPageCdn

UI location

Advanced > Cache

JSON file

ShoppingApplication.json

Configuration file (pre-Vinson)

SC.Shopping.Configuration.js

Content Page TTL

This integer lets you set how long the application Time To Live (TTL) lasts for content pages. Enter this value in seconds. The total value must be between 300 (5 minutes) and 7200 (2 hours).

ID

cache.contentPageTtl

UI location

Advanced > Cache

JSON file

ShoppingApplication.json

Configuration file (pre-Vinson)

SC.Shopping.Configuration.js

Site Cache Setting (Pre-Mont Blanc Only)

Specifies the duration of the site settings cache. This caches all properties (except touch points) with the application cache. By default, this is set to 7200. Enter this value in seconds—between 300 (5 minutes) and 7200 (2 hours).

Note:

This property isn't available in the Mont Blanc release of SuiteCommerce Advanced and later, or in SuiteCommerce. If you use a SCA version before Mont Blanc, edit the siteSettings property in the backend Configuration.js file to set your site cache. For detailed information, see Develop Your SCA Customization.

ID

cache.siteSettings

UI location

none

Configuration file (pre-Vinson)

Configuration.js

Related Topics

General Notices