GitHub

productPriceRangeHasDiscount

const

import { productPriceRangeHasDiscount } from '@daffodil/product'

Returns whether a DaffPriceRange has a discount.

const productPriceRangeHasDiscount: (priceRange: DaffPriceRange) => boolean