# How to Add a Cowlendar Booking Link to Any Button on Your Shopify Store

{% hint style="info" %}
It only works for 1 variant; It will not work if your product has several variants which are all bookable. You have to pick a variant at somepoint which will show in your direct link
{% endhint %}

### Steps for using the direct link feature

1. Click on **Cowlendar**&#x20;
2. Click on **My Services**
3. On the specific service you want to display click on **More**
4. Click on **Custom integration**

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

5. Copy the **direct link**

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

6. Look to the left and in your Shopify admin dashboard click on **Online store**
7. Click on **Theme**
8. Click on **Customize**
9. In the theme editor **find the button** you want to turn into a bookable button
10. Click on that button
11. Paste **Direct link into that buttons link section**

<figure><img src="/files/LmXHmAHsbo2qIAV4ugbZ" 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/how-to.../how-to-use-the-integration-feature/how-to-add-a-cowlendar-booking-link-to-any-button-on-your-shopify-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.
