Catalog and Relationship policies
The Catalog plugin contributes catalog and catalog relationship policies that define behavior for the functionality provided by the plugin.
Do not extend or inherit from out-of-the-box policies; instead, create your own.
You can change the values of default policies by modifying the PolicySet JSON or the Environment JSON, depending on where the policy is defined, and then re-running Bootstrap.
The following policies can be configured through the Catalog plug-in.
Policy |
Description |
Properties / Default Values |
---|---|---|
|
Defines cache settings for some catalog lists. |
|
|
Defines the caching policy for catalogs and products. | |
|
Defines global settings for catalogs. |
|
|
Defines the logging policy for products. | |
|
Defines the sellable item variation policy. | |
|
Defines the known type of the product bundle. Currently, supported type is static | |
|
Defines the catalog and category action names (e.g., add, edit, delete). |
|
|
Defines the names for lists of catalogs, catalog products, categories, sellable items, relationship types. |
|
|
Defines the names of the views for catalogs, categories, sellable items. |
|
|
Displays facets such as color or size variants on the Storefront product details page. |
|
|
Defines the settings for Sitecore catalog item indexing. |
EntityTypeNames / |
The following table describes the relationship policies:
Policy |
Description |
Properties/Default |
---|---|---|
|
Defines the available relationship in the system. |
|
|
Defines the names of the relationship definition entity views. |
|
|
Defines the names of the relationship definition transient and entity indexes lists. |
|
|
Defines the names of the relationship definitions entity view actions. |
|
Do not extend or inherit from out-of-the-box policies; instead, create your own.
You can change the values of default policies by modifying the PolicySet JSON or the Environment JSON, depending on where the policy is defined, and then re-running Bootstrap.