# How to Offer Cowlendar Services Without Displaying the Shopify Product on Your Store

{% hint style="warning" %}
This is a **Premium** feature of Cowlendar. You must upgrade your plan if you are using the free version and wish to use this feature.
{% endhint %}

Sometimes, you may want to offer a service through Cowlendar **without having the associated Shopify product visible** on your online store. This is ideal for:

* Private or invitation-only services
* Free services or offline payments
* Internal tools or admin-only setups

Follow this step-by-step guide to configure your service **using one of our integrations**, while keeping the Shopify product in **Draft mode** (invisible to customers).

***

#### ✅ Step 1: Prepare the Shopify Product

1. Go to your **Shopify Admin** panel.
2. Click on **Products**.
3. Find and open the product linked to your Cowlendar service.
4. Set the **Product Status** to **Draft** instead of Active.

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

{% hint style="info" %}
Setting the product to Draft ensures it won’t appear in your online store or be searchable by customers.
{% endhint %}

***

#### ✅ Step 2: Create the Service in Cowlendar

1. Go to the **Cowlendar** app in your Shopify dashboard.
2. Click on **My Services**.
3. Press the **New Service or Edit** button to create your service.

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

Inside the service configuration:

4. Go to the **General** tab.
5. Change the **Booking Type** from `Regular Booking` to `Instant Booking without Checkout`.

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

{% hint style="danger" %}
This step is **mandatory**. It allows the customer to book without going through the Shopify checkout — which is essential when the product is in Draft mode.
{% endhint %}

***

#### ✅ Step 3: Choose an Integration to Display the Service

Once your service is created and set to “Instant Booking without Checkout,” you can now **embed or link it** anywhere on your site — even though the Shopify product remains invisible.

1. In **Cowlendar > My Services**, find your service.
2. Click on the **More** button next to it.
3. Select **Custom Integration**.

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

There, you’ll see the following options:

***

**🔗 Direct Link Integration**

Copy the URL provided and share it anywhere — in emails, buttons, banners, or even QR codes.

👉 How to configure the Direct Link integration:

{% content-ref url="/pages/OQr43SBD9DCk249gj4sw" %}
[How to add a bookable service in their menu?](/cowlendar-help/how-to.../how-to-use-the-integration-feature/how-to-add-a-bookable-service-in-their-menu.md)
{% endcontent-ref %}

***

**🧩 Inline Widget Integration**

Copy the provided HTML code and paste it into any section of your store or website (e.g., product page, homepage, custom landing page).

👉 How to configure the Inline Widget integration

{% content-ref url="/pages/awpyjYDUYgT4GjEsg8wp" %}
[How to use the Inline Widget feature?](/cowlendar-help/how-to.../how-to-use-the-integration-feature/how-to-use-the-inline-widget-feature.md)
{% endcontent-ref %}

***

**📋 Service List**

If you don’t want to use a link or widget, you can still show your service inside a **public service list** using the Cowlendar Service List.

{% content-ref url="/pages/ZK0S2SgmMMUR5YK5TOSi" %}
[How do i list my services on a specific page on my website](/cowlendar-help/how-to.../how-do-i-list-my-services-on-a-specific-page-on-my-website.md)
{% endcontent-ref %}

***

#### 🎯 That’s It!

You now have a fully working Cowlendar service that:

* **Does not show the Shopify product** in your storefront
* **Skips the Shopify checkout** process
* **Can be booked via link, widget, or service list**

This is a powerful setup for private services, manual payment workflows, or controlled access booking experiences.

***

#### 💬 Need Help?

If you’re not sure which integration is best for your use case, or need help setting this up, our team is always ready to help you via the in-app chat in Cowlendar.


---

# 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/how-to.../how-to-offer-cowlendar-services-without-displaying-the-shopify-product-on-your-store.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.
