[
new DiscountItems({
include: {
collection_includes: "tech_14-99"
},regular_priced_only: false,
discount: new PriceDiscount(14.99),message: "CLEARANCE - NOW 70% OFF!",
display_messaging: true,
calculate_price: true,
stack: false,
type: "Tech_14.99",
colors: {
background: "#ffffff",
text: "#c90000"
},
}),
new DiscountItems({
include: {
collection_includes: "spring-50-off"
},regular_priced_only: false,
discount: new PercentageDiscount(50),message: "NOW 50% OFF!",
display_messaging: true,
calculate_price: true,
stack: false,
type: "SPRING-50-OFF",
colors: {
background: "#ffffff",
text: "#c90000"
},
}),
new DiscountItems({
include: {
collection_includes: "flash-60"
},regular_priced_only: false,
discount: new PercentageDiscount(50),message: "NOW 50% OFF!",
display_messaging: true,
calculate_price: true,
stack: false,
type: "FLASH-60",
colors: {
background: "#ffffff",
text: "#c90000"
},
}),
new DiscountItems({
include: {
collection_includes: "40-off-fall"
},regular_priced_only: false,
discount: new PercentageDiscount(40),message: "NOW 40% OFF!",
display_messaging: true,
calculate_price: true,
stack: false,
type: "40-OFF-FALL",
colors: {
background: "#ffffff",
text: "#c90000"
},
}),
new DiscountItems({
include: {
collection_includes: "50-off-fall"
},regular_priced_only: false,
discount: new PercentageDiscount(50),message: "NOW 50% OFF!",
display_messaging: true,
calculate_price: true,
stack: false,
type: "50-OFF-FALL",
colors: {
background: "#ffffff",
text: "#c90000"
},
}),
new DiscountItems({
include: {
collection_includes: "70-off-fall"
},regular_priced_only: false,
discount: new PercentageDiscount(70),message: "CLEARANCE - NOW 70% OFF!",
display_messaging: true,
calculate_price: true,
stack: false,
type: "70-OFF-FALL",
colors: {
background: "#ffffff",
text: "#c90000"
},
}),new Bxgy({
include: {
collection_includes: "60-off-fall"
},exclude: {
collection_includes: "50-off