Skip to main content

IkasProductFilter

namestring
orderstring

Refer to the IkasProductFilterType reference.

Refer to the IkasProductFilterDisplayType reference.

isMultiSelectboolean
isFacetFilterboolean | null

Refer to the IkasApplicableProductFilterValue reference.

customValuesstring[] | null

Refer to the IkasProductFilterSettings reference.

Refer to the IkasFilterRangeValue reference.

isCustomValueFilterboolean
isStockFilterboolean
valueListstring[]
keyListstring[]

Refer to the IkasApplicableProductFilterValue reference.

onFilterValueClickfunction
function onFilterValueClick(filterValue: IkasApplicableProductFilterValue): void
filterValue
:
IkasApplicableProductFilterValue
onNumberRangeClickfunction
function onNumberRangeClick(option: IkasProductFilterNumberRangeListOption): void
option
:
IkasProductFilterNumberRangeListOption
onNumberRangeChangefunction
function onNumberRangeChange(numberRange: IkasFilterRangeValue | null): void
numberRange
:
IkasFilterRangeValue | null
function clear(): void
toInputfunction
function toInput(): IkasProductFilterFunctions.IkasSearchInputFilterListInput
toJSONfunction
function toJSON(): Object
applyQueryParamfunction
function applyQueryParam(value: string): void
value
:
string