# Make sure your product is not in a draft mode

For the Cowlendar booking app to function seamlessly, your product needs to be set to live mode rather than draft mode.&#x20;

Here's a step-by-step guide to ensure your product is live:

**1. Accessing Your Product Settings**

* Navigate to Settings > Checkout from your Shopify admin panel.

**2. Checking Current Checkout Status**

* Within the Checkout customization section, review the listings to identify whether your product checkout is currently set to live or draft.

**3. Activating Your Product**

* If your product is in draft mode:
  * Click on Publish next to the desired draft checkout.
  * Confirm by selecting Publish.

**4. Verifying Activation**

* To ensure the changes have been implemented:
  * Click on ⋯ adjacent to your now live checkout.
  * Select View to observe how the live checkout appears to your customers.

Your product is now set to active mode, ensuring compatibility with the Cowlendar booking app. **Always remember to save any changes** made during this process.

**Note:** It is crucial to maintain only one live checkout at a given time for accurate customer traffic management.

<figure><img src="/files/bbK1VRsixL9QVDGYPG1U" alt=""><figcaption></figcaption></figure>


---

# 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://penida.gitbook.io/cowlendar-help/what-to-check-for-if-cowlendar-is-not-working/make-sure-your-product-is-not-in-a-draft-mode.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.
