import { productPriceRangeHasDiscount } from '@daffodil/product'
Returns whether a DaffPriceRange has a discount.
function productPriceRangeHasDiscount(priceRange: DaffPriceRange): boolean
| Parameter | priceRange: DaffPriceRange |
|---|---|
| Description | a DaffPriceRange |