[
new DiscountItems({
include: {
collection_includes: "3-80-bf"
},regular_priced_only: false,
discount: new PriceDiscount(2.99),message: "NOW 80% OFF!",
display_messaging: true,
calculate_price: true,
stack: false,
type: "3-80-BF-2022",
colors: {
background: "#ffffff",
text: "#c90000"
},
}),
new DiscountItems({
include: {
collection_includes: "5-80-bf-2020"
},regular_priced_only: false,
discount: new PriceDiscount(4.99),message: "NOW 80% OFF!",
display_messaging: true,
calculate_price: true,
stack: false,
type: "5-80-BF-2022-B",
colors: {
background: "#ffffff",
text: "#c90000"
},
}),
new DiscountItems({
include: {
collection_includes: "5-80-bf-2020b"
},regular_priced_only: false,
discount: new PriceDiscount(4.99),message: "NOW 80% OFF!",
display_messaging: true,
calculate_price: true,
stack: false,
type: "5-80-BF-2022",
colors: {
background: "#ffffff",
text: "#c90000"
},
}),
new DiscountItems({
include: {
collection_includes: "10-80-pp-2022"
},regular_priced_only: false,
discount: new PriceDiscount(9.99),message: "NOW 80% OFF!",
display_messaging: true,
calculate_price: true,
stack: false,
type: "10-80-PP-2022",
colors: {
background: "#ffffff",
text: "#c90000"
},
}),
new DiscountItems({
include: {
collection_includes: "10-80-bf-2020b"
},regular_priced_only: false,
discount: new PriceDiscount(9.99),message: "NOW 80% OFF!",
display_messaging: true,
calculate_price: true,
stack: false,
type: "10-80-PP-2022-JEANS",
colors: {
background: "#ffffff",
text: "#c90000"
},
}),
new DiscountItems({
include: {
collection_includes: "20-80-pp-2022"
},regular_priced_only: false,
discount: new PriceDiscount(19.99),message: "NOW $19.99!",
display_messaging: true,
calculate_price: true,
stack: false,
type: "20-80-PP-2022",
colors: {
background: "#ffffff",
text: "#c90000"
},
}),
new DiscountItems({
include: {
collection_includes: "epic-80-off"
},regular_priced_only: false,
discount: new PercentageDiscount(80),message: "NOW 80% OFF!",
display_messaging: true,
calculate_price: true,
stack: false,
type: "EPIC-80-OFF",
colors: {
background: "#ffffff",
text: "#c90000"
},
}),
new DiscountItems({
include: {
collection_includes: "80-off-kids"
},regular_priced_only: false,
discount: new PercentageDiscount(80),message: "NOW 80% OFF!",
display_messaging: true,
calculate_price: true,
stack: false,
type: "80-OFF-KIDS",
colors: {
background: "#ffffff",
text: "#c90000"
},
}),
new DiscountItems({
include: {
collection_includes: "lb-70-off-2022"
},regular_priced_only: false,
discount: new PercentageDiscount(70),message: "NOW 70% OFF",
display_messaging: true,
calculate_price: true,
stack: false,
type: "LB-70-OFF-2022",
colors: {
background: "#ffffff",
text: "#c90000"
},
}),
new DiscountItems({
include: {
collection_includes: "lb-30-off-2022"
},regular_priced_only: false,
discount: new PercentageDiscount(40),message: "NOW 40% OFF!",
display_messaging: true,
calculate_price: true,
stack: false,
type: "LB-30-OFF-2022(40% OFF)",
colors: {
background: "#ffffff",
text: "#c90000"
},
}),
new DiscountItems({
include: {
collection_includes: "lb-40-off-2022"
},regular_priced_only: false,
discount: new PercentageDiscount(40),message: "NOW 40% OFF!",
display_messaging: true,
calculate_price: true,
stack: false,
type: "LB-40-OFF-2022",
colors: {
background: "#ffffff",
text: "#c90000"
},
}),
new DiscountItems({
include: {
collection_includes: "lb-50-off-2022"
},regular_priced_only: false,
discount: new PercentageDiscount(50),message: "NOW 50% OFF!",
display_messaging: true,
calculate_price: true,
stack: false,
type: "LB-50-OFF-2022",
colors: {
background: "#ffffff",
text: "#c90000"
},
}),
new DiscountItems({
include: {
collection_includes: "lb-60-0ff-2022"
},regular_priced_only: false,
discount: new PercentageDiscount(60),message: "NOW 60% OFF!",
display_messaging: true,
calculate_price: true,
stack: false,
type: "LB-60-0FF-2022",
colors: {
background: "#ffffff",
text: "#c90000"
},
}),
new DiscountItems({
include: {
collection_includes: "epic-70-off"
},regular_priced_only: false,
discount: new PercentageDiscount(80),message: "NOW 80% OFF!",
display_messaging: true,
calculate_price: true,
stack: false,
type: "EPIC-70-OFF(80%)",
colors: {
background: "#ffffff",
text: "#c90000"
},
}),
new DiscountItems({
include: {
collection_includes: "6-bf-2022"
},regular_priced_only: false,
discount: new PriceDiscount(6),message: "NOW ONLY $6!",
display_messaging: true,
calculate_price: true,
stack: false,
type: "6-BF-2022",
colors: {
background: "#ffffff",
text: "#c90000"
},
}),
new DiscountItems({
include: {
collection_includes: "3-85-pp-2022"
},regular_priced_only: false,
discount: new PriceDiscount(2.99),message: "NOW 85% OFF!",
display_messaging: true,
calculate_price: true,
stack: false,
type: "3-85-PP-2022",
colors: {
background: "#ffffff",
text: "#c90000"
},
}),
new DiscountItems({
include: {
collection_includes: "5-60-bf-2020"
},regular_priced_only: false,
discount: new PriceDiscount(4.99),message: "NOW 60% OFF!",
display_messaging: true,
calculate_price: true,
stack: false,
type: "5-60-BF-2022",
colors: {
background: "#ffffff",
text: "#c90000"
},
}),
new DiscountItems({
include: {
collection_includes: "5-65-bf-2020"
},regular_priced_only: false,
discount: new PriceDiscount(4.99),message: "NOW 65% OFF!",
display_messaging: true,
calculate_price: true,
stack: false,
type: "5-65-BF-2022",
colors: {
background: "#ffffff",
text: "#c90000"
},
}),
new DiscountItems({
include: {
collection_includes: "5-75-bf-2020"
},regular_priced_only: false,
discount: new PriceDiscount(4.99),message: "NOW 75% OFF!",
display_messaging: true,
calculate_price: true,
stack: false,
type: "5-75-BF-2022",
colors: {
background: "#ffffff",
text: "#c90000"
},
}),
new DiscountItems({
include: {
collection_includes: "10-50-bf-2020"
},regular_priced_only: false,
discount: new PriceDiscount(9.99),message: "NOW 50% OFF!",
display_messaging: true,
calculate_price: true,
stack: false,
type: "10-50-PP-2022",
colors: {
background: "#ffffff",
text: "#c90000"
},
}),
new DiscountItems({
include: {
collection_includes: "10-60-bf-2020"
},regular_priced_only: false,
discount: new PriceDiscount(9.99),message: "NOW 60% OFF!",
display_messaging: true,
calculate_price: true,
stack: false,
type: "10-60-PP-2022",
colors: {
background: "#ffffff",
text: "#c90000"
},
}),
new DiscountItems({
include: {
collection_includes: "10-65-bf-2020"
},regular_priced_only: false,
discount: new PriceDiscount(9.99),message: "NOW 65% OFF!",
display_messaging: true,
calculate_price: true,
stack: false,
type: "10-65-PP-2022",
colors: {
background: "#ffffff",
text: "#c90000"
},
}),
new DiscountItems({
include: {
collection_includes: "10-70-bf-2020"
},regular_priced_only: false,
discount: new PriceDiscount(9.99),message: "NOW 70% OFF!",
display_messaging: true,
calculate_price: true,
stack: false,
type: "10-70-PP-2022",
colors: {
background: "#ffffff",
text: "#c90000"
},
}),
new DiscountItems({
include: {
collection_includes: "10-75-bf-2020"
},regular_priced_only: false,
discount: new PriceDiscount(9.99),message: "NOW 75% OFF!",
display_messaging: true,
calculate_price: true,
stack: false,
type: "10-75-PP-2022",
colors: {
background: "#ffffff",
text: "#c90000"
},
}),
new DiscountItems({
include: {
collection_includes: "10-75-pp-2022-p2"
},regular_priced_only: false,
discount: new PriceDiscount(9.99),message: "NOW 75% OFF!",
display_messaging: true,
calculate_price: true,
stack: false,
type: "10-75-PP-2022-P2",
colors: {
background: "#ffffff",
text: "#c90000"
},
}),
new DiscountItems({
include: {
collection_includes: "15-40-bf-2020"
},regular_priced_only: false,
discount: new PriceDiscount(14.99),message: "NOW 40% OFF!",
display_messaging: true,
calculate_price: true,
stack: false,
type: "15-40-PP-2022",
colors: {
background: "#ffffff",
text: "#c90000"
},
}),
new DiscountItems({
include: {
collection_includes: "15-50-bf-2020"
},regular_priced_only: false,
discount: new PriceDiscount(14.99),message: "NOW 50% OFF!",
display_messaging: true,
calculate_price: true,
stack: false,
type: "15-50-PP-2022",
colors: {
background: "#ffffff",
text: "#c9