Discount Configuration - List Fields
Make sure the configured discount list spec has the below fields configured with the mentioned data types.
| Entity Field Spec Type | Description |
|---|---|
| amount | Allows you to select a list field that is having a Number data type. Configure the discounted amount field to this type. |
| customer | Allows you to select a list field that is having a Customer data type. Configure the customer field for which you are giving the discount. |
| customerGroup | Allows you to select a list field that is having a List data type. Configure the customer group field for which you are giving the discount. |
| fromQuantity | Allows you to select a list field that is having a Number data type. Configure a field that is having details like from which quantity the discount is applicable. |
| percentage | Allows you to select a list field that is having a Number data type. Configure the discount percentage fields to this type. |
| product | Allows you to select a list field that is having a List data type. Configure the products list field to this type. |
| promotion | Allows you to select a list field that is having a List data type. Configure promotion details list. |
| scope | Allows you to select a list field that is having a Text data type. Configure the field which is having scope details. |
| toQuantity | Allows you to select a list field that is having a Number data type. Configure a field that is having details like up to which quantity the discount is applicable. |
