Skip to main content

ProductVolumeDiscountRuleInput

type ProductVolumeDiscountRuleInput {
discountRatio: Float!
lineItemQuantityRange: VolumeDiscountMinMaxRangeFieldInput!
}

Fields

discountRatioFloat!required

Shows the discount amount of the rule.

lineItemQuantityRangeVolumeDiscountMinMaxRangeFieldInput!required

It shows the quantity of the product that will be included in the rule.