# How to Use the Discount Feature

{% hint style="warning" %}
T**his is a Ultra feature of Cowlendar.** You need to upgrade your plan if you want to use this feature and you are a free user of Cowlendar.
{% endhint %}

***

The **Automatic Discounts** feature in Cowlendar allows you to apply discounts to both **Multiday Booking** and **Bundle Booking** services. Discounts are triggered based on the number of **days** (in Multiday services) or the number of **slots** (in Bundle services) the customer selects when booking.

This tool is perfect for encouraging your clients to book for **longer periods or in greater quantities** by offering attractive deals as an incentive.

#### 🎯 Key Benefits:

✅ Create multiple discount tiers based on the number of days (Multiday) or slots (Bundle).\
✅ Discounts can be set as a **percentage** (e.g., 10% off) or a **fixed amount** (e.g., $20 off).\
✅ Ideal for promoting longer or larger bookings — like 10% off for 3+ days or $15 off when booking 5+ slots.\
✅ Boosts booking volume while rewarding customers for committing more time or resources.

### **How to activate the** Discount **feature:**

{% hint style="warning" %}
It is not compatible with Instant Booking with Checkout. It works only with services set as Regular bookings.
{% endhint %}

1. **Go to Apps**
2. **Go to Cowlendar**
3. **Go to My Services:** In your Cowlendar account, navigate to the "My Services" section.
4. **Click Edit:** Find the service you wish to add a deposit to and click the "Edit" button next to it.

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

5. **Go to the Payment Tab:** Inside the service editing page, click the "Payment" tab.
6. **Scroll to the Discounts Section:** Look for the section labeled **Discounts**.
7. **Click Add Discount:** Here you can set up your discount tiers.

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

8. **Choose Discount Type**: Decide if the discount is a **percentage** (e.g., 15%) or a **fixed amount** (e.g., $25).&#x20;
9. **Set Min & Max Days or Slots**:

* For **Multiday Booking**: Define the **minimum and maximum days** needed to trigger the discount.\
  Example: 3 to 5 days = 10% off.
* For **Bundle Booking**: Define the **minimum and maximum number of slots** the customer must book.\
  Example: 4 to 6 slots = $10 off.

10. **Enter Discount Value**: Add the value of the discount depending on the type you selected.

* **Repeat as Needed**: You can create multiple discount tiers.\
  Example:
  * 10% off for 3–5 days or slots
  * 20% off for 6–10 days or slots

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

***

#### When Should You Use This Feature?

This feature works perfectly for:

* **Vacation or equipment rentals** (Multiday)
* **Workshops, activities, events, or any multi-slot service** (Bundle)
* **Any service where longer or larger bookings should be rewarded**

By encouraging customers to book more time or slots, you're not only increasing your revenue — you're also creating more value for your clients.

***

#### 🤝 Need Help?

If you need any help setting up your discount structure or have questions about how this feature works, our support team is available through the in-app chat.\
We’re always happy to assist!


---

# 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-discount-feature.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.
