[
new DiscountItems({
include: {
collection_includes: "5-bf-2022"
},regular_priced_only: false,
discount: new PriceDiscount(5),message: "SUMMER DEAL - NOW ONLY $5!",
display_messaging: true,
calculate_price: true,
stack: false,
type: "5-BF-2022",
colors: {
background: "#ffffff",
text: "#c90000"
},
}),
new DiscountItems({
include: {
collection_includes: "10-pp-2022"
},regular_priced_only: false,
discount: new PriceDiscount(10),message: "SUMMER DEAL - NOW ONLY $10!",
display_messaging: true,
calculate_price: true,
stack: false,
type: "10-PP-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: "#ea0606"
},
}),
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: "#ea0606"
},
}),
new DiscountItems({
include: {
collection_includes: "20-pp-2022"
},regular_priced_only: false,
discount: new PriceDiscount(20),message: "SUMMER DEAL - NOW ONLY $20!",
display_messaging: true,
calculate_price: true,
stack: false,
type: "20-PP-2022",
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: "#ea0606"
},
}),
new DiscountItems({
include: {
collection_includes: "25-pp-2022"
},regular_priced_only: false,
discount: new PriceDiscount(25),message: "SUMMER DEAL - NOW ONLY $25!",
display_messaging: true,
calculate_price: true,
stack: false,
type: "25-PP-2022",
colors: {
background: "#ffffff",
text: "#c90000"
},
}),
new DiscountItems({
include: {
collection_includes: "8-bf-2022"
},regular_priced_only: false,
discount: new PriceDiscount(8),message: "SUMMER DEAL - NOW ONLY $8!",
display_messaging: true,
calculate_price: true,
stack: false,
type: "8-BF-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: "70-off-2022"
},regular_priced_only: false,
discount: new PercentageDiscount(70),message: "ONLINE ONLY - NOW 70% OFF!",
display_messaging: true,
calculate_price: true,
stack: false,
type: "70-OFF-2022",
colors: {
background: "#ffffff",
text: "#c90000"
},
}),
new DiscountItems({
include: {
collection_includes: "4-graphic"
},regular_priced_only: false,
discount: new PriceDiscount(4.99),message: "ONLINE ONLY - NOW $4.99!",
display_messaging: true,
calculate_price: true,
stack: false,
type: "4-GRAPHIC",
colors: {
background: "#ffffff",
text: "#c90000"
},
}),
new DiscountItems({
include: {
collection_includes: "9-pp-2022"
},regular_priced_only: false,
discount: new PriceDiscount(9),message: "SUMMER DEAL - NOW ONLY $9!",
display_messaging: true,
calculate_price: true,
stack: false,
type: "9-PP-2022",
colors: {
background: "#ffffff",
text: "#c90000"
},
}),new Bxgy({
include: {
collection_includes: "lb-bogo"
},buy: 1,
get: 1,
regular_priced_only: false,
best_discount: false,
discount: new PercentageDiscount(100),message: "Buy One, Get One Free!",
display_messaging: true,
calculate_price: false,
stack: false,
type: "LB-BOGO",
colors: {
background: "#ffffff",
text: "#000000"
},
}),
new DiscountItems({
include: {
collection_includes: "15-pp-2022"
},regular_priced_only: false,
discount: new PriceDiscount(15),message: "SUMMER DEAL - NOW ONLY $15!",
display_messaging: true,
calculate_price: true,
stack: false,
type: "15-PP-2022",
colors: {
background: "#ffffff",
text: "#c90000"
},
}),
new DiscountItems({
include: {
collection_includes: "15-kids"
},regular_priced_only: false,
discount: new PriceDiscount(11.99),message: "NOW ONLY $11.99!",
display_messaging: true,
calculate_price: true,
stack: false,
type: "15-KIDS ($11.99)",
colors: {
background: "#ffffff",
text: "#c90000"
},
}),
new DiscountItems({
include: {
collection_includes: "10-kids"
},regular_priced_only: false,
discount: new PriceDiscount(10),message: "NOW ONLY $10!",
display_messaging: true,
calculate_price: true,
stack: false,
type: "10-KIDS",
colors: {
background: "#ffffff",
text: "#c90000"
},
}),
new DiscountItems({
include: {
collection_includes: "5-kids"
},regular_priced_only: false,
discount: new PriceDiscount(5),message: "NOW ONLY $5!",
display_messaging: true,
calculate_price: true,
stack: false,
type: "5-KIDS",
colors: {
background: "#ffffff",
text: "#c90000"
},
}),
new DiscountItems({
include: {
collection_includes: "3-pp-2022"
},regular_priced_only: false,
discount: new PriceDiscount(3),message: "SUMMER DEAL - NOW ONLY $3!",
display_messaging: true,
calculate_price: true,
stack: false,
type: "3-PP-2022",
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 Bxgy({
include: {
collection_includes: "bogofree-flash"
},buy: 1,
get: 1,
regular_priced_only: false,
best_discount: false,
discount: new PercentageDiscount(100),message: "FLASH SALE - BUY ONE GET ONE FREE - MIX \u0026 MATCH!",
display_messaging: true,
calculate_price: false,
stack: false,
type: "BOGOFREE FLASH",
colors: {
background: "#ffffff",
text: "#c90000"
},
}),]