Skip to main content

ProductVolumeDiscountRule

type ProductVolumeDiscountRule {
discountRatio: Float!
lineItemQuantityRange: VolumeDiscountMinMaxRangeField!
}

Fields

discountRatioFloat!required

Shows the discount amount of the rule.

lineItemQuantityRangeVolumeDiscountMinMaxRangeField!required

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