[new QuantityTier({
include: {
collection_includes: "promo_face-masks"
},regular_priced_only: false,
tiers: [{
buy: 2,price: 5,message: "2 for $5",
},],message: "2 for $5",
display_messaging: true,
calculate_price: false,
stack: false,
type: "2 for $5",
colors: {
background: "#000000",
text: "#ffffff"
},
}),new Bxgy({
include: {
collection_includes: "promo_bogo-5"
},buy: 1,
get: 1,
regular_priced_only: false,
best_discount: true,
discount: new PriceDiscount(5),message: "Buy One Get One $5",
display_messaging: true,
calculate_price: false,
stack: false,
type: "BOGO 5",
colors: {
background: "#e32c2b",
text: "#ffffff"
},
}),new Bxgy({
include: {
collection_includes: "promo-bogo1"
},buy: 1,
get: 1,
regular_priced_only: false,
best_discount: true,
discount: new PriceDiscount(1),message: "Buy One Get One For 1$",
display_messaging: true,
calculate_price: false,
stack: false,
type: "BOGO 1",
colors: {
background: "#e32c2b",
text: "#ffffff"
},
}),
new DiscountItems({
include: {
collection_includes: "promo-40off"
},regular_priced_only: false,
discount: new PercentageDiscount(40),message: "40% OFF",
display_messaging: true,
calculate_price: true,
stack: false,
type: "40% OFF",
colors: {
background: "#e32c2b",
text: "#ffffff"
},
}),
new DiscountItems({
include: {
collection_includes: "promo_branded"
},regular_priced_only: false,
discount: new PercentageDiscount(40),message: "40% OFF",
display_messaging: true,
calculate_price: true,
stack: false,
type: "40% OFF Brands",
colors: {
background: "#e32c2b",
text: "#ffffff"
},
}),
new DiscountItems({
include: {
collection_includes: "promo_50-off"
},regular_priced_only: false,
discount: new PercentageDiscount(50),message: "50% OFF",
display_messaging: true,
calculate_price: true,
stack: false,
type: "50% OFF",
colors: {
background: "#e32c2b",
text: "#ffffff"
},
}),
new DiscountItems({
include: {
collection_includes: "promo_markdown-3"
},regular_priced_only: false,
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_markdown_-5"
},regular_priced_only: false,
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: false,
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_15"
},regular_priced_only: false,
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: false,
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: "promo_markdown_-25"
},regular_priced_only: false,
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_markdown_29"
},regular_priced_only: false,
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_markdown_-30"
},regular_priced_only: false,
discount: new PriceDiscount(30),message: "",
display_messaging: true,
calculate_price: true,
stack: false,
type: "$30 markdown",
colors: {
background: "#ffffff",
text: "#ffffff"
},
}),
new DiscountItems({
include: {
collection_includes: "promo_markdown_39"
},exclude: {
collection_includes: "promo_markdown_29"
},regular_priced_only: false,
discount: new PriceDiscount(39),message: "",
display_messaging: true,
calculate_price: true,
stack: false,
type: "$39 Markdown",
colors: {
background: "#ffffff",
text: ""
},
}),
new DiscountItems({
include: {
collection_includes: "promo_markdown_49"
},regular_priced_only: false,
discount: new PriceDiscount(49),message: "",
display_messaging: true,
calculate_price: true,
stack: false,
type: "$49 Markdown",
colors: {
background: "#ffffff",
text: ""
},
}),
new DiscountItems({
include: {
collection_includes: "promo_markdown_69"
},regular_priced_only: false,
discount: new PriceDiscount(69),message: "",
display_messaging: true,
calculate_price: true,
stack: false,
type: "$69 Markdown",
colors: {
background: "#ffffff",
text: ""
},
}),
new DiscountItems({
include: {
collection_includes: "promo_markdown_-79"
},regular_priced_only: false,
discount: new PriceDiscount(79),message: "",
display_messaging: true,
calculate_price: true,
stack: false,
type: "$79 markdown",
colors: {
background: "#ffffff",
text: ""
},
}),
new DiscountItems({
include: {
collection_includes: "promo_markdown_99"
},regular_priced_only: false,
discount: new PriceDiscount(99),message: "",
display_messaging: true,
calculate_price: true,
stack: false,
type: "$99 Markdown",
colors: {
background: "#ffffff",
text: ""
},
}),
new DiscountItems({
include: {
collection_includes: "promo_markdown_-129"
},regular_priced_only: false,
discount: new PriceDiscount(129),message: "",
display_messaging: true,
calculate_price: true,
stack: false,
type: "$129 Markdown",
colors: {
background: "#ffffff",
text: ""
},
}),
new DiscountItems({
include: {
collection_includes: "promo_markdown_139"
},regular_priced_only: false,
discount: new PriceDiscount(139),message: "",
display_messaging: true,
calculate_price: true,
stack: false,
type: "$139 Markdown",
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",
colors: {
background: "#ffffff",
text: ""
},
}),
new DiscountItems({
include: {
collection_includes: "promo_markdown_159"
},regular_priced_only: false,
discount: new PriceDiscount(159),message: "",
display_messaging: true,
calculate_price: true,
stack: false,
type: "$159 Markdown",
colors: {
background: "#ffffff",
text: ""
},
}),
new DiscountItems({
include: {
collection_includes: "promo_markdown_179"
},regular_priced_only: false,
discount: new PriceDiscount(179),message: "",
display_messaging: true,
calculate_price: true,
stack: false,
type: "$179 Markdown",
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",
colors: {
background: "#ffffff",
text: ""
},
}),
new DiscountItems({
include: {
collection_includes: "promo_markdown_219"
},regular_priced_only: false,
discount: new PriceDiscount(219),message: "",
display_messaging: true,
calculate_price: true,
stack: false,
type: "$219 Markdown",
colors: {
background: "#ffffff",
text: ""
},
}),
new DiscountItems({
include: {
collection_includes: "promo_markdown_-229"
},regular_priced_only: false,
discount: new PriceDiscount(229),message: "",
display_messaging: true,
calculate_price: true,
stack: false,
type: "$229 markdown",
colors: {
background: "#ffffff",
text: ""
},
}),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: false,
calculate_price: false,
stack: false,
type: "SKATEBOARD BUNDLE",
colors: {
background: "",
text: ""
},
}),
new DiscountItems({
include: {
collection_includes: "final-sale"
},regular_priced_only: false,
discount: new MoneyDiscount(0),message: "FINAL SALE",
display_messaging: true,
calculate_price: true,
stack: true,
type: "FINAL SALE BADGE",
colors: {
background: "#e50000",
text: "#ffffff"
},
}),]