Home > @infiniteobjects/shopify-data-manager > AdminTypes > DiscountCustomerBuys
The prerequisite items and prerequisite value that a customer must have on the order for the discount to be applicable.
Signature:
export interface DiscountCustomerBuys
Property | Modifiers | Type | Description |
---|---|---|---|
items | DiscountItems | The items required for the discount to be applicable. | |
value | DiscountCustomerBuysValue | The prerequisite value. |