The Parks Church

Company Information

T

The Parks Church

1 contacts available

Sign in to add to cart and unlock contacts.

Description

ABOUT — The Parks Church 0 About The Gospel Our Beliefs Our Team Our Story

{ Alpine.data('companyPage', () => ({ companyId: 196136, companyName: 'The Parks Church', 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'); } })); });