[
new DiscountItems({
include: {
collection_includes: "19-50-wk-19-99"
},regular_priced_only: false,
discount: new PriceDiscount(19.99),message: "NOW 50% OFF!",
display_messaging: true,
calculate_price: true,
stack: false,
type: "19-50-WK-19.99",
colors: {
background: "#ffffff",
text: "#c90000"
},
}),
new DiscountItems({
include: {
collection_includes: "19-60-wk-19-99"
},regular_priced_only: false,
discount: new PriceDiscount(19.99),message: "NOW 60% OFF!",
display_messaging: true,
calculate_price: true,
stack: false,
type: "19-60-WK-19.99",
colors: {
background: "#ffffff",
text: "#c90000"
},
}),
new DiscountItems({
include: {
collection_includes: "19-60-wk-19-99-b"
},regular_priced_only: false,
discount: new PriceDiscount(19.99),message: "NOW 65% OFF!",
display_messaging: true,
calculate_price: true,
stack: false,
type: "19-65-WK-19.99",
colors: {
background: "#ffffff",
text: "#c90000"
},
}),
new DiscountItems({
include: {
collection_includes: "19-25-sale-23"
},regular_priced_only: false,
discount: new PriceDiscount(19.99),message: "NOW 20% OFF!",
display_messaging: true,
calculate_price: true,
stack: false,
type: "19-25-SALE-23",
colors: {
background: "#ffffff",
text: "#c90000"
},
}),
new DiscountItems({
include: {
collection_includes: "19-30-sale-24"
},regular_priced_only: false,
discount: new PriceDiscount(19.99),message: "NOW 30% OFF!",
display_messaging: true,
calculate_price: true,
stack: false,
type: "19-30-SALE-23",
colors: {
background: "#ffffff",
text: "#c90000"
},
}),
new DiscountItems({
include: {
collection_includes: "19-40-sale-23"
},regular_priced_only: false,
discount: new PriceDiscount(19.99),message: "NOW 40% OFF!",
display_messaging: true,
calculate_price: true,
stack: false,
type: "19-40-SALE-23",
colors: {
background: "#ffffff",
text: "#c90000"
},
}),
new DiscountItems({
include: {
collection_includes: "19-50-sale-23"
},regular_priced_only: false,
discount: new PriceDiscount(19.99),message: "NOW 50% OFF!",
display_messaging: true,
calculate_price: true,
stack: false,
type: "19-50-SALE-23",
colors: {
background: "#ffffff",
text: "#c90000"
},
}),
new DiscountItems({
include: {
collection_includes: "19-60-sale-23"
},regular_priced_only: false,
discount: new PriceDiscount(19.99),message: "NOW 60% OFF!",
display_messaging: true,
calculate_price: true,
stack: false,
type: "19-60-SALE-23",
colors: {
background: "#ffffff",
text: "#c90000"
},
}),
new DiscountItems({
include: {
collection_includes: "19-60-sale-2023b"
},regular_priced_only: false,
discount: new PriceDiscount(19.99),message: "NOW 60% OFF!",
display_messaging: true,
calculate_price: true,
stack: false,
type: "19-60-SALE-2023B",
colors: {
background: "#ffffff",
text: "#c90000"
},
}),
new DiscountItems({
include: {
collection_includes: "19-65-sale-23"
},regular_priced_only: false,
discount: new PriceDiscount(19.99),message: "NOW 65% OFF!",
display_messaging: true,
calculate_price: true,
stack: false,
type: "19-65-SALE-23",
colors: {
background: "#ffffff",
text: "#c90000"
},
}),
new DiscountItems({
include: {
collection_includes: "19-75-sale-23"
},regular_priced_only: false,
discount: new PriceDiscount(19.99),message: "NOW 75% OFF!",
display_messaging: true,
calculate_price: true,
stack: false,
type: "19-75-SALE-23",
colors: {
background: "#ffffff",
text: "#c90000"
},
}),
new Disco