# Allow bookings when service is out of stock

### 🎯 **Why Enable “Continue Selling When Out of Stock”?**

If your service product reaches 0 inventory, Shopify may mark it as **Sold** **out**. When that happens, customers might not be able to continue booking on the product page.

Enabling **Continue selling when out of stock** lets customers keep booking services even when inventory is 0, which is usually what you want for appointment-based services.

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

***

### 🧩 Case 1: Your service product has variants

1\. From Shopify admin page, click **Products** > open  the product you use to create service&#x20;

2\. Select all variants > click “**More actions**“

3\. Select **Continue selling when out of stock**

4\. Click **Save**

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

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

***

### 🧩 Case 2: Your service product has no variants

1\. From Shopify admin page, click **Products** > open  the product you use to create service&#x20;

2\. Check on the checkbox **Continue selling when out of stock**

3\. Click **Save**

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

<figure><img src="https://tipo.io/wp-content/uploads/2024/10/2024-10-09_14-25-09-1024x643.png" alt=""><figcaption></figcaption></figure>

***

#### ✅ Result

After enabling this Shopify setting, customers can **continue booking your service** even if the product inventory is **0**.

***

**🙋 Still need support?**

If you still need help, please feel free to contact us at <hi@tipo.io>. We’ll be happy to assist you further.


---

# 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://docs.tipo.io/tipo-appointment-booking/settings/allow-bookings-when-service-is-out-of-stock.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.
