IkasApplicableProductFilterValue
id
stringkey
stringA unique string to identify the filter value.
name
stringMerchant friendly name of the filter value.
colorCode
string | nullCSS color code value of the filter value. This field will only be available for filters with
displayType
IkasProductFilterDisplayType.SWATCH.
thumbnailImageId
string | nullImage id of the filter value. This field will only be available for filters with
displayType
IkasProductFilterDisplayType.SWATCH.
thumbnailImage
IkasImage | nullImage of the filter value. This field will only be available for filters with
displayType
IkasProductFilterDisplayType.SWATCH.
Refer to the IkasImage reference.
resultCount
number | nullNumber of total products available if this filter value were to applied. You can write this number value next to the name, like Small (400), Red (30) etc. so that the merchants can see how many products available before selcting a filter.
isSelected
booleanIndicates whether this filter value is currently selected/applied or not.