# Make sure you have an Add To Cart button on your product page

Cowlendar Booking App needs an add to cart button to work.

For this guide, we will focus on ensuring the "Add to Cart" button is on your product page, which is crucial for the Cowlendar Booking App to function correctly. Sometimes, users may accidentally delete this button from their product pages, but following these steps will help you add it back.

Remember, these changes are crucial for the Cowlendar Booking App to work correctly, as it requires an "Add to Cart" button to replace with a "Book Now" button. Ensuring this button is present and functional, you helps create a smoother booking experience for your customers.

Here is how to add it again

## Steps to adding the add to cart button on your product page

1. Go to your Shopify dashboard.
2. Navigate to "Online Store"
3. Click "Themes"
4. Click "Customize"

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

5. Click on "Home Page."
6. Click on "Products"
7. Select "Default Product."

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

## Addressing Potential Issues

## Issue A: make sure your buy button is not hidden

If the Buy Button appears greyed out, click on the "eye" icon next to it to un-hide it.

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

## Issue B: Missing Buy Button

If there is no Buy Button block, click "Add block" and choose "Buy Buttons."

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

## Step 3 : Save Your Changes

Ensure you click "Save" to apply your changes. Forgetting this step is a common mistake, and taking the time to save ensures everything works as it should.


---

# 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-you-have-an-add-to-cart-button-on-your-product-page.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.
