[new QuantityTier({
include: {
collection_includes: "promo_2-for-15"
},regular_priced_only: true,
tiers: [{
buy: 2,price: 15,message: "2 Pour 12$",
},],message: "2 Pour 15$",
display_messaging: true,
calculate_price: false,
stack: false,
type: "2 for $15",
colors: {
background: "#ff0000",
text: "#ffffff"
},
}),
new DiscountItems({
include: {
collection_includes: "promo_markdown_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: ""
},
}),
new DiscountItems({
include: {
collection_includes: "promo_markdown_29"
},regular_priced_only: true,
discount: new PriceDiscount(29),message: "",
display_messaging: true,
calculate_price: true,
stack: false,
type: "$29 Markdown",
colors: {
background: "#ffffff",
text: ""
},
}),
new DiscountItems({
include: {
collection_includes: "promo_sale-branded-t-shirts"
},regular_priced_only: true,
discount: new PriceDiscount(15),message: "",
display_messaging: true,
calculate_price: true,
stack: false,
type: "$15 Fall branded tees",
colors: {
background: "#ffffff",
text: ""
},
}),
new DiscountItems({
include: {
collection_includes: "promo_sale-branded-hoodies"
},regular_priced_only: true,
discount: new PriceDiscount(30),message: "",
display_messaging: true,
calculate_price: true,
stack: false,
type: "$30 Fall Branded Hoodies",
colors: {
background: "#ffffff",
text: "rgba(0,0,0,0)"
},
}),
new DiscountItems({
include: {
collection_includes: "promo_spring-10"
},regular_priced_only: true,
discount: new PriceDiscount(10),message: "",
display_messaging: true,
calculate_price: true,
stack: false,
type: "SPRING $10 Markdown",
colors: {
background: "#ffffff",
text: "rgba(0,0,0,0)"
},
}),
new DiscountItems({
include: {
collection_includes: "promo_spring-15"
},regular_priced_only: true,
discount: new PriceDiscount(15),message: "",
display_messaging: true,
calculate_price: true,
stack: false,
type: "SPRING $15 Markdown",
colors: {
background: "#ffffff",
text: "rgba(0,0,0,0)"
},
}),
new DiscountItems({
include: {
collection_includes: "promo_spring-20"
},regular_priced_only: true,
discount: new PriceDiscount(20),message: "",
display_messaging: true,
calculate_price: true,
stack: false,
type: "SPRING $20 Markdown",
colors: {
background: "#ffffff",
text: ""
},
}),
new DiscountItems({
include: {
collection_includes: "promo_markdown_25"
},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 DiscountItems({
include: {
collection_includes: "promo_spring-solid-cruisers-clearance"
},regular_priced_only: true,
discount: new PriceDiscount(15),message: "",
display_messaging: true,
calculate_price: true,
stack: false,
type: "$15 - $20 Clearance Solid Cruisers",
colors: {
background: "#ffffff",
text: ""
},
}),
new DiscountItems({
include: {
collection_includes: "promo_spring-printed-cruisers-clearance"
},regular_priced_only: true,
discount: new PriceDiscount(15),message: "",
display_messaging: true,
calculate_price: true,
stack: false,
type: "$15 - $20 Clearance Printed Cruisers",
colors: {
background: "#ffffff",
text: ""
},
}),
new DiscountItems({
include: {
collection_includes: "promo_fall-solid-cruisers"
},regular_priced_only: true,
discount: new PriceDiscount(15),message: "",
display_messaging: true,
calculate_price: true,
stack: false,
type: "$15 - $29 FALL SOLID Plastic Cruisers",
colors: {
background: "#ffffff",
text: "#ffffff"
},
}),
new DiscountItems({
include: {
collection_includes: "promo_fall-solid-cruisers-1"
},regular_priced_only: true,
discount: new PriceDiscount(15),message: "",
display_messaging: true,
calculate_price: true,
stack: false,
type: "$15 - $39 FALL PRINTED PLASTIC CRUISERS",
colors: {
background: "#ffffff",
text: "#ffffff"
},
}),
new DiscountItems({
include: {
collection_includes: "promo_fall-completes"
},regular_priced_only: true,
discount: new PriceDiscount(30),message: "",
display_messaging: true,
calculate_price: true,
stack: false,
type: "$30 - $69 FALL Completes",
colors: {
background: "#ffffff",
text: "#ffffff"
},
}),
new DiscountItems({
include: {
collection_includes: "promo_fall-wood-cruisers"
},regular_priced_only: true,
discount: new PriceDiscount(30),message: "",
display_messaging: true,
calculate_price: true,
stack: false,
type: "$30 - $69 FALL Wooden Cruisers",
colors: {
background: "#ffffff",
text: "rgba(0,0,0,0)"
},
}),
new DiscountItems({
include: {
collection_includes: "promo_fall-longboards"
},regular_priced_only: true,
discount: new PriceDiscount(50),message: "",
display_messaging: true,
calculate_price: true,
stack: false,
type: "$50 - $99 FALL Longboards",
colors: {
background: "#ffffff",
text: "rgba(0,0,0,0)"
},
}),
new DiscountItems({
include: {
collection_includes: "promo_-99-rollerskates"
},regular_priced_only: true,
discount: new PriceDiscount(50),message: "",
display_messaging: true,
calculate_price: true,
stack: false,
type: "$50 Roller Skates",
colors: {
background: "#ffffff",
text: "#ffffff"
},
}),
new DiscountItems({
include: {
collection_includes: "promo_x-ride-spring"
},regular_priced_only: true,
discount: new PriceDiscount(99),message: "",
display_messaging: true,
calculate_price: true,
stack: false,
type: "$99 Spring X-Ride",
colors: {
background: "#ffffff",
text: "#ffffff"
},
}),
new DiscountItems({
include: {
collection_includes: "promo_x-park-spring"
},regular_priced_only: true,
discount: new PriceDiscount(149),message: "",
display_messaging: true,
calculate_price: true,
stack: false,
type: "$149 Spring X-Park",
colors: {
background: "#ffffff",
text: "#ffffff"
},
}),
new DiscountItems({
include: {
collection_includes: "promo_x-up-spring"
},regular_priced_only: true,
discount: new PriceDiscount(179),message: "",
display_messaging: true,
calculate_price: true,
stack: false,
type: "$179 Spring X-Up",
colors: {
background: "#ffffff",
text: "#ffffff"
},
}),
new DiscountItems({
include: {
collection_includes: "promo_x-prospring"
},regular_priced_only: true,
discount: new PriceDiscount(199),message: "",
display_messaging: true,
calculate_price: true,
stack: false,
type: "$199 Spring X-Pro",
colors: {
background: "#ffffff",
text: "#ffffff"
},
}),
new DiscountItems({
include: {
collection_includes: "promo_fall-pivot-x-ride"
},regular_priced_only: true,
discount: new PriceDiscount(50),message: "",
display_messaging: true,
calculate_price: true,
stack: false,
type: "$50 - $99 Fall X-Ride",
colors: {
background: "#ffffff",
text: ""
},
}),
new DiscountItems({
include: {
collection_includes: "promo_x-park-fall"
},regular_priced_only: true,
discount: new PriceDiscount(50),message: "",
display_messaging: true,
calculate_price: true,
stack: false,
type: "$50 - $159 Fall X-Park",
colors: {
background: "#ffffff",
text: ""
},
}),
new DiscountItems({
include: {
collection_includes: "promo_x-up-fall"
},regular_priced_only: true,
discount: new PriceDiscount(50),message: "",
display_messaging: true,
calculate_price: true,
stack: false,
type: "$50 - $199 Fall X-Up",
colors: {
background: "#ffffff",
text: ""
},
}),
new DiscountItems({
include: {
collection_includes: "promo_x-pro-fall"
},regular_priced_only: true,
discount: new PriceDiscount(50),message: "",
display_messaging: true,
calculate_price: true,
stack: false,
type: "$50 - $229 Fall X-Pro",
colors: {
background: "#ffffff",
text: ""
},
}),
new DiscountItems({
include: {
collection_includes: "promo_20-off-branded-decks"
},regular_priced_only: true,
discount: new PriceDiscount(55),message: "",
display_messaging: true,
calculate_price: true,
stack: false,
type: "$55 BRANDED DECKS",
colors: {
background: "#ffffff",
text: "#ffffff"
},
}),
new DiscountItems({
include: {
collection_includes: "final-sale"
},regular_priced_only: false,
discount: new MoneyDiscount(0),message: "VENTE FINALE",
display_messaging: true,
calculate_price: true,
stack: true,
type: "FINAL SALE BADGE",
colors: {
background: "#ea0000",
text: "#ffffff"
},
}),
new DiscountItems({
include: {
collection_includes: "promo_spring-solid-cruisers"
},regular_priced_only: true,
discount: new PriceDiscount(29),message: "",
display_messaging: true,
calculate_price: true,
stack: false,
type: "$29 Spring Solid Cruisers",
colors: {
background: "#ffffff",
text: "#ffffff"
},
}),
new DiscountItems({
include: {
collection_includes: "promo_spring-printed-cruisers"
},regular_priced_only: true,
discount: new PriceDiscount(39),message: "",
display_messaging: true,
calculate_price: true,
stack: false,
type: "$39 Spring Printed Cruisers",
colors: {
background: "#ffffff",
text: "rgba(0,0,0,0)"
},
}),
new DiscountItems({
include: {
collection_includes: "promo_spring-completes"
},regular_priced_only: true,
discount: new PriceDiscount(69),message: "",
display_messaging: true,
calculate_price: true,
stack: false,
type: "$69 Spring Completes",
colors: {
background: "#ffffff",
text: "#ffffff"
},
}),
new DiscountItems({
include: {
collection_includes: "promo_spring-wood-cruisers"
},regular_priced_only: true,
discount: new PriceDiscount(69),message: "",
display_messaging: true,
calculate_price: true,
stack: false,
type: "$69 Spring Wood Cruisers",
colors: {
background: "#ffffff",
text: "#ffffff"
},
}),
new DiscountItems({
include: {
collection_includes: "promo_spring-longboards"
},regular_priced_only: true,
discount: new PriceDiscount(99),message: "",
display_messaging: true,
calculate_price: true,
stack: false,
type: "$99 Spring Longboards",
colors: {
background: "#ffffff",
text: "#ffffff"
},
}),
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: ""
},
}),]