Earn Points
The more you spend, the more you points you earn! Get started by earning points through social media and signing up for our loyalty program.
Redeem points
Redeem your points for savings! You points allow you to earn a discount on your next purchase. Once redeemed, you will receive a code to apply the discount at checkout.
setContentHeight())"
x-data="{
index: 2,
contentHeight: 'auto',
get isOpen(){
return this.index == this.currentRow
},
setContentHeight() {
this.contentHeight = this.$refs.content.scrollHeight + 'px'
},
toggle() {
if (this.currentRow == this.index) {
this.currentRow = 0;
} else {
this.setContentHeight()
this.currentRow = this.index
}
}
}"
>
You can only use (1) discount code at checkout.
setContentHeight())"
x-data="{
index: 3,
contentHeight: 'auto',
get isOpen(){
return this.index == this.currentRow
},
setContentHeight() {
this.contentHeight = this.$refs.content.scrollHeight + 'px'
},
toggle() {
if (this.currentRow == this.index) {
this.currentRow = 0;
} else {
this.setContentHeight()
this.currentRow = this.index
}
}
}"
>
Unredeemed points will expire 1 year (365 days) from when they were earned.