[
new DiscountItems({
include: {
collection_includes: "promo-40off"
},regular_priced_only: true,
discount: new PercentageDiscount(40),message: "40% OFF",
display_messaging: true,
calculate_price: true,
stack: false,
type: "40% OFF",
colors: {
background: "#000000",
text: "#ffffff"
},
}),
new DiscountItems({
include: {
collection_includes: "promo_branded"
},regular_priced_only: true,
discount: new PercentageDiscount(40),message: "40% OFF",
display_messaging: true,
calculate_price: true,
stack: false,
type: "40% OFF Brands",
colors: {
background: "#000000",
text: "#ffffff"
},
}),new Bxgy({
include: {
collection_includes: "promo-bogo1"
},buy: 1,
get: 1,
regular_priced_only: true,
best_discount: true,
discount: new PriceDiscount(1),message: "Buy One, Get One $1",
display_messaging: true,
calculate_price: false,
stack: false,
type: "BOGO $1 Accessories",
colors: {
background: "#ff0000",
text: "#ffffff"
},
}),
new DiscountItems({
include: {
collection_includes: "promo_20-off-branded-decks"
},regular_priced_only: true,
discount: new PercentageDiscount(20),message: "20% OFF",
display_messaging: true,
calculate_price: true,
stack: false,
type: "20% OFF BRANDED DECKS",
colors: {
background: "#000000",
text: "#ffffff"
},
}),
new DiscountItems({
include: {
collection_includes: "promo_50off-hardgoods"
},regular_priced_only: true,
discount: new PercentageDiscount(50),message: "50% OFF",
display_messaging: true,
calculate_price: true,
stack: false,
type: "50% OFF Spring Hard Goods",
colors: {
background: "#ff0000",
text: "#ffffff"
},
}),
new DiscountItems({
include: {
collection_includes: "promo_fall-wood-cruisrs"
},regular_priced_only: true,
discount: new PriceDiscount(69),message: "",
display_messaging: true,
calculate_price: true,
stack: false,
type: "$69 FALL Wood Cruisers",
colors: {
background: "#ffffff",
text: "rgba(0,0,0,0)"
},
}),
new DiscountItems({
include: {
collection_includes: "promo_fall-printed-cruisers-1"
},regular_priced_only: true,
discount: new PercentageDiscount(50),message: "50% OFF",
display_messaging: true,
calculate_price: true,
stack: false,
type: "50% OFF FALL SOLID PLASTIC CRUISERS",
colors: {
background: "#ff0000",
text: "#ffffff"
},
}),
new DiscountItems({
include: {
collection_includes: "promo_spring-scooters"
},regular_priced_only: true,
discount: new PercentageDiscount(40),message: "40% OFF",
display_messaging: true,
calculate_price: true,
stack: false,
type: "40% OFF SPRING SCOOTERS",
colors: {
background: "#000000",
text: "#ffffff"
},
}),
new DiscountItems({
include: {
collection_includes: "99-longboards"
},regular_priced_only: false,
discount: new PriceDiscount(99),message: "",
display_messaging: true,
calculate_price: true,
stack: false,
type: "$99 Markdown - FALL Longboards",
colors: {
background: "#ffffff",
text: ""
},
}),
new DiscountItems({
include: {
collection_includes: "promo_fall-printed-cruisers"
},regular_priced_only: true,
discount: new PriceDiscount(39),message: "",
display_messaging: true,
calculate_price: true,
stack: false,
type: "$39 Markdown - FALL PRINTED CRUISERS",
colors: {
background: "#ffffff",
text: ""
},
}),
new DiscountItems({
include: {
collection_includes: "promo_fall-completes"
},regular_priced_only: true,
discount: new PriceDiscount(69),message: "",
display_messaging: true,
calculate_price: true,
stack: false,
type: "$69 Markdown - FALL COMPLETES",
colors: {
background: "#ffffff",
text: ""
},
}),
new DiscountItems({
include: {
collection_includes: "promo_-99-rollerskates"
},regular_priced_only: true,
discount: new PriceDiscount(99),message: "",
display_messaging: true,
calculate_price: true,
stack: false,
type: "$99 Roller Skates",
colors: {
background: "#ffffff",
text: ""
},
}),
new DiscountItems({
include: {
collection_includes: "promo_markdown_99"
},regular_priced_only: true,
discount: new PriceDiscount(99),message: "",
display_messaging: true,
calculate_price: true,
stack: false,
type: "$99 Markdown FALL X-RIDE",
colors: {
background: "#ffffff",
text: ""
},
}),
new DiscountItems({
include: {
collection_includes: "promo_markdown_149"
},regular_priced_only: false,
discount: new PriceDiscount(149),message: "",
display_messaging: true,
calculate_price: true,
stack: false,
type: "$149 Markdown - FALL PIVOT PARK",
colors: {
background: "#ffffff",
text: ""
},
}),
new DiscountItems({
include: {
collection_includes: "promo_markdown_179"
},regular_priced_only: true,
discount: new PriceDiscount(179),message: "",
display_messaging: true,
calculate_price: true,
stack: false,
type: "$179 markdown - FALL PIVOT X-UP",
colors: {
background: "#ffffff",
text: ""
},
}),
new DiscountItems({
include: {
collection_includes: "promo_markdown_199"
},regular_priced_only: false,
discount: new PriceDiscount(199),message: "",
display_messaging: true,
calculate_price: true,
stack: false,
type: "$199 MARKDOWN - FALL PIVOT PRO",
colors: {
background: "#ffffff",
text: ""
},
}),
new DiscountItems({
include: {
collection_includes: "promo_markdown-3"
},regular_priced_only: true,
discount: new PriceDiscount(3),message: "",
display_messaging: true,
calculate_price: true,
stack: false,
type: "$3 Markdown",
colors: {
background: "#ffffff",
text: ""
},
}),
new DiscountItems({
include: {
collection_includes: "promo_cd-5"
},regular_priced_only: true,
discount: new PriceDiscount(5),message: "",
display_messaging: true,
calculate_price: true,
stack: false,
type: "$5 Markdown",
colors: {
background: "#ffffff",
text: ""
},
}),
new DiscountItems({
include: {
collection_includes: "promo_markdown_10"
},regular_priced_only: true,
discount: new PriceDiscount(10),message: "",
display_messaging: true,
calculate_price: true,
stack: false,
type: "$10 Markdown",
colors: {
background: "#ffffff",
text: "rgba(0,0,0,0)"
},
}),
new DiscountItems({
include: {
collection_includes: "promo_markdown_15"
},regular_priced_only: true,
discount: new PriceDiscount(15),message: "",
display_messaging: true,
calculate_price: true,
stack: false,
type: "$15 Markdown",
colors: {
background: "#ffffff",
text: ""
},
}),
new DiscountItems({
include: {
collection_includes: "promo_markdown_20"
},regular_priced_only: true,
discount: new PriceDiscount(20),message: "",
display_messaging: true,
calculate_price: true,
stack: false,
type: "$20 Markdown",
colors: {
background: "#ffffff",
text: ""
},
}),
new DiscountItems({
include: {
collection_includes: "25-markdown"
},regular_priced_only: true,
discount: new PriceDiscount(25),message: "",
display_messaging: true,
calculate_price: true,
stack: false,
type: "$25 markdown",
colors: {
background: "#ffffff",
text: "rgba(0,0,0,0)"
},
}),new Bxgy({
include: {
collection_includes: "promo_safety-pads-2"
},include_x: {
collection_includes: "promo_safety-pads-1"
},buy: 1,
get: 1,
regular_priced_only: false,
best_discount: false,
discount: new PercentageDiscount(25),message: "25% OFF With Any Skate Or Scooter",
display_messaging: true,
calculate_price: false,
stack: true,
type: "25% OFF Safety Pads",
colors: {
background: "#000000",
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: ""
},
}),]