[
new DiscountItems({
include: {
collection_includes: "19-50-wk-19-99"
},regular_priced_only: false,
discount: new PriceDiscount(19.99),message: "NOW 50% OFF!",
display_messaging: true,
calculate_price: true,
stack: false,
type: "19-50-WK-19.99",
colors: {
background: "#ffffff",
text: "#c90000"
},
}),
new DiscountItems({
include: {
collection_includes: "19-60-wk-19-99"
},regular_priced_only: false,
discount: new PriceDiscount(19.99),message: "NOW 60% OFF!",
display_messaging: true,
calculate_price: true,
stack: false,
type: "19-60-WK-19.99",
colors: {
background: "#ff