[
new DiscountItems({
include: {
collection_includes: "promo_50-off-temp"
},regular_priced_only: true,
discount: new PercentageDiscount(50),message: "NOW 50% OFF",
display_messaging: true,
calculate_price: true,
stack: false,
type: "50% OFF SHOES",
colors: {
background: "#ffffff",
text: "#ff0000"
},
}),
new DiscountItems({
include: {
collection_includes: "promo_temp-2-for-12"
},regular_priced_only: true,
discount: new PriceDiscount(5.99),message: "now $5.99",
display_messaging: true,
calculate_price: true,
stack: false,
type: "$5.99 Accessories",
colors: {
background: "#ffffff",
text: "#ff0000"
},
}),
new DiscountItems({
include: {
collection_includes: "promo_70-off"
},regular_priced_only: true,
discount: new PercentageDiscount(70),message: "now 70% OFF",
display_messaging: true,
calculate_price: true,
stack: false,
type: "70% OFF",
colors: {
background: "#ffffff",
text: "#ff0000"
},
}),
new DiscountItems({
include: {
collection_includes: "promo_markdown_-4"
},regular_priced_only: true,
discount: new PriceDiscount(3.99),message: "NOW $3.99",
display_messaging: true,
calculate_price: true,
stack: false,
type: "$3.99",
colors: {
background: "#ffffff",
text: "#ff0000"
},
}),
new DiscountItems({
include: {
collection_includes: "promo_markdown_-5"
},regular_priced_only: true,
discount: new PriceDiscount(4.99),message: "NOW $4.99",
display_messaging: true,
calculate_price: true,
stack: false,
type: "$4.99",
colors: {
background: "#ffffff",
text: "#ff0000"
},
}),
new DiscountItems({
include: {
collection_includes: "promo_markdown_750"
},regular_priced_only: true,
discount: new PriceDiscount(7.50),message: "NOW $7.50",
display_messaging: true,
calculate_price: true,
stack: false,
type: "$7.50",
colors: {
background: "#ffffff",
text: "#ff0000"
},
}),
new DiscountItems({
include: {
collection_includes: "promo_spring-8"
},regular_priced_only: true,
discount: new PriceDiscount(7.99),message: "NOW $7.99",
display_messaging: true,
calculate_price: true,
stack: false,
type: "$7.99",
colors: {
background: "#ffffff",
text: "#ff0000"
},
}),
new DiscountItems({
include: {
collection_includes: "promo_markdown_10"
},regular_priced_only: true,
discount: new PriceDiscount(9.99),message: "NOW $9.99",
display_messaging: true,
calculate_price: true,
stack: false,
type: "$9.99",
colors: {
background: "#ffffff",
text: "#ff0000"
},
}),
new DiscountItems({
include: {
collection_includes: "promo_markdown_-1250"
},regular_priced_only: true,
discount: new PriceDiscount(9.99),message: "NOW $9.99",
display_messaging: true,
calculate_price: true,
stack: false,
type: "$9.99 - WAS $12.50",
colors: {
background: "#ffffff",
text: "#ff0000"
},
}),
new DiscountItems({
include: {
collection_includes: "promo_spring-15"
},regular_priced_only: true,
discount: new PriceDiscount(9.99),message: "NOW $9.99",
display_messaging: true,
calculate_price: true,
stack: false,
type: "$9.99 - WAS $14.99",
colors: {
background: "#ffffff",
text: "#ff0000"
},
}),
new DiscountItems({
include: {
collection_includes: "promo-40off"
},regular_priced_only: true,
discount: new PercentageDiscount(40),message: "now 40% 0ff",
display_messaging: true,
calculate_price: true,
stack: false,
type: "40% OFF",
colors: {
background: "#ffffff",
text: "#ff0000"
},
}),
new DiscountItems({
include: {
collection_includes: "promo_20-off"
},regular_priced_only: true,
discount: new PercentageDiscount(20),message: "now 20% off",
display_messaging: true,
calculate_price: true,
stack: false,
type: "20% OFF",
colors: {
background: "#ffffff",
text: "#ff0000"
},
}),new QuantityTier({
include: {
collection_includes: "promo_2-for-12"
},regular_priced_only: true,
tiers: [{
buy: 2,price: 12,message: "2 for $12",
},],message: "2 for $12",
display_messaging: true,
calculate_price: false,
stack: false,
type: "2 for $12",
colors: {
background: "#ffffff",
text: "#ff0000"
},
}),new QuantityTier({
include: {
collection_includes: "promo_2-for-15"
},regular_priced_only: true,
tiers: [{
buy: 2,price: 15,message: "2 FOR $15",
},],message: "NOW 2 FOR $15",
display_messaging: true,
calculate_price: false,
stack: false,
type: "2 for $15",
colors: {
background: "#ffffff",
text: "#ff0000"
},
}),new QuantityTier({
include: {
collection_includes: "promo_2-for-16"
},regular_priced_only: true,
tiers: [{
buy: 2,price: 16,message: "2 FOR $16",
},],message: "2 FOR $16",
display_messaging: true,
calculate_price: false,
stack: false,
type: "2 for $16",
colors: {
background: "#ffffff",
text: "#ff0000"
},
}),new QuantityTier({
include: {
collection_includes: "promo_2-for-18"
},regular_priced_only: true,
tiers: [{
buy: 2,price: 18,message: "2 for $18",
},],message: "2 for $18",
display_messaging: true,
calculate_price: false,
stack: false,
type: "2 for $18",
colors: {
background: "#ffffff",
text: "#ff0000"
},
}),new QuantityTier({
include: {
collection_includes: "promo_2-for-23"
},regular_priced_only: true,
tiers: [{
buy: 2,price: 23,message: "2 FOR $23",
},],message: "2 FOR $23",
display_messaging: true,
calculate_price: false,
stack: false,
type: "2 FOR $23",
colors: {
background: "#ffffff",
text: "#ff0000"
},
}),new QuantityTier({
include: {
collection_includes: "promo_2-for-30"
},regular_priced_only: true,
tiers: [{
buy: 2,price: 30,message: "2 for $30",
},],message: "2 for $30",
display_messaging: true,
calculate_price: false,
stack: false,
type: "2 for $30",
colors: {
background: "#ffffff",
text: "#ff0000"
},
}),]