UseInLayeredNavigationOptionsDefines whether the attribute is filterable in layered navigation. type UseInLayeredNavigationOptions = 'FILTERABLE_NO_RESULT' | 'FILTERABLE_WITH_RESULTS' | 'NO';