GitHub

productPriceRangeHasPriceRange

Helper

import { productPriceRangeHasPriceRange } from '@daffodil/product'

Returns whether the min and max prices of a DaffPriceRange are different.

function productPriceRangeHasPriceRange(priceRange: DaffPriceRange): boolean

Parameters

ParameterpriceRange: DaffPriceRange
Description

a DaffPriceRange