# CrushSuite Knowledge Center

## **Welcome to our Knowledge Center**

**CrushSuite is a wine commerce suite for Shopify.** We help wineries sell direct-to-consumer with full compliance, manage wine club memberships, and book tasting room reservations — all natively inside Shopify, without needing Shopify Plus.

These docs cover everything from your first install through day-to-day operations. If you're new, the Compliance section is the best place to start — it's our flagship product and most wineries use it as the foundation for the rest of the suite.

### Which app are you looking to explore? <a href="#which-app-are-you-looking-to-explore" id="which-app-are-you-looking-to-explore"></a>

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><h4><i class="fa-grapes">:grapes:</i></h4></td><td><strong>Compliance</strong></td><td>Sell and ship wine direct-to-consumer through your Shopify store. Handles state-by-state compliance, alcohol fees, age verification, and address validation natively at checkout. Integrates with Vinoshipper for licensing and fulfillment.</td><td><a href="/spaces/agSKdREExJMSW7WgxBLr">/spaces/agSKdREExJMSW7WgxBLr</a></td><td><a href="/files/7OpSDT4TcpSHT77j4vPm">/files/7OpSDT4TcpSHT77j4vPm</a></td></tr><tr><td><h4><i class="fa-wine-glass">:wine-glass:</i></h4></td><td><strong>Clubs</strong></td><td>Wine club management built natively on Shopify. Release clubs (winery-curated shipments) and bundled subscriptions (customer-built boxes), with built-in compliance and member self-service. Launching April 2026.</td><td><a href="/spaces/MovBKFQDgatNkItQhE7u">/spaces/MovBKFQDgatNkItQhE7u</a></td><td><a href="/files/HpMmPsq4AKdnUSOBFTc4">/files/HpMmPsq4AKdnUSOBFTc4</a></td></tr></tbody></table>

### What Are You Trying to Do?

Most visitors to these docs are doing one of four things. Jump to whichever one matches.

#### I'm setting up CrushSuite Compliance for the first time

Start with the Compliance Getting Started guide. It walks you through installation, Vinoshipper connection, configuration, and going live. Plan for about an hour end to end.

<a href="/spaces/agSKdREExJMSW7WgxBLr/pages/PbYb0GukRhiS4qCHdRal" class="button secondary">Get started with Compliance</a>

#### I have CrushSuite running and I need help with something specific

Jump straight to the section you need. Most day-to-day questions are covered in the Compliance product docs.

* [Managing Products](/docs/compliance/managing-products/how-product-sync-works.md)
* [Storefront & Checkout](/docs/compliance/storefront-and-checkout/how-pre-checkout-compliance-works.md)
* [Orders & Fulfillment](/docs/compliance/orders-and-fulfillment/how-order-sync-works.md)
* [State Compliance Reference](/docs/compliance/state-compliance-reference/how-the-state-compliance-engine-works.md)
* [FAQs](/docs/compliance/faqs/general-faqs.md)

#### Something isn't working

Most setup and operational issues have documented fixes. Start with troubleshooting and look up your specific issue.

<a href="/spaces/agSKdREExJMSW7WgxBLr/pages/rJBwEdhBmUnvIMzrB6r6" class="button secondary">Troubleshooting</a>

If you've tried the relevant troubleshooting guide and you're still stuck, we're here to help. Reach out at [crushsuite.com/contact](https://crushsuite.com/contact).

#### I'm evaluating CrushSuite for a winery I work with

The FAQs and product overview are the fastest way to understand what we do. If you're an agency or developer setting up on a client's behalf, the install flow is the same as for a winery owner.

<a href="/spaces/agSKdREExJMSW7WgxBLr/pages/nlgBc0V1ovUql30jlHWc" class="button secondary">FAQs</a>

To talk to us about your specific use case or to schedule a walkthrough, reach out at [crushsuite.com/contact](https://crushsuite.com/contact).


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://crushsuite.gitbook.io/docs/knowledgecenter.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
