Quick Add
Sale Bottoms
Great for the office, and even better after hours, the right pair of pants is a closet staple. Our wide selection of workwear trousers, WFH joggers and sweatsuits, and classic jeans are on sale and selling like hotcakes. Take your pick!
Use left/right arrows to navigate the slideshow or swipe left/right if using a mobile device
[
new DiscountItems({
include: {
collection_includes: [
"clothing-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 DiscountItems({
include: {
collection_includes: [
"le-chateau-regular-price"
],
},exclude: {
collection_includes: [
"sz_en_regular"
,"clothing-sale"]
},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 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: ""
},
}),]