# Configuration for Future Limit Qty

From this section, you can set limits on how often a customer can purchase a product based on **lifetime** or **specific time intervals**.

<figure><img src="https://922942541-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FIGRcMuVZCEGNibOl1OmW%2Fuploads%2FIXhvTRBcqOlgVpNqiA80%2FScreenshot%20(20).png?alt=media&#x26;token=7e285668-837f-4969-8537-f5a1148e007b" alt=""><figcaption></figcaption></figure>

You can customize the alert message for your customers to know how many purchases are left for them now.

{% hint style="warning" %}
To enable this functionality, please ensure that the option ***Require the customer to log in to their account before checkout is enabled***.

Follow the following steps to enable it.

**#1:** From Shopify's admin dashboard, go to ***Settings***.

**#2:** Select ***Checkout***.

**#3:** Under ***Customer contact method*** section, check **Require the customer to log in to their account before checkout** & save. 👇
{% endhint %}

<figure><img src="https://922942541-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FIGRcMuVZCEGNibOl1OmW%2Fuploads%2FfwCYSXqBrsBS3qKU8fHl%2Fimage.png?alt=media&#x26;token=4f033444-a15a-4727-823f-252dd1f88f58" alt=""><figcaption></figcaption></figure>

## **Alert Message for Future Limit Qty**

From this section, you can set the alert message for your customers regarding future limits.

<figure><img src="https://922942541-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FIGRcMuVZCEGNibOl1OmW%2Fuploads%2FVPZFXRXpW2YT1Vb2TNmo%2Fimage.png?alt=media&#x26;token=6c30f0e7-5904-45df-a8a8-24ae1a2c6b79" alt=""><figcaption></figcaption></figure>

## <mark style="color:blue;">Select Lifespan</mark>

This drop-down option has the following 2 ways for configuring future limits.

