How to apply a CatalogDiscount to a CatalogItem.
<- Enum
Enum
How to apply a CatalogDiscount to a CatalogItem.
Apply the discount as a fixed percentage (e.g., 5%) off the item price.
Apply the discount as a variable percentage off the item price. The percentage will be specified at the time of sale.