The following table describes the collection properties for the Pricing microservice:

S. No.AttributeDefault ValueDescription
1applicablecurrenciesUSD,INR,CADIndicates the list of currencies applicable to the collection.
2applicablelocalesen_USIndicates the list of locales applicable to the collection. The locale should be mentioned in the Java standard locale format.
3Autocreate_Evergreen_PriceFALSEIndicates 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.
4defaultfacetsvariableMin,variableMax,PV,CVIndicates the price facets that are automatically created whenever a pricing collection is created.
5defaultlocaleen_USIndicates the default locale of the collection. The locale should be mentioned in the Java standard locale format.
6timezonePSTIndicates the timezone of the collection. The timezone should be mentioned in the Java standard timezone format.
7defaultprojectaccessFALSESkips the project approval workflow when this property is set to true (that is, when the property is enabled). You can:
  • enable the toggle to skip the project approval workflow. The pricing details are updated directly without the project approval workflow process.
  • disable the toggle to enable the project approval workflow. The pricing details are updated after it is approved by the approver via the project approval workflow process. By default, this property is disabled.
Note: A user must have the privilege price/defaultproject/price to skip the project approval workflow.
8pricerules_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.  
9allow_zero_pricingfalseIndicates 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:
  • true - The price value "0" is allowed to enter as a price.
  • false - The price value "0" is not allowed to enter as a price.
The default value is false.
10applypricerules_executionrange50Defines the number of price rules per KieBase object in the cache.
11disable_project_workflowtrueIndicates 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:
  • true indicates the project approval flow is skipped completely.
  • false indicates the project approval flow is used when needed.
12allow_to_delete_evergreenpriceFALSESpecifies whether the evergreen price can be deleted or not. The value true indicates the evergreen price can be deleted.
13applicablefeedconfig_pricefacetsNAHolds 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.
15dashboardPropertiesEmptyThis attribute fetches the pricing data and shows them as task trays on the dashboard. For example,

  • SKUs with Zero Prices
  • Pricing Projects to be Approved




Revision History
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.