BundleCondition
Bundle discount condition
enum BundleCondition {
ALL
EP
}
Values
BundleCondition.ALL
All items in the bundle
BundleCondition.EP
Except for the primary item in the bundle, apply discount only to the additional items
Member Of
Bundle
object ● BundleCreateInput
input ● BundleUpdateInput
input