* [Lifetime Future Limit](#lifetime-future-limit)
* [Future Limit in Days](#lifetime-limit-in-days)
* [Date Interval](#date-interval)
* Days Interval

### **Lifetime Future Limit**

By selecting the **Lifetime Future Limit** option, your customers will be able to purchase the product **ONLY ONCE** in their lifetime.

<figure><img src="https://922942541-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FIGRcMuVZCEGNibOl1OmW%2Fuploads%2Frfn63sP3XtbtLTzD1Qui%2Fimage.png?alt=media&#x26;token=6c540903-07df-4313-9a59-fc76d5322e85" alt=""><figcaption></figcaption></figure>

With the selection of this option, you are given the option to **Apply to cancelled orders**. Let's understand its functionality with 2 scenarios.

<mark style="color:purple;">**Scenario #1**</mark>

If you want to apply the lifetime future limit to the canceled orders also, simply select the checkbox & save.

<figure><img src="https://922942541-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FIGRcMuVZCEGNibOl1OmW%2Fuploads%2FNN2yBtR6AXbLGiQ7SrjK%2Fimage.png?alt=media&#x26;token=4f25d4c0-d676-45ff-a30a-95133c710e66" alt=""><figcaption></figcaption></figure>

Now, the customers who bought the product but then canceled the order before its delivery. From now onwards, he won't be able to buy the product again in his lifetime.

<mark style="color:purple;">**Scenario #2**</mark>

If you don't want to apply the lifetime future limit to the canceled orders, simply leave the checkbox unchecked and save.

<figure><img src="https://922942541-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FIGRcMuVZCEGNibOl1OmW%2Fuploads%2FCBD9qOmOBsUg3c3bNbI8%2Fimage.png?alt=media&#x26;token=4f164dbc-8dad-4d7c-80d7-26674be15cda" alt=""><figcaption></figcaption></figure>

Your customers can buy the product next time, even if they have cancelled their first order. Remember that they can purchase only **ONCE** as the limit is applied for a lifetime.

**E.g.:**

For example, if you have set the following limit configuration for the product **Liberty Men's Sneaker**.

<table><thead><tr><th width="173" align="center">Product</th><th width="116" align="center">Min Limit</th><th width="109" align="center">Max Limit</th><th width="174" align="center">Multiply Qty</th><th align="center">Future Limit Qty</th></tr></thead><tbody><tr><td align="center">Liberty Men's Sneaker</td><td align="center">2</td><td align="center">24</td><td align="center">2</td><td align="center">12</td></tr></tbody></table>

Suppose you have drafted your message like "***You can buy only {%-limit-%} quantities of {%-product\_title-%} in your lifetime.***".

Now, your customers would be able to purchase **ONLY** 12 quantities of that particular product in their lifetime. When they try to buy in quantities exceeding the **Future Limit Qty**, the system issues the following message.

<figure><img src="https://922942541-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FIGRcMuVZCEGNibOl1OmW%2Fuploads%2F97Thke0zQPTo7cjujbOY%2Fimage.png?alt=media&#x26;token=aff99be1-d7e4-451f-8f93-15c74b5e1f32" alt=""><figcaption></figcaption></figure>

### **Future Limit in Days**

If you want your customer to purchase the product after a certain time interval in the future, you can select this option.

<figure><img src="https://922942541-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FIGRcMuVZCEGNibOl1OmW%2Fuploads%2FlMQ7tQ9q5lWslHuh0Zvz%2FKOR%20future%20limit%20in%20days.png?alt=media&#x26;token=2118b2a7-1b4d-4309-9efd-72907edbc7cc" alt=""><figcaption></figcaption></figure>

{% hint style="danger" %}
*Don't forget to update the **Future Limit Alert Message** according to the days you set for **Future Limit in Days**.*
{% endhint %}

For example, in the above image, you have selected the **Future Limit Time in Days** option and set it to 30 days.&#x20;

This means that if your customers purchase any products today, they will not be able to make another purchase until the next 30 days. They can purchase again **ONLY after 30 days** have passed.

The **Apply to cancelled orders** rule works the same as we discussed above.

For example, if you select that checkbox, then your customers who have purchased your product today and canceled it before 30 days will not be able to make a purchase in the next 30 days.

Similarly, suppose you don't select that checkbox, then no matter how many customers cancelled their placed purchased orders. In this case, they can still buy the product again before 30 days.

### **Date Interval**

Using date interval, the store admin can specify start date & end date for applying limits. The limit will be active for the defined date range.

<figure><img src="https://922942541-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FIGRcMuVZCEGNibOl1OmW%2Fuploads%2FDjFB0b5iiQcymTezErin%2Fimage.png?alt=media&#x26;token=bd7f5f56-a6ef-4c46-8322-4db39db4dd23" alt=""><figcaption></figcaption></figure>

According to the above configuration, the limit remains active **from Feb 03, 2025, to March 03, 2025.**

### **Days Interval**

Using days intervals, you can set limits based on intervals in terms of days. It has the following various interval options for applying limits.

* Everyday
* 10 Days
* 20 Days
* 30 Days
* Every week
* Every month
* Every year
* Custom days

Check the following configuration. According to this setting, the limit will be applied in the interval of **30 days** from the starting day of **04 Feb 2025** (from 12:00 AM to 11:59 PM).

For example, if the **Future Limit Qty** is set to **5**. If any customer purchases 4 bottles, then the same customer can purchase one more bottle within those **30 days** starting from **04 Feb 2025** because he/she can purchase a total of 5 bottles as per **Future Limit Qty**.&#x20;

After 30 days, the limit will be reset. Then the same customer can purchase min of 1 or max of 5 bottles as per the configuration.

<figure><img src="https://922942541-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FIGRcMuVZCEGNibOl1OmW%2Fuploads%2FVrbvMflYoB8Gpn2cSuIq%2Fimage.png?alt=media&#x26;token=9d30d6ae-9fbe-4dea-857c-b4aff729b792" alt=""><figcaption></figcaption></figure>

Moreover, if the checkbox **Apply to cancelled orders**, then the customers whose orders were cancelled in the past won't be able to place orders.
