PASTELS
Infuse your wardrobe with a soothing spectrum of candy-coloured pastels. With longline coats, textured puff sleeve blouses, tailored pants and knit dresses in blushing pinks, true blues, and cool sage to soft lilacs and calming whites, you can enjoy feeling cheerful and bright no matter what the weather brings!
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-womens-earrings","shapewear-panties-suzy-lc","le-chateau-shop-sale-womens-shoes-accessories","gift-card-final-sale"],
},exclude: {
collection_includes: [
"final-sale-test"
]
},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(10),message: "Prestige First Buy (10%)",
display_messaging: false,
calculate_price: false,
stack: true,
trump: false,
free_shipping: false,
discounted_shipping: "",
type: "Prestige First Buy - 10%",
colors: {
background: null,
text: null
},
}),
new DiscountItems({
include: {
collection_includes: [
"promo-spring-summer"
],
},exclude: {
collection_includes: [
"clothing-sale"
,"le-chateau-shop-sale-womens-clothing-and-accessories","le-chateau-regular-price"]
},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 Spring Regular",
colors: {
background: "",
text: "#3a3a3a"
},
}),
new DiscountItems({
include: {
collection_includes: [
"sz_en_regular"
,"clothing-sale"],
discount_code: /^BEYOND100PLATE/i,
},regular_priced_only: false,
discount: new PercentageDiscount(100),message: "",
display_messaging: false,
calculate_price: true,
stack: true,
trump: false,
free_shipping: false,
discounted_shipping: "",
type: "Beyond the plate - Mktg Collab",
colors: {
background: "",
text: ""
},
}),]