CONTACT US
We're here to help! Monday - Thursday 9AM to 4:30PM ET Friday 9AM to 3PM ET
Use left/right arrows to navigate the slideshow or swipe left/right if using a mobile device
[
new DiscountItems({
include: {
collection_includes: [
"clothing-sale"
,"le-chateau-shop-sale-womens-clothing-and-accessories","shapewear-panties-suzy-lc","le-chateau-shop-sale-womens-shoes-accessories","gift-card-final-sale"],
},regular_priced_only: false,
discount: new PercentageDiscount(0),message: "FINAL SALE - No refunds or exchanges",
display_messaging: false,
calculate_price: true,
stack: true,
trump: false,
free_shipping: false,
discounted_shipping: "",
type: "CART - Final Sale\/Vente Finale",
colors: {
background: "",
text: "#ea0606"
},
}),
new ItemPresence({
include: {
collection_includes: [
"all-products"
],
},presence: "prestige-card",
regular_priced_only: false,
discount: new PercentageDiscount(20),message: "Prestige First Buy (20%)",
display_messaging: false,
calculate_price: false,
stack: true,
trump: false,
free_shipping: false,
discounted_shipping: "",
type: "Prestige First Buy - 20%",
colors: {
background: null,
text: null
},
}),
new DiscountItems({
include: {
collection_includes: [
"30-off-select"
],
},exclude: {
collection_includes: [
"clothing-sale"
,"le-chateau-shop-sale-womens-clothing-and-accessories"]
},regular_priced_only: true,
discount: new PercentageDiscount(30),message: "30% OFF",
display_messaging: true,
calculate_price: true,
stack: true,
trump: false,
free_shipping: false,
discounted_shipping: "",
type: "SZ_30% off all Regular priced TOPS BTMS SBLZR",
colors: {
background: "",
text: "#045ad2"
},
}),
new DiscountItems({
include: {
collection_includes: [
"le-chateau-shop-30-off-womens-select-styles"
],
},exclude: {
collection_includes: [
"clothing-sale"
,"le-chateau-shop-sale-womens-clothing-and-accessories","le-chateau-shop-womens-dresses","le-chateau-shop-womens-shoes-accessories","le-chateau-jumpsuits","le-chateau-cover-ups"]
},regular_priced_only: true,
discount: new PercentageDiscount(30),message: "30% OFF",
display_messaging: true,
calculate_price: true,
stack: true,
trump: false,
free_shipping: false,
discounted_shipping: "",
type: "LC_30% off all Regular priced SEPARATES",
colors: {
background: "",
text: "#045ad2"
},
}),]