[
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: "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: "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",
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: "#000000"
},
}),
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: "20-70-deal-lb-2021"
},regular_priced_only: false,
discount: new PriceDiscount(20),message: "NOW 70% OFF!",
display_messaging: true,
calculate_price: true,
stack: false,
type: "20-70-DEAL-LB-2021",
colors: {
background: "#ffffff",
text: "#c90000"
},
}),
new DiscountItems({
include: {
collection_includes: "20-65-deal-lb-2021"
},regular_priced_only: false,
discount: new PriceDiscount(20),message: "NOW 65% OFF!",
display_messaging: true,
calculate_price: true,
stack: false,
type: "20-65-DEAL-LB-2021",
colors: {
background: "#ffffff",
text: "#c90000"
},
}),
new DiscountItems({
include: {
collection_includes: "lb-35-pp-2022"
},regular_priced_only: false,
discount: new PriceDiscount(35),message: "NOW 50% OFF!",
display_messaging: true,
calculate_price: true,
stack: false,
type: "LB-35-PP-2022",
colors: {
background: "#ffffff",
text: "#c90000"
},
}),
new DiscountItems({
include: {
collection_includes: "lb-50-pp-2022"
},regular_priced_only: false,
discount: new PriceDiscount(50),message: "NOW $50!",
display_messaging: true,
calculate_price: true,
stack: false,
type: "LB-50-PP-2022",
colors: {
background: "#ffffff",
text: "#c90000"
},
}),
new DiscountItems({
include: {
collection_includes: "cyber-75-off"
},regular_priced_only: false,
discount: new PercentageDiscount(75),message: "NOW 75% OFF!",
display_messaging: true,
calculate_price: true,
stack: false,
type: "CYBER-75-OFF",
colors: {
background: "#ffffff",
text: "#c90000"
},
}),
new DiscountItems({
include: {
collection_includes: "world-cup"
},regular_priced_only: false,
discount: new PercentageDiscount(40),message: "NOW 40% OFF!",
display_messaging: true,
calculate_price: true,
stack: false,
type: "WORLD-CUP",
colors: {
background: "#ffffff",
text: "#c90000"
},
}),
new DiscountItems({
include: {
collection_includes: "15-75-bf-2020"
},regular_priced_only: false,
discount: new PriceDiscount(14.99),message: "NOW 75% OFF!",
display_messaging: true,
calculate_price: true,
stack: false,
type: "15-75-BF-2020",
colors: {
background: "#ffffff",
text: "#c90000"
},
}),
new DiscountItems({
include: {
collection_includes: "lb-80-off-2022"
},regular_priced_only: false,
discount: new PercentageDiscount(80),message: "NOW 80% OFF!",
display_messaging: true,
calculate_price: true,
stack: false,
type: "LB-80-OFF-2022",
colors: {
background: "#ffffff",
text: "#c90000"
},
}),new QuantityTier({
include: {
collection_includes: "2-for-15-2022"
},regular_priced_only: false,
tiers: [{
buy: 2,price: 14.99,message: "2 FOR $14.99 - MIX & MATCH!",
},],message: "2 FOR $14.99 - MIX \u0026 MATCH!",
display_messaging: true,
calculate_price: false,
stack: false,
type: "2-FOR-15-2022",
colors: {
background: "#ffffff",
text: "#c90000"
},
}),new QuantityTier({
include: {
collection_includes: "3-for-20"
},regular_priced_only: false,
tiers: [{
buy: 3,price: 20.99,message: "3 FOR $20.99 - MIX & MATCH!",
},],message: "3 FOR $20.99 - MIX \u0026 MATCH!",
display_messaging: true,
calculate_price: false,
stack: false,
type: "3-FOR-20(20.99)",
colors: {
background: "#ffffff",
text: "#c90000"
},
}),
new DiscountItems({
include: {
collection_includes: "lb-30-pp-2022"
},regular_priced_only: false,
discount: new PriceDiscount(30),message: "NOW $30!",
display_messaging: true,
calculate_price: true,
stack: false,
type: "LB-30-PP-2022",
colors: {
background: "#ffffff",
text: "#c90000"
},
}),
new DiscountItems({
include: {
collection_includes: "lb-40-pp-2022"
},regular_priced_only: false,
discount: new PriceDiscount(40),message: "NOW $40!",
display_messaging: true,
calculate_price: true,
stack: false,
type: "LB-40-PP-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-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-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-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-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: "15-55-pp-2022"
},regular_priced_only: false,
discount: new PriceDiscount(14.99),message: "NOW 55% OFF!",
display_messaging: true,
calculate_price: true,
stack: false,
type: "15-55-PP-2022",
colors: {
background: "#ffffff",
text: "#c90000"
},
}),
new DiscountItems({
include: {
collection_includes: "15-60-bf-2020-jeans"
},regular_priced_only: false,
discount: new PriceDiscount(14.99),message: "NOW 60% OFF!",
display_messaging: true,
calculate_price: true,
stack: false,
type: "15-60-PP-2022",
colors: {
background: "#ffffff",
text: "#c90000"
},
}),
new DiscountItems({
include: {
collection_includes: "15-65-pp-2022"
},regular_priced_only: false,
discount: new PriceDiscount(14.99),message: "NOW 65% OFF!",
display_messaging: true,
calculate_price: true,
stack: false,
type: "15-65-PP-2022",
colors: {
background: "#ffffff",
text: "#c90000"
},
}),
new DiscountItems({
include: {
collection_includes: "15-70-bf-2020-v2"
},regular_priced_only: false,
discount: new PriceDiscount(14.99),message: "NOW 70% OFF!",
display_messaging: true,
calculate_price: true,
stack: false,
type: "15-70-PP-2022",
colors: {
background: "#ffffff",
text: "#c90000"
},
}),
new DiscountItems({
include: {
collection_includes: "20-65-pp-2022"
},regular_priced_only: false,
discount: new PriceDiscount(19.99),message: "NOW 50% OFF!",
display_messaging: true,
calculate_price: true,
stack: false,
type: "20-50-PP-2022",
colors: {
background: "#ffffff",
text: "#c90000"
},
}),
new DiscountItems({
include: {
collection_includes: "20-55-pp-2022"
},regular_priced_only: false,
discount: new PriceDiscount(19.99),message: "NOW 55% OFF!",
display_messaging: true,
calculate_price: true,
stack: false,
type: "20-55-PP-2022",
colors: {
background: "#ffffff",
text: "#c90000"
},
}),
new DiscountItems({
include: {
collection_includes: "20-tech-2022"
},regular_priced_only: false,
discount: new PriceDiscount(19.99),message: "NOW $19.99!",
display_messaging: true,
calculate_price: true,
stack: false,
type: "20-TECH-2022",
colors: {
background: "#ffffff",
text: "#c90000"
},
}),
new DiscountItems({
include: {
collection_includes: "25-50-bf-2020"
},regular_priced_only: false,
discount: new PriceDiscount(24.99),message: "NOW 50% OFF!",
display_messaging: true,
calculate_price: true,
stack: false,
type: "25-50-BF-2020",
colors: {
background: "#ffffff",
text: "#c90000"
},
}),new Bxgy({
include: {
collection_includes: "2023-b1g2"
},buy: 1,
get: 2,
regular_priced_only: false,
best_discount: true,
discount: new PercentageDiscount(100),message: "BUY 1, GET 2 FREE - MUST ADD 3 TO CART!",
display_messaging: true,
calculate_price: false,
stack: false,
type: "2023-B1G2",
colors: {
background: "#ffffff",
text: "#000000"
},
}),new Bxgy({
include: {
collection_includes: "2023-b1g1-lt"
},buy: 1,
get: 1,
regular_priced_only: false,
best_discount: true,
discount: new PercentageDiscount(100),message: "BUY 1, GET 1 FREE - MIX \u0026 MATCH!",
display_messaging: true,
calculate_price: false,
stack: false,
type: "2023-B1G1-LT",
colors: {
background: "#ffffff",
text: "#c90000"
},
}),
new DiscountItems({
include: {
collection_includes: "20-60-bf-2020"
},regular_priced_only: false,
discount: new PriceDiscount(19.99),message: "NOW 60% OFF!",
display_messaging: true,
calculate_price: true,
stack: false,
type: "20-60-PP-2022",
colors: {
background: "#ffffff",
text: "#c90000"
},
}),
new DiscountItems({
include: {
collection_includes: "25-60-pp-2022"
},regular_priced_only: false,
discount: new PriceDiscount(24.99),message: "NOW 60% OFF!",
display_messaging: true,
calculate_price: true,
stack: false,
type: "25-60-PP-2022",
colors: {
background: "#ffffff",
text: "#c90000"
},
}),
new DiscountItems({
include: {
collection_includes: "25-55-pp-2022"
},regular_priced_only: false,
discount: new PriceDiscount(24.99),message: "NOW 55% OFF!",
display_messaging: true,
calculate_price: true,
stack: false,
type: "25-55-PP-2022",
colors: {
background: "#ffffff",
text: "#c90000"
},
}),
new DiscountItems({
include: {
collection_includes: "2023-40-off"
},regular_priced_only: false,
discount: new PercentageDiscount(50),message: "NOW 50% OFF!",
display_messaging: true,
calculate_price: true,
stack: false,
type: "2023-40-OFF(50% OFF)",
colors: {
background: "#ffffff",
text: "#c90000"
},
}),
new DiscountItems({
include: {
collection_includes: "cyber-50-off"
},regular_priced_only: false,
discount: new PercentageDiscount(50),message: "NOW 50% OFF!",
display_messaging: true,
calculate_price: true,
stack: false,
type: "CYBER-50-OFF",
colors: {
background: "#ffffff",
text: "#c90000"
},
}),]