stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > DiscountOnQuantity

AdminTypes.DiscountOnQuantity interface

The quantity of items discounted, the discount value, and how the discount will be applied.

Signature:

export interface DiscountOnQuantity 

Properties

Property Modifiers Type Description
effect   DiscountEffect The discount’s effect on qualifying items.
quantity   DiscountQuantity The number of items being discounted. The customer must have at least this many items of specified products or product variants in their order to be eligible for the discount.