> For the complete documentation index, see [llms.txt](https://magecomp.gitbook.io/shopify/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://magecomp.gitbook.io/shopify/apps/vox-limit-orders-per-day/product-days-limit.md).

# Product Days Limit

This is the section where you can easily apply product limits. To do that, you need to follow the steps given below.

<mark style="color:blue;">**Step #1**</mark>

Select the **Add** button

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

<mark style="color:blue;">**Step #2**</mark>

Add the limits you want to add to your store's orders for every day.

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

Suppose you have set the above-mentioned limits on **Arin Black Socks.**

So, let's understand this functionality with different use cases.

<table data-header-hidden><thead><tr><th width="132"></th><th width="138"></th><th width="136"></th><th></th></tr></thead><tbody><tr><td><strong>Customers</strong></td><td><strong>Purchase Day</strong></td><td><strong>Product Qty</strong></td><td><strong>Approved or Disapproved?</strong></td></tr><tr><td>Liam</td><td>Sunday</td><td>3</td><td><mark style="color:red;"><strong>Disapproved</strong></mark>, as the order qty exceeds the set limit.</td></tr><tr><td>John</td><td>Monday</td><td>2</td><td><mark style="color:green;"><strong>Approved</strong></mark>, as the order qty doesn’t exceed the set limit.</td></tr><tr><td>Jacob</td><td>Tuesday</td><td>3</td><td><mark style="color:red;"><strong>Disapproved</strong></mark>, as the order qty exceeds the set limit.</td></tr><tr><td>Thomas</td><td>Wednesday</td><td>4</td><td><mark style="color:green;"><strong>Approved</strong></mark>, as the order qty is the same as the set limit.</td></tr><tr><td>Harry</td><td>Thursday</td><td>5</td><td><mark style="color:red;"><strong>Disapproved</strong></mark>, as the order qty exceeds the set limit.</td></tr><tr><td>Luke</td><td>Friday</td><td>2</td><td><mark style="color:green;"><strong>Approved</strong></mark>, as the order qty doesn’t exceed the set limit.</td></tr><tr><td>Peter</td><td>Saturday</td><td>3</td><td><mark style="color:red;"><strong>Disapproved</strong></mark>, as the order qty exceeds the set limit.</td></tr></tbody></table>

{% hint style="danger" %} <mark style="color:red;">Simply put, customers cannot order products more than the limits set on that particular product on that particular day.</mark>
{% endhint %}

{% hint style="success" %} <mark style="color:green;">However, your customers can order products less than the set order limit for the respective day and product.</mark>
{% endhint %}
