GitHub

productPriceRangeHasPriceRange

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

import { productPriceRangeHasPriceRange } from '@daffodil/product'
const productPriceRangeHasPriceRange: (priceRange: DaffPriceRange) => boolean