> 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/kor-order-limit-quantity/cart-limit/weight-limits.md).

# Weight Limits

If you want to apply min and max limits based on product weight. After applying the limits, your customers can purchase within the set limits only.

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

Go to **Cart Limit** <mark style="color:blue;">➤</mark> **Weight Limits**.

**Enable** the field if it is not enabled.

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

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

Select the **Weight Unit** from the dropdown list. Add values to **Min Weight** & **Max Weight** for your cart and **Save**.

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

For e.g., you've set the following weight limits.

<table><thead><tr><th width="180" align="center">Weight Unit</th><th width="180" align="center">Min Weight</th><th width="180" align="center">Max Weight</th><th width="180" align="center">Future Weight</th></tr></thead><tbody><tr><td align="center">kgs</td><td align="center">1</td><td align="center">2</td><td align="center">4</td></tr></tbody></table>

According to the above rule, customers can purchase with their cart weighing a **minimum of 1 kg** & **maximum of 2 kg** and **4 kg** as future limit.

You can set custom alert messages to notify customers when the weight of their cart weight is not in line with the set limits.

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

{% hint style="info" %}
***{%-min\_weight-%}** = minimum weight of your shopping cart*

***{%-max\_weight-%}** = maximum weight of your shopping cart*
{% endhint %}

## <mark style="color:blue;">**Frontend Preview**</mark>

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