the junk drawer

Company Information

t

the junk drawer

1 contacts available

Sign in to add to cart and unlock contacts.

Description

About 3 — emie garrett 0 fancy seeing you here. resume What to expect… wearing “Big Apple Red” a red nail polish connoisseur. “ Malaga Wine ” for fall, “ Lava” for summer & “ Big Apple Red ” for everything else. Just trust. ft. cutest-niece-ever, Ivy. cookies on cookies on cookies. I’m a nervous, happy, I-deserve-a-sweet-treat-for-existing kinda baker. Don’t worry, I share.

{ Alpine.data('companyPage', () => ({ companyId: 883680, companyName: 'the junk drawer', creditCost: 1, get inCart() { return this.$store.cart.items.some(i => i.id === this.companyId && i.type === 'category_list_item'); }, addToCart() { this.$store.cart.add({ id: this.companyId, name: this.companyName, type: 'category_list_item', credits: this.creditCost }); }, removeFromCart() { this.$store.cart.remove(this.companyId, 'category_list_item'); } })); });