GitHub

FilterPresentation

import { FilterPresentation } from '@daffodil/driver/shopify'

Defines how to present the filter values, specifies the presentation of the filter.

Properties

Image
FilterPresentation.Image

Image presentation, filter values display an image.

Swatch
FilterPresentation.Swatch

Swatch presentation, filter values display color or image patterns.

Text
FilterPresentation.Text

Text presentation, no additional visual display for filter values.