# I see "sold out" instead of the calendar

\
The problem arises when your product's inventory depletes entirely, causing Shopify to default to displaying the product status as 'Sold Out'.

Cowlendar, however, requires the 'Add to Cart' button to function appropriately.

Here are some possible solutions. Navigate to the Products tab in your Shopify admin, and select the product in question associated with this event.

1. (Suggested) Switch off inventory tracking on your product. Visit your Shopify Product page and turn off the "track inventory"' checkbox. Disabling this feature allows continuous sales even when the quantity reaches 0.&#x20;

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

1. Increase the product quantity. Do keep in mind, though, that the problem will resurface once this added quantity is exhausted, leading to the event being sold out agai


---

# 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/questions/i-see-sold-out-instead-of-the-calendar.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.
