[
new DiscountItems({
include: {
collection_includes: "promo_temp-70off"
},regular_priced_only: true,
discount: new PercentageDiscount(70),message: "CLEARANCE - 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_50-off"
},regular_priced_only: true,
discount: new PercentageDiscount(50),message: "ONLINE ONLY! 50% OFF",
display_messaging: true,
calculate_price: true,
stack: false,
type: "50% Off",
colors: {
background: "#ffffff",
text: "#ff0000"
},
}),
new DiscountItems({
include: {
collection_includes: "promo_markdown_29"
},regular_priced_only: true,
discount: new PriceDiscount(29.99),message: "NOW $29.99!",
display_messaging: true,
calculate_price: true,
stack: false,
type: "MARKDOWN $29",
colors: {
background: "#ffffff",
text: "#ff0000"
},
}),
new DiscountItems({
include: {
collection_includes: "promo_markdown_39"
},regular_priced_only: true,
discount: new PriceDiscount(39.99),message: "NOW $39.99!",
display_messaging: true,
calculate_price: true,
stack: false,
type: "MARKDOWN $39",
colors: {
background: "#ffffff",
text: "#ff0000"
},
}),
new DiscountItems({
include: {
collection_includes: "promo_safety-pads-2"
},regular_priced_only: true,
discount: new PriceDiscount(29),message: "",
display_messaging: true,
calculate_price: true,
stack: false,
type: "$29 Safety Pads",
colors: {
background: "#ffffff",
text: "#ffffff"
},
}),new Bundle({
bundle_products: [
{ collection_includes: "bundle_decks" },
{ collection_includes: "bundle_trucks" },{ collection_includes: "bundle_wheels" },{ collection_includes: "bundle_bearings" },{ collection_includes: "bundle_grip-tape" },],
regular_priced_only: true,
discount_type: "money",
discount: 50,message: "",
display_messaging: true,
calculate_price: false,
stack: true,
type: "SKATEBOARD BUNDLE",
colors: {
background: "",
text: ""
},
}),
new DiscountItems({
include: {
collection_includes: "promo_spring-solid-cruisers"
},regular_priced_only: true,
discount: new PriceDiscount(19),message: "",
display_messaging: true,
calculate_price: true,
stack: false,
type: "$19 New Spring Solid Cruisers",
colors: {
background: "#ffffff",
text: "#ffffff"
},
}),
new DiscountItems({
include: {
collection_includes: "promo_spring-printed-cruisers"
},regular_priced_only: true,
discount: new PriceDiscount(29),message: "",
display_messaging: true,
calculate_price: true,
stack: false,
type: "$29 New Spring Printed Cruisers",
colors: {
background: "#ffffff",
text: "#ffffff"
},
}),
new DiscountItems({
include: {
collection_includes: "promo_spring-wood-cruisers"
},regular_priced_only: true,
discount: new PriceDiscount(50),message: "",
display_messaging: true,
calculate_price: true,
stack: false,
type: "$49 New Spring Wood Cruisers",
colors: {
background: "#ffffff",
text: "#ffffff"
},
}),
new DiscountItems({
include: {
collection_includes: "promo_x-ride-spring"
},regular_priced_only: true,
discount: new PriceDiscount(79),message: "",
display_messaging: true,
calculate_price: true,
stack: false,
type: "$79 Spring X-Ride",
colors: {
background: "#ffffff",
text: "#ffffff"
},
}),
new DiscountItems({
include: {
collection_includes: "promo_x-park-spring"
},regular_priced_only: true,
discount: new PriceDiscount(129),message: "",
display_messaging: true,
calculate_price: true,
stack: false,
type: "$129 Spring X-Park",
colors: {
background: "#ffffff",
text: "#ffffff"
},
}),
new DiscountItems({
include: {
collection_includes: "promo_markdown_-1250"
},regular_priced_only: true,
discount: new PriceDiscount(12.50),message: "ONLINE ONLY! NOW $12.50",
display_messaging: true,
calculate_price: true,
stack: false,
type: "Youth $12.50",
colors: {
background: "#ffffff",
text: "#ff0000"
},
}),
new DiscountItems({
include: {
collection_includes: "promo_markdown_-14"
},regular_priced_only: true,
discount: new PriceDiscount(14.99),message: "ONLINE ONLY! NOW $14.99",
display_messaging: true,
calculate_price: true,
stack: false,
type: "Men's $14.99",
colors: {
background: "#ffffff",
text: "#ff0000"
},
}),
new DiscountItems({
include: {
collection_includes: "promo_markdown_-25"
},regular_priced_only: true,
discount: new PriceDiscount(24.99),message: "NOW $24.99!",
display_messaging: true,
calculate_price: true,
stack: false,
type: "$24.99",
colors: {
background: "#ffffff",
text: "#ff0000"
},
}),
new DiscountItems({
include: {
collection_includes: "promo_markdown_15"
},regular_priced_only: true,
discount: new PriceDiscount(14.99),message: "NOW $14.99!",
display_messaging: true,
calculate_price: true,
stack: false,
type: "$14.99",
colors: {
background: "#ffffff",
text: "#ff0000"
},
}),
new DiscountItems({
include: {
collection_includes: "promo_markdown_-7"
},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_750"
},regular_priced_only: true,
discount: new PriceDiscount(7.50),message: "ONLINE ONLY! 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_markdown_-1250"
},regular_priced_only: true,
discount: new PriceDiscount(12.50),message: "ONLINE ONLY! NOW $12.50",
display_messaging: true,
calculate_price: true,
stack: false,
type: "$12.50",
colors: {
background: "#ffffff",
text: "#ff0000"
},
}),
new DiscountItems({
include: {
collection_includes: "promo_markdown_49"
},regular_priced_only: true,
discount: new PriceDiscount(49.99),message: "NOW $49.99!",
display_messaging: true,
calculate_price: true,
stack: false,
type: "$49.99",
colors: {
background: "#ffffff",
text: "#ff0000"
},
}),
new DiscountItems({
include: {
collection_includes: "promo_markdown_-59"
},regular_priced_only: true,
discount: new PriceDiscount(59.99),message: "NOW $59.99!",
display_messaging: true,
calculate_price: true,
stack: false,
type: "$59.99",
colors: {
background: "#ffffff",
text: "#ff0000"
},
}),
new DiscountItems({
include: {
collection_includes: "promo_markdown_69"
},regular_priced_only: true,
discount: new PriceDiscount(69.99),message: "NOW $69.99!",
display_messaging: true,
calculate_price: true,
stack: false,
type: "$69.99",
colors: {
background: "#ffffff",
text: "#ff0000"
},
}),
new DiscountItems({
include: {
collection_includes: "promo_markdown_666"
},regular_priced_only: true,
discount: new PriceDiscount(6.66),message: "ONLINE ONLY! NOW $6.66",
display_messaging: true,
calculate_price: true,
stack: true,
type: "$6.66",
colors: {
background: "#ffffff",
text: "#ff0000"
},
}),
new DiscountItems({
include: {
collection_includes: "promo_lucky-19"
},regular_priced_only: true,
discount: new PriceDiscount(19.99),message: "NOW $19.99!",
display_messaging: true,
calculate_price: true,
stack: false,
type: "$19.99",
colors: {
background: "#ffffff",
text: "#ff0000"
},
}),
new DiscountItems({
include: {
collection_includes: "promo_markdown_12"
},regular_priced_only: true,
discount: new PriceDiscount(11.99),message: "NOW $11.99!",
display_messaging: true,
calculate_price: true,
stack: false,
type: "$11.99",
colors: {
background: "#ffffff",
text: "#ff0000"
},
}),]