GitHub

ShopifyFilterPresentation

enum

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

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

Properties

Image
ShopifyFilterPresentation.Image

Image presentation, filter values display an image.

Swatch
ShopifyFilterPresentation.Swatch

Swatch presentation, filter values display color or image patterns.

Text
ShopifyFilterPresentation.Text

Text presentation, no additional visual display for filter values.