[
new DiscountItems({
include: {
collection_includes: "20-sale-2022-65"
},regular_priced_only: false,
discount: new PriceDiscount(20),message: "NOW 65% OFF!",
display_messaging: true,
calculate_price: true,
stack: false,
type: "20-SALE-2022-60%",
colors: {
background: "#ffffff",
text: "#c90000"
},
}),
new DiscountItems({
include: {
collection_includes: "20-sale-2022-60"
},regular_priced_only: false,
discount: new PriceDiscount(20),message: "NOW 60% OFF!",
display_messaging: true,
calculate_price: true,
stack: false,
type: "20-SALE-2022-60%",
colors: {
background: "#ffffff",
text: "#c90000"
},
}),
new DiscountItems({
include: {
collection_includes: "20-sale-2022-55"
},regular_priced_only: false,
discount: new PriceDiscount(20),message: "NOW 55% OFF!",
display_messaging: true,
calculate_price: true,
stack: false,
type: "20-OFF-SALE-55%",
colors: {
background: "#ffffff",
text: "#c90000"
},
}),new QuantityTier({
include: {
collection_includes: "2-for-15-2022"
},regular_priced_only: false,
tiers: [{
buy: 2,price: 15,message: "FLASH SALE - 2 FOR $15!",
},],message: "2 FOR $15!",
display_messaging: true,
calculate_price: false,
stack: false,
type: "2-FOR-15-2022",
colors: {
background: "#ffffff",
text: "#c90000"
},
}),new QuantityTier({
include: {
collection_includes: "2-for-12"
},regular_priced_only: false,
tiers: [{
buy: 2,price: 12,message: "FLASH SALE - 2 FOR $12!",
},],message: "2 FOR $12!",
display_messaging: true,
calculate_price: false,
stack: false,
type: "2-FOR-12",
colors: {
background: "#ffffff",
text: "#c90000"
},
}),
new DiscountItems({
include: {
collection_includes: "15-sale-2022-70"
},regular_priced_only: false,
discount: new PriceDiscount(15),message: "NOW 70% OFF!",
display_messaging: true,
calculate_price: true,
stack: false,
type: "15-SALE-2022-70%",
colors: {
background: "#ffffff",
text: "#c90000"
},
}),
new DiscountItems({
include: {
collection_includes: "15-sale-2022-75"
},regular_priced_only: false,
discount: new PriceDiscount(15),message: "NOW 75% OFF!",
display_messaging: true,
calculate_price: true,
stack: false,
type: "15-SALE-2022-75%",
colors: {
background: "#ffffff",
text: "#c90000"
},
}),
new DiscountItems({
include: {
collection_includes: "15-sale-2022-60"
},regular_priced_only: false,
discount: new PriceDiscount(15),message: "NOW 60% OFF!",
display_messaging: true,
calculate_price: true,
stack: false,
type: "15-SALE-2022-60%",
colors: {
background: "#ffffff",
text: "#c90000"
},
}),
new DiscountItems({
include: {
collection_includes: "5-sale-2022-65"
},regular_priced_only: false,
discount: new PriceDiscount(5),message: "NOW 65% OFF!",
display_messaging: true,
calculate_price: true,
stack: false,
type: "5-SALE-2022-65%",
colors: {
background: "#ffffff",
text: "#c90000"
},
}),
new DiscountItems({
include: {
collection_includes: "15-sale-2022-55"
},regular_priced_only: false,
discount: new PriceDiscount(15),message: "NOW 55% OFF!",
display_messaging: true,
calculate_price: true,
stack: false,
type: "15-SALE-2022-55%",
colors: {
background: "#ffffff",
text: "#c90000"
},
}),
new DiscountItems({
include: {
collection_includes: "10-sale-2022-80"
},regular_priced_only: false,
discount: new PriceDiscount(10),message: "FLASH SALE - NOW 80% OFF!",
display_messaging: true,
calculate_price: true,
stack: false,
type: "10-SALE-2022-80%",
colors: {
background: "#ffffff",
text: "#c90000"
},
}),
new DiscountItems({
include: {
collection_includes: "10-sale-2022-65"
},regular_priced_only: false,
discount: new PriceDiscount(10),message: "NOW 65% OFF!",
display_messaging: true,
calculate_price: true,
stack: false,
type: "10-SALE-2022-65%",
colors: {
background: "#ffffff",
text: "#c90000"
},
}),
new DiscountItems({
include: {
collection_includes: "10-sale-2022-60"
},regular_priced_only: false,
discount: new PriceDiscount(10),message: "NOW 60% OFF!",
display_messaging: true,
calculate_price: true,
stack: false,
type: "10-SALE-2022-60%",
colors: {
background: "#ffffff",
text: "#c90000"
},
}),
new DiscountItems({
include: {
collection_includes: "50-off-2022"
},regular_priced_only: false,
discount: new PercentageDiscount(50),message: "NOW 50% OFF!",
display_messaging: true,
calculate_price: true,
stack: false,
type: "50-OFF-2022",
colors: {
background: "#ffffff",
text: "#c90000"
},
}),
new DiscountItems({
include: {
collection_includes: "40-off-fall-2022"
},regular_priced_only: false,
discount: new PercentageDiscount(40),message: "NOW 40% OFF!",
display_messaging: true,
calculate_price: true,
stack: false,
type: "40-OFF-FALL-2022",
colors: {
background: "#ffffff",
text: "#c90000"
},
}),
new DiscountItems({
include: {
collection_includes: "80-lb-2022"
},regular_priced_only: false,
discount: new PercentageDiscount(80),message: "Clearance - Now 80% OFF!",
display_messaging: true,
calculate_price: true,
stack: false,
type: "80-LB-2022",
colors: {
background: "#ffffff",
text: "#c90000"
},
}),
new DiscountItems({
include: {
collection_includes: "30-off-jackets"
},regular_priced_only: false,
discount: new PriceDiscount(30),message: "DEAL - NOW ONLY $30",
display_messaging: true,
calculate_price: true,
stack: false,
type: "30-OFF-JACKET",
colors: {
background: "#ffffff",
text: "#c90000"
},
}),
new DiscountItems({
include: {
collection_includes: "10-jean-2022"
},regular_priced_only: false,
discount: new PriceDiscount(10),message: "Clearance - Now Only $10!",
display_messaging: true,
calculate_price: true,
stack: false,
type: "10-JEAN-2022",
colors: {
background: "#ffffff",
text: "#c90000"
},
}),
new DiscountItems({
include: {
collection_includes: "5-bf-2022"
},regular_priced_only: false,
discount: new PriceDiscount(5),message: "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: "NOW ONLY $10!",
display_messaging: true,
calculate_price: true,
stack: false,
type: "10-PP-2022",
colors: {
background: "#ffffff",
text: "#ea0606"
},
}),
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-jean-2022"
},regular_priced_only: false,
discount: new PriceDiscount(15),message: "NOW ONLY $15!",
display_messaging: true,
calculate_price: true,
stack: false,
type: "20-JEAN-2022 ($15)",
colors: {
background: "#ffffff",
text: "#c90000"
},
}),
new DiscountItems({
include: {
collection_includes: "20-pp-2022"
},regular_priced_only: false,
discount: new PriceDiscount(15),message: "NOW ONLY $15",
display_messaging: true,
calculate_price: true,
stack: false,
type: "20-PP-2022(Now $15)",
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(20),message: "NOW ONLY $20",
display_messaging: true,
calculate_price: true,
stack: false,
type: "25-PP-2022(Now $20)",
colors: {
background: "#ffffff",
text: "#c90000"
},
}),
new DiscountItems({
include: {
collection_includes: "lb-bogo50-2022"
},regular_priced_only: false,
discount: new PercentageDiscount(50),message: "Now 50% Off",
display_messaging: true,
calculate_price: true,
stack: false,
type: "LB-BOGO50-2022(50%OFF)",
colors: {
background: "#ffffff",
text: "#ea0606"
},
}),
new DiscountItems({
include: {
collection_includes: "40-off-2022"
},regular_priced_only: false,
discount: new PercentageDiscount(50),message: "NOW 50% OFF!",
display_messaging: true,
calculate_price: true,
stack: false,
type: "40-OFF-2022(50% OFF)",
colors: {
background: "#ffffff",
text: "#c90000"
},
}),
new DiscountItems({
include: {
collection_includes: "3-for-18"
},regular_priced_only: false,
discount: new PriceDiscount(10),message: "NOW ONLY $10!",
display_messaging: true,
calculate_price: true,
stack: false,
type: "3-FOR-18 (10)",
colors: {
background: "#ffffff",
text: "#c90000"
},
}),
new DiscountItems({
include: {
collection_includes: "8-bf-2022"
},regular_priced_only: false,
discount: new PriceDiscount(8),message: "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: "20-pp-lb"
},regular_priced_only: false,
discount: new PriceDiscount(20),message: "Now",
display_messaging: true,
calculate_price: true,
stack: false,
type: "20-PP-LB",
colors: {
background: "#ffffff",
text: "#c90000"
},
}),
new DiscountItems({
include: {
collection_includes: "8-kids"
},regular_priced_only: false,
discount: new PriceDiscount(5.99),message: "NOW ONLY $5.99!",
display_messaging: true,
calculate_price: true,
stack: false,
type: "8-KIDS(Now $5.99)",
colors: {
background: "#ffffff",
text: "#c90000"
},
}),
new DiscountItems({
include: {
collection_includes: "6-kids"
},regular_priced_only: false,
discount: new PriceDiscount(5.99),message: "NOW ONLY $5.99!",
display_messaging: true,
calculate_price: true,
stack: false,
type: "6-KIDS(Now $5.99)",
colors: {
background: "#ffffff",
text: "#c90000"
},
}),
new DiscountItems({
include: {
collection_includes: "2-for-18"
},regular_priced_only: false,
discount: new PercentageDiscount(50),message: "NOW 50% OFF!",
display_messaging: true,
calculate_price: true,
stack: false,
type: "2-FOR-18 (50% OFF)",
colors: {
background: "#ffffff",
text: "#c90000"
},
}),
new DiscountItems({
include: {
collection_includes: "nba-promo"
},regular_priced_only: false,
discount: new PercentageDiscount(30),message: "NOW 30% OFF!",
display_messaging: true,
calculate_price: true,
stack: false,
type: "NBA Promo (30% Off)",
colors: {
background: "#ffffff",
text: "#c90000"
},
}),
new DiscountItems({
include: {
collection_includes: "lb-60-0ff-2022"
},regular_priced_only: false,
discount: new PercentageDiscount(60),message: "FLASH SALE - 60% OFF - ONLINE ONLY!",
display_messaging: true,
calculate_price: true,
stack: false,
type: "LB-60-0FF-2022",
colors: {
background: "#ffffff",
text: "#c90000"
},
}),
new DiscountItems({
include: {
collection_includes: "lb-bogo"
},regular_priced_only: false,
discount: new PercentageDiscount(50),message: "Now 50% Off - Online Only!",
display_messaging: true,
calculate_price: true,
stack: false,
type: "LB-BOGO(50% OFF)",
colors: {
background: "#ffffff",
text: "#c90000"
},
}),
new DiscountItems({
include: {
collection_includes: "lb-10-pp"
},regular_priced_only: false,
discount: new PriceDiscount(10),message: "NOW $10!",
display_messaging: true,
calculate_price: true,
stack: false,
type: "LB-10-PP",
colors: {
background: "#ffffff",
text: "#c90000"
},
}),
new DiscountItems({
include: {
collection_includes: "15-kids"
},regular_priced_only: false,
discount: new PriceDiscount(14.99),message: "NOW ONLY $14.99 - ONLINE ONLY!",
display_messaging: true,
calculate_price: true,
stack: false,
type: "15-KIDS",
colors: {
background: "#ffffff",
text: "#c90000"
},
}),
new DiscountItems({
include: {
collection_includes: "10-kids"
},regular_priced_only: true,
discount: new PriceDiscount(9.99),message: "NOW ONLY $9.99 - ONLINE ONLY!",
display_messaging: true,
calculate_price: true,
stack: false,
type: "10-KIDS",
colors: {
background: "#ffffff",
text: "#c90000"
},
}),
new DiscountItems({
include: {
collection_includes: "50-of-kids"
},regular_priced_only: false,
discount: new PercentageDiscount(50),message: "NOW 50% OFF!",
display_messaging: true,
calculate_price: true,
stack: false,
type: "50-OFF-KIDS",
colors: {
background: "#ffffff",
text: "#c90000"
},
}),
new DiscountItems({
include: {
collection_includes: "bogofree-graphics50"
},regular_priced_only: false,
discount: new PercentageDiscount(50),message: "NOW 50% OFF!",
display_messaging: true,
calculate_price: true,
stack: false,
type: "BOGOFREE-GRAPHICS(50%)",
colors: {
background: "#ffffff",
text: "#c90000"
},
}),new Bxgy({
include: {
collection_includes: "bogofree-accessories"
},buy: 1,
get: 1,
regular_priced_only: false,
best_discount: true,
discount: new PercentageDiscount(100),message: "BUY ONE, GET ONE FREE - MIX \u0026 MATCH!",
display_messaging: true,
calculate_price: false,
stack: false,
type: "BOGOFREE-ACCESSORIES",
colors: {
background: "#ffffff",
text: "#c90000"
},
}),
new DiscountItems({
include: {
collection_includes: "graphic-2022"
},regular_priced_only: false,
discount: new PercentageDiscount(50),message: "NOW 50% OFF!",
display_messaging: true,
calculate_price: true,
stack: false,
type: "GRAPHIC-2022",
colors: {
background: "#ffffff",
text: "#c90000"
},
}),
new DiscountItems({
include: {
collection_includes: "10-sale-2022-70"
},regular_priced_only: false,
discount: new PriceDiscount(10),message: "NOW 70% OFF!",
display_messaging: true,
calculate_price: true,
stack: false,
type: "10-SALE-2022-70%",
colors: {
background: "#ffffff",
text: "#c90000"
},
}),
new DiscountItems({
include: {
collection_includes: "10-shorts"
},regular_priced_only: false,
discount: new PriceDiscount(10),message: "NOW $10 - ONLINE ONLY!",
display_messaging: true,
calculate_price: true,
stack: false,
type: "10-Shorts",
colors: {
background: "#ffffff",
text: "#c90000"
},
}),]