[new Bxgy({
include: {
collection_includes: "promo_bogo-50-off"
},buy: 1,
get: 1,
regular_priced_only: true,
best_discount: true,
discount: new PercentageDiscount(50),message: "1 ACHETÉ, LE 2E À 50% + CODE: EXTRA10",
display_messaging: true,
calculate_price: false,
stack: false,
type: "BOGO 50% ACCESS",
colors: {
background: "#ffffff",
text: "#ff0000"
},
}),
new DiscountItems({
include: {
collection_includes: "promo_20-off"
},regular_priced_only: true,
discount: new PercentageDiscount(20),message: "20% DE RABAIS + CODE: EXTRA10",
display_messaging: true,
calculate_price: true,
stack: false,
type: "20% OFF",
colors: {
background: "#ffffff",
text: "#ff0000"
},
}),
new DiscountItems({
include: {
collection_includes: "promo_50-off"
},regular_priced_only: true,
discount: new PercentageDiscount(50),message: "50% DE RABAIS + CODE: EXTRA10",
display_messaging: true,
calculate_price: true,
stack: false,
type: "50% OFF",
colors: {
background: "#ffffff",
text: "#ff0000"
},
}),
new DiscountItems({
include: {
collection_includes: "promo_50-off-temp"
},regular_priced_only: true,
discount: new PercentageDiscount(50),message: "50% DE RABAIS + CODE: EXTRA10",
display_messaging: true,
calculate_price: true,
stack: false,
type: "50% OFF SKATE",
colors: {
background: "#ffffff",
text: "#ff0000"
},
}),
new DiscountItems({
include: {
collection_includes: "promo_temp-20"
},regular_priced_only: true,
discount: new PercentageDiscount(20),message: "20% DE RABAIS + CODE: EXTRA10",
display_messaging: true,
calculate_price: true,
stack: false,
type: "20% Off Scoots",
colors: {
background: "#ffffff",
text: "#ff0000"
},
}),
new DiscountItems({
include: {
collection_includes: "promo_80-off"
},regular_priced_only: true,
discount: new PercentageDiscount(80),message: "80% DE RABAIS + CODE: EXTRA10",
display_messaging: true,
calculate_price: true,
stack: false,
type: "80% OFF",
colors: {
background: "#ffffff",
text: "#ff0000"
},
}),
new DiscountItems({
include: {
collection_includes: "promo_spring-5"
},regular_priced_only: true,
discount: new PriceDiscount(4.99),message: "4,99 $ + CODE: EXTRA10",
display_messaging: true,
calculate_price: true,
stack: false,
type: "SPRING $5",
colors: {
background: "#ffffff",
text: "#ff0000"
},
}),
new DiscountItems({
include: {
collection_includes: "promo_spring-10"
},regular_priced_only: true,
discount: new PriceDiscount(9.99),message: "9,99 $ + CODE: EXTRA10",
display_messaging: true,
calculate_price: true,
stack: false,
type: "SPRING $10",
colors: {
background: "#ffffff",
text: "#ff0000"
},
}),
new DiscountItems({
include: {
collection_includes: "promo_spring-12-50"
},regular_priced_only: true,
discount: new PriceDiscount(12.49),message: "12,49 $ + CODE: EXTRA10",
display_messaging: true,
calculate_price: true,
stack: false,
type: "SPRING $12.50",
colors: {
background: "#ffffff",
text: "#ff0000"
},
}),
new DiscountItems({
include: {
collection_includes: "promo_spring-15"
},regular_priced_only: true,
discount: new PriceDiscount(14.99),message: "14,99 $ + CODE: EXTRA10",
display_messaging: true,
calculate_price: true,
stack: false,
type: "SPRING $15",
colors: {
background: "#ffffff",
text: "#ff0000"
},
}),
new DiscountItems({
include: {
collection_includes: "promo_spring-20"
},regular_priced_only: true,
discount: new PriceDiscount(19.99),message: "19,99 $ + CODE: EXTRA10",
display_messaging: true,
calculate_price: true,
stack: false,
type: "SPRING $20",
colors: {
background: "#ffffff",
text: "#ff0000"
},
}),
new DiscountItems({
include: {
collection_includes: "promo_markdown_5"
},regular_priced_only: true,
discount: new PriceDiscount(4.99),message: "4,99 $ + CODE: EXTRA10",
display_messaging: true,
calculate_price: true,
stack: false,
type: "MARKDOWN $5",
colors: {
background: "#ffffff",
text: "#ff0000"
},
}),
new DiscountItems({
include: {
collection_includes: "promo_markdown_8"
},regular_priced_only: true,
discount: new PriceDiscount(7.99),message: "7,99 $ + CODE: EXTRA10",
display_messaging: true,
calculate_price: true,
stack: false,
type: "MARKDOWN $8",
colors: {
background: "#ffffff",
text: "#ff0000"
},
}),
new DiscountItems({
include: {
collection_includes: "promo_markdown_10"
},regular_priced_only: true,
discount: new PriceDiscount(9.99),message: "9,99 $ + CODE: EXTRA10",
display_messaging: true,
calculate_price: true,
stack: false,
type: "MARKDOWN $10",
colors: {
background: "#ffffff",
text: "#ff0000"
},
}),
new DiscountItems({
include: {
collection_includes: "promo_markdown_15"
},regular_priced_only: true,
discount: new PriceDiscount(14.99),message: "14,99 $ + CODE: EXTRA10",
display_messaging: true,
calculate_price: true,
stack: false,
type: "MARKDOWN $15",
colors: {
background: "#ffffff",
text: "#ff0000"
},
}),
new DiscountItems({
include: {
collection_includes: "promo_markdown_20"
},regular_priced_only: true,
discount: new PriceDiscount(19.99),message: "19,99 $ + CODE: EXTRA10",
display_messaging: true,
calculate_price: true,
stack: false,
type: "MARKDOWN $20",
colors: {
background: "#ffffff",
text: "#ff0000"
},
}),
new DiscountItems({
include: {
collection_includes: "promo_markdown_25"
},regular_priced_only: true,
discount: new PriceDiscount(24.99),message: "24,99 $ + CODE: EXTRA10",
display_messaging: true,
calculate_price: true,
stack: false,
type: "MARKDOWN $25",
colors: {
background: "#ffffff",
text: "#ff0000"
},
}),
new DiscountItems({
include: {
collection_includes: "promo_markdown-35"
},regular_priced_only: true,
discount: new PriceDiscount(34.99),message: "34,99 $ + CODE: EXTRA10",
display_messaging: true,
calculate_price: true,
stack: false,
type: "MARKDOWN $35",
colors: {
background: "#ffffff",
text: "#ff0000"
},
}),]