The following table describes the collection properties for the Pricing microservice:
S. No. | Attribute | Default Value | Description |
---|---|---|---|
1 | applicablecurrencies | USD,INR,CAD | Indicates the list of currencies applicable to the collection. |
2 | applicablelocales | en_US | Indicates the list of locales applicable to the collection. The locale should be mentioned in the Java standard locale format. |
3 | Autocreate_Evergreen_Price | FALSE | Indicates whether an evergreen price has to be created automatically or not. Enable the toggle to create the evergreen price automatically when a Schedule or Tier price is created for a SKU. Note: By default, this property is disabled. |
4 | defaultfacets | variableMin,variableMax,PV,CV | Indicates the price facets that are automatically created whenever a pricing collection is created. |
5 | defaultlocale | en_US | Indicates the default locale of the collection. The locale should be mentioned in the Java standard locale format. |
6 | timezone | PST | Indicates the timezone of the collection. The timezone should be mentioned in the Java standard timezone format. |
7 | defaultprojectaccess | FALSE | Skips the project approval workflow when this property is set to true (that is, when the property is enabled). You can:
price/defaultproject/price to skip the project approval workflow. |
8 | pricerules_config | {"input_fields":[{"id":"shopping_flow","name":"Shopping Flow","options":["upgrade","equipment","none"]},{"id":"user_tier","name":"User Tier","options":["Silver","Gold","Platinum"]},{"id":"category","name":"Category","options":null}]} | Holds the configurations of the price rules. It contains a list of conditions and their values in a JSON format. |
9 | allow_zero_pricing | false | Indicates whether the price value "0" is allowed or not in the pricing fields such as Transaction Price, Regular Price, Custom price type, Floor Price, Bundle Price, and Subscription %. When the value is:
false . |
10 | applypricerules_executionrange | 50 | Defines the number of price rules per KieBase object in the cache. |
11 | disable_project_workflow | true | Indicates whether the project approval flow is disabled completely or used when needed. This property is used only when the collection property defaultprojectaccess is set to true .The value:
|
12 | allow_to_delete_evergreenprice | FALSE | Specifies whether the evergreen price can be deleted or not. The value true indicates the evergreen price can be deleted. |
13 | applicablefeedconfig_pricefacets | NA | Holds a list of comma-separated custom price facets from the price list for indexing in the SOLR server. These facets are listed for filtering and sorting on the PLP page. |
15 | dashboardProperties | Empty | This attribute fetches the pricing data and shows them as task trays on the dashboard. For example,
|
dayLightSavingsTimezones | -- | This property is used to configure the daylight saving time zone. Supported time zones: EST, HST, and/or MST. Use comma-separated values to add multiple timezones. Note: If you have already deployed 8.17.5/8.17.6 release, then this property will be available as part of that release. |
Revision History
2024-09-13 | SD – Updated the collection properties.
2024-03-05 | SD – Updated the collection properties.
2023-10-22 | JP – Content updated for release 8.15.4.
2022-12-22 | AN – Content updated for release 8.13.0.
2021-12-24 | AN – Content updated for release 8.11.0.
2021-01-21 | AN – Copyedited the descriptions.
2020-10-08 | AN – Updated the descriptions.
2019-10-31 | AN – Content updated for November 2019 release.
2019-07-09 | JP – Updated collection properties for the July 2019 release.
2019-04-26 | AN – Content updated for April 2019 release.
2019-01-23 | PLK – Page added and content uploaded.