[
new DiscountItems({
include: {
collection_includes: "bf-b1g2"
},regular_priced_only: false,
discount: new PercentageDiscount(60),message: "TODAY ONLY - NOW 60% OFF!",
display_messaging: true,
calculate_price: true,
stack: false,
type: "BF-B1G2",
colors: {
background: "#ffffff",
text: "#c90000"
},
}),
new DiscountItems({
include: {
collection_includes: "pj-60"
},regular_priced_only: false,
discount: new PercentageDiscount(60),message: "TODAY ONLY - NOW 60% OFF!",
display_messaging: true,
calculate_price: true,
stack: false,
type: "PJ-60",
colors: {
background: "#ffffff",
text: "#c90000"
},
}),
new DiscountItems({
include: {
collection_includes: "flash-75"
},regular_priced_only: false,
discount: new PercentageDiscount(75),message: "TODAY ONLY - NOW 75% OFF!",
display_messaging: true,
calculate_price: true,
stack: false,
type: "FLASH-75",
colors: {
background: "#ffffff",
text: "#c90000"
},
}),
new DiscountItems({
include: {
collection_includes: "active-50"
},regular_priced_only: false,
discount: new PercentageDiscount(60),message: "TODAY ONLY - NOW 60% OFF!",
display_messaging: true,
calculate_price: true,
stack: false,
type: "Active-50",
colors: {
background: "#ffffff",
text: "#c90000"
},
}),
new DiscountItems({
include: {
collection_includes: "40-off-2024"
},regular_priced_only: false,
discount: new PercentageDiscount(60),message: "TODAY ONLY - NOW 60% OFF!",
display_messaging: true,
calculate_price: true,
stack: false,
type: "40-OFF-2024",
colors: {
background: "#ffffff",
text: "#c90000"
},
}),
new DiscountItems({
include: {
collection_includes: "flash-70"
},regular_priced_only: false,
discount: new PercentageDiscount(70),message: "TODAY ONLY - NOW 70% OFF!",
display_messaging: true,
calculate_price: true,
stack: false,
type: "FLASH-70",
colors: {
background: "#ffffff",
text: "#c90000"
},
}),
new DiscountItems({
include: {
collection_includes: "wk-70"
},regular_priced_only: false,
discount: new PercentageDiscount(70),message: "TODAY ONLY - NOW 70% OFF!",
display_messaging: true,
calculate_price: true,
stack: false,
type: "WK-70",
colors: {
background: "#ffffff",
text: "#c90000"
},
}),
new DiscountItems({
include: {
collection_includes: "flash-60"
},regular_priced_only: false,
discount: new PercentageDiscount(60),message: "TODAY ONLY - NOW 60% OFF!",
display_messaging: true,
calculate_price: true,
stack: false,
type: "FLASH-60",
colors: {
background: "#ffffff",
text: "#c90000"
},
}),
new DiscountItems({
include: {
collection_includes: "tech_14-99"
},regular_priced_only: false,
discount: new PriceDiscount(14.99),message: "TODAY ONLY - 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(60),message: "TODAY ONLY - NOW 60% OFF!",
display_messaging: true,
calculate_price: true,
stack: false,
type: "SPRING-50-OFF",
colors: {
background: "#ffffff",
text: "#c90000"
},
}),
new DiscountItems({
include: {
collection_includes: "40-off-fall"
},regular_priced_only: false,
discount: new PercentageDiscount(60),message: "TODAY ONLY - NOW 60% OFF!",
display_messaging: true,
calculate_price: true,
stack: false,
type: "40-OFF-FALL",
colors: {
background: "#ffffff",
text: "#c90000"
},
}),
new DiscountItems({
include: {
collection_in