[
new DiscountItems({
include: {
collection_includes: "5-80-bf-2020b"
},regular_priced_only: false,
discount: new PriceDiscount(4.99),message: "80% DE RABAIS!",
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: "80% De Rabais!",
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: "MAINTENANT 70% DE RABAIS!",
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: "Maintenant 40% De Rabais",
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: "Maintenant 40% De Rabais",
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: "MAINTENANT 50% DE RABAIS",
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: "60% DE RABAIS!",
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: "70% DE RABAIS!",
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: "Maintenant 20$",
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: "Maintenant 35$",
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: "MAINTENANT 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: "75% DE RABAIS!",
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: "40% DE RABAIS!",
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: "MAINTENANT 75% DE RABAIS!",
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: "MAINTENANT 80% DE RABAIS!",
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 POUR 14,99$!",
},],message: "2 POUR 14,99$!",
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: 21,message: "3 POUR 21$!",
},],message: "3 POUR 21$!",
display_messaging: true,
calculate_price: false,
stack: false,
type: "3-FOR-20(21)",
colors: {
background: "#ffffff",
text: "#c90000"
},
}),
new DiscountItems({
include: {
collection_includes: "lb-30-pp-2022"
},regular_priced_only: false,
discount: new PriceDiscount(30),message: "MAINTENANT 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: "MAINTENANT 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: "75% DE RABAIS!",
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: "50% DE RABAIS!",
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: "60% DE RABAIS!",
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: "65% DE RABAIS!",
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: "75% DE RABAIS!",
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: "70% DE RABAIS!",
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: "80% DE RABAIS!",
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: "55% DE RABAIS!",
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: "60% DE RABAIS!",
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: "65% DE RABAIS!",
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: "70% DE RABAIS!",
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: "50% DE RABAIS!",
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: "55% DE RABAIS",
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: "MAINTENANT 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: "50% DE RABAIS!",
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: "ACHETEZ 1, OBTENEZ 2 GRATUITS - MIX \u0026 MATCH",
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: "2 POUR 1!",
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: "60% DE RABAIS!",
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: "60% DE RABAIS!",
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: "55% DE RABAIS!",
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: "MAINTENANT 50% DE RABAIS!",
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: "MAINTENANT 50% DE RABAIS!",
display_messaging: true,
calculate_price: true,
stack: false,
type: "CYBER-50-OFF",
colors: {
background: "#ffffff",
text: "#c90000"
},
}),new QuantityTier({
include: {
collection_includes: "3-for-24"
},regular_priced_only: false,
tiers: [{
buy: 3,price: 24,message: "3 POUR 24$!",
},],message: "3 POUR 24$!",
display_messaging: true,
calculate_price: false,
stack: false,
type: "3 FOR 24",
colors: {
background: "#ffffff",
text: "#c90000"
},
}),
new DiscountItems({
include: {
collection_includes: "20-65-pp-2022-p2"
},regular_priced_only: false,
discount: new PriceDiscount(19.99),message: "MAINTENANT 65% DE RABAIS!",
display_messaging: true,
calculate_price: true,
stack: false,
type: "20-65-PP-2022-P2",
colors: {
background: "#ffffff",
text: "#c90000"
},
}),]