DaffPriceRange
A ranged price for products that could have more than one possible price, depending on the configurations.
Properties
| Name | Type | Description |
|---|---|---|
| maxPrice | DaffProductPrices |
The maximum prices of the product. Includes discounts, the maximum discounted price, and the maximum original price. |
| minPrice | DaffProductPrices |
The minimum prices of the product. Includes discounts, the minimum discounted price, and the minimum original price. |