[
new DiscountItems({
include: {
collection_includes: "promo_black-friday"
},regular_priced_only: false,
discount: new PercentageDiscount(0),message: "Holiday Deals",
display_messaging: true,
calculate_price: true,
stack: false,
type: "Holiday Deals",
colors: {
background: "#cba73c",
text: "#af0d1d"
},
}),
new DiscountItems({
include: {
collection_includes: "all"
},exclude: {
collection_includes: "50-exclusions-dec-12"
},regular_priced_only: false,
discount: new PercentageDiscount(50),message: "50% Off",
display_messaging: true,
calculate_price: true,
stack: false,
type: "50% Off",
colors: {
background: "#af0d1d",
text: "#ffffff"
},
}),
new DiscountItems({
include: {
collection_includes: "promo_30-off"
},regular_priced_only: false,
discount: new PercentageDiscount(40),message: "40% Off",
display_messaging: true,
calculate_price: true,
stack: false,
type: "40% Off - New Arrivals",
colors: {
background: "#cba73c",
text: "#ffffff"
},
}),
new DiscountItems({
include: {
collection_includes: "promo_-3-markdown"
},regular_priced_only: false,
discount: new PriceDiscount(3),message: "FINAL SALE",
display_messaging: true,
calculate_price: true,
stack: false,
type: "$3 Markdown",
colors: {
background: "#e44759",
text: "#ffffff"
},
}),
new DiscountItems({
include: {
collection_includes: "promo_-4-deal"
},regular_priced_only: false,
discount: new PriceDiscount(4),message: "Final Sale",
display_messaging: true,
calculate_price: true,
stack: false,
type: "$4 Markdown",
colors: {
background: "#e44759",
text: ""
},
}),
new DiscountItems({
include: {
collection_includes: "promo_-5-deals"
},regular_priced_only: false,
discount: new PriceDiscount(5),message: "FINAL SALE",
display_messaging: true,
calculate_price: true,
stack: false,
type: "$5 Markdown",
colors: {
background: "#e44759",
text: "#ffffff"
},
}),
new DiscountItems({
include: {
collection_includes: "promo_-7-markdown"
},regular_priced_only: false,
discount: new PriceDiscount(7),message: "FINAL SALE",
display_messaging: true,
calculate_price: true,
stack: false,
type: "$7 Markdown",
colors: {
background: "#e44759",
text: "#ffffff"
},
}),
new DiscountItems({
include: {
collection_includes: "promo_-7-50-deals"
},regular_priced_only: false,
discount: new PriceDiscount(7.50),message: "Final Sale",
display_messaging: true,
calculate_price: true,
stack: false,
type: "$7.50 Markdown",
colors: {
background: "#e44759",
text: ""
},
}),
new DiscountItems({
include: {
collection_includes: "promo_-8-deals"
},regular_priced_only: false,
discount: new PriceDiscount(8),message: "FINAL SALE",
display_messaging: true,
calculate_price: true,
stack: false,
type: "$8 Markdown",
colors: {
background: "#e44759",
text: "#ffffff"
},
}),
new DiscountItems({
include: {
collection_includes: "promo_-10-deals"
},regular_priced_only: false,
discount: new PriceDiscount(10),message: "Final Sale",
display_messaging: true,
calculate_price: true,
stack: false,
type: "$10 Markdown",
colors: {
background: "#e44759",
text: ""
},
}),
new DiscountItems({
include: {
collection_includes: "promo_-12-deals"
},regular_priced_only: false,
discount: new PriceDiscount(12),message: "FINAL SALE",
display_messaging: true,
calculate_price: true,
stack: false,
type: "$12 Markdown",
colors: {
background: "#e44759",
text: "#ffffff"
},
}),
new DiscountItems({
include: {
collection_includes: "promo_-12-50-markdown"
},regular_priced_only: false,
discount: new PriceDiscount(12.50),message: "FINAL SALE",
display_messaging: true,
calculate_price: true,
stack: false,
type: "$12.50 Markdown",
colors: {
background: "#e44759",
text: "#ffffff"
},
}),
new DiscountItems({
include: {
collection_includes: "promo_-15-deals"
},regular_priced_only: false,
discount: new PriceDiscount(15),message: "FINAL SALE",
display_messaging: true,
calculate_price: true,
stack: false,
type: "$15 Markdown",
colors: {
background: "#e44759",
text: "#ffffff"
},
}),
new DiscountItems({
include: {
collection_includes: "promo_-20-markdown"
},regular_priced_only: false,
discount: new PriceDiscount(20),message: "FINAL SALE",
display_messaging: true,
calculate_price: true,
stack: false,
type: "$20 Markdown",
colors: {
background: "#e44759",
text: "#ffffff"
},
}),
new DiscountItems({
include: {
collection_includes: "promo_-30-markdown"
},regular_priced_only: false,
discount: new PriceDiscount(30),message: "FINAL SALE",
display_messaging: true,
calculate_price: true,
stack: false,
type: "$30 Markdown",
colors: {
background: "#e44759",
text: ""
},
}),
new DiscountItems({
include: {
collection_includes: "promo_-39-markdown"
},regular_priced_only: true,
discount: new PriceDiscount(39),message: "Final Sale",
display_messaging: true,
calculate_price: true,
stack: false,
type: "$39 Markdown",
colors: {
background: "#e44759",
text: ""
},
}),
new DiscountItems({
include: {
collection_includes: "promo_-40-markdown"
},regular_priced_only: false,
discount: new PriceDiscount(40),message: "FINAL SALE",
display_messaging: true,
calculate_price: true,
stack: false,
type: "$40 Markdown",
colors: {
background: "#e44759",
text: ""
},
}),
new DiscountItems({
include: {
collection_includes: "promo_-50-markdown"
},regular_priced_only: false,
discount: new PriceDiscount(50),message: "Final Sale",
display_messaging: true,
calculate_price: true,
stack: false,
type: "$50 Markdown",
colors: {
background: "#e44759",
text: ""
},
}),
new DiscountItems({
include: {
collection_includes: "promo_-12-must-haves"
},regular_priced_only: false,
discount: new PriceDiscount(12),message: "",
display_messaging: true,
calculate_price: true,
stack: false,
type: "$12 Must Haves",
colors: {
background: "#ffffff",
text: "#ffffff"
},
}),
new DiscountItems({
include: {
collection_includes: "promo_-18-must-haves"
},regular_priced_only: false,
discount: new PriceDiscount(18),message: "",
display_messaging: true,
calculate_price: true,
stack: false,
type: "$18 Must Haves",
colors: {
background: "#ffffff",
text: "#ffffff"
},
}),
new DiscountItems({
include: {
collection_includes: "promo_-20-must-haves"
},regular_priced_only: false,
discount: new PriceDiscount(20),message: "",
display_messaging: true,
calculate_price: true,
stack: false,
type: "$20 Must Haves",
colors: {
background: "#ffffff",
text: "#ffffff"
},
}),
new DiscountItems({
include: {
collection_includes: "sale"
},exclude: {
collection_includes: "sale-section-black-friday-exclusion-november-28"
},regular_priced_only: false,
discount: new PercentageDiscount(0),message: "FINAL SALE",
display_messaging: true,
calculate_price: true,
stack: false,
type: "Sale",
colors: {
background: "#e44759",
text: "#ffffff"
},
}),new QuantityTier({
include: {
collection_includes: "promo_2-for-12"
},regular_priced_only: false,
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: "",
text: ""
},
}),new QuantityTier({
include: {
collection_includes: "promo_2-for-14"
},regular_priced_only: false,
tiers: [{
buy: 2,price: 14,message: "2 for $14",
},],message: "2 for $14",
display_messaging: true,
calculate_price: false,
stack: false,
type: "2 for $14",
colors: {
background: "",
text: ""
},
}),new QuantityTier({
include: {
collection_includes: "promo_2-for-15"
},regular_priced_only: false,
tiers: [{
buy: 2,price: 15,message: "2 for $15",
},],message: "2 for $15",
display_messaging: true,
calculate_price: false,
stack: false,
type: "2 for $15",
colors: {
background: "",
text: ""
},
}),new QuantityTier({
include: {
collection_includes: "promo_2-for-16"
},regular_priced_only: false,
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: "",
text: ""
},
}),new QuantityTier({
include: {
collection_includes: "promo_2-for-18"
},regular_priced_only: false,
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: "",
text: ""
},
}),new QuantityTier({
include: {
collection_includes: "promo_2-for-20"
},regular_priced_only: false,
tiers: [{
buy: 2,price: 20,message: "2 for $20",
},],message: "2 for $20",
display_messaging: true,
calculate_price: false,
stack: false,
type: "2 for $20",
colors: {
background: "",
text: ""
},
}),new QuantityTier({
include: {
collection_includes: "promo_2-for-30"
},regular_priced_only: false,
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: "",
text: ""
},
}),]