IkasApplicableProductFilterValue
idstringkeystringA unique string to identify the filter value.
namestringMerchant friendly name of the filter value.
colorCodestring | nullCSS color code value of the filter value. This field will only be available for filters with
displayType IkasProductFilterDisplayType.SWATCH.
thumbnailImageIdstring | nullImage id of the filter value. This field will only be available for filters with
displayType IkasProductFilterDisplayType.SWATCH.
thumbnailImageIkasImage | nullImage of the filter value. This field will only be available for filters with
displayType IkasProductFilterDisplayType.SWATCH.
Refer to the IkasImage reference.
resultCountnumber | 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.
isSelectedbooleanIndicates whether this filter value is currently selected/applied or not.