Cluster Config
Cluster configs are used as rules on how to organize and group your products into clusters within your e-commerce platform. There can be normal clusters for example where there is no need to define attribute, but there can be linear or complex clusters, where you need to define one or two attributes that will be used to group the products.
Cluster Config Lookup keys
Key | Type | Description |
---|---|---|
id | integer | Propeller cluster config id, auto-generated |
name | string | Cluster config name |
Fields
Name | Description | Type |
---|---|---|
name | Cluster config name | string (only alphanumeric characters combined with underscore) |
settings | Cluster config settings | array |
Settings
Name | Description | Type |
---|---|---|
attributeName | Setting attribute name | string |
displayType | Setting display type | enum - dropdown - radio - image - color |
priority | Setting priority | integer |