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

S. No.AttributeDefault ValueDescription
1ApplicableLocalesen_USIndicates the list of locales applicable to the collection. The locale should be mentioned in the Java standard locale format.
2DefaultLocaleen_USIndicates the default locale of the collection. The locale should be mentioned in the Java standard locale format.
3imagefolderwww.amazonaws/skava/imageIndicates the folder path that contains the images of products or SKUs stored in the cloud.

Note:This is a default product attribute. DO NOT alter the value of this parameter.
4imageUploadConfig{
"allowedFormats": "jpg|png|tiff|giff",
"allowedSize": "50mb"
}
Indicates the default image upload configuration for image format and image size. The allowed formats include jpg, png, tiff, and giff for a file size upto 50mb.
5timezonePSTIndicates the timezone of the collection. The timezone should be mentioned in the Java standard timezone format.
6namenameIndicates the attribute ID that maps to the name of the product or SKU.

Note: This is a default product attribute. DO NOT alter the value of this parameter.
7primaryimageprimaryimageIndicates the primary image path of the collection. This image is displayed in the Product Description Page (PDP).

Note: This is a default product attribute. DO NOT alter the value of this parameter.
8altimagealtimageIndicates the alternative image path of the collection.

Note: This is a default product attribute. DO NOT alter the value of this parameter.
9swatchimageswatchimageIndicates the swatch image path of the collection. This path contains all the swatch images of the products or SKUs.

Note: This is a default product attribute. DO NOT alter the value of this parameter.
10defaultprojectaccessFALSESkips 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 catalog details are updated directly without the project approval workflow process.
  • disable the toggle to enable the project approval workflow. The catalog 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 catalog/defaultproject/catalog to skip the project approval workflow.
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.
  • The value false indicates the project approval flow is used when needed.
12propertiesMaxSize100Specifies the maximum limit of product or SKU properties.
13skukitMinimumLimit2Specifies the minimum number of SKUs required for SKU kits.
14dashboardPropertiesThis attribute is used to fetch the catalog data and shows them as task trays on the dashboard. For example,

  • Products with No Images
  • Products with No SKU
  • SKUs to be Expired in 7 Days
  • SKUs with No Images
  • Catalog Projects to be Approved
  • SKUs with Multiple Products




Revision History
2024-03-05 | SD – Updated collection properties.
2023-01-12 | AN – Updated content for 8.13 release.
2021-12-24 | AN – Content updated for 8.11 release.
2021-01-21 | SW – Updated the descriptions.
2020-10-15 | AN – Updated the descriptions.
2020-05-15 | AN – Content updated for June 2020 release.
2019-10-31 | AN – Content updated for November 2019 release.
2019-05-01 | PLK – Minor copyedit.
2019-04-16 | AN – Content updated for April 2019 release.
2019-01-21 | PLK – Content uploaded.