# General Settings Options

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

* **Dynamic Error Message :** Set your customized dynamic error message from here.
* **Select Customer Group**: Select the customer group to apply the limit from here.
* **Consider Lifetime Quantity**: Enable this setting for considering lifetime purchase quantity. “Not applied for **Not Logged In** customer group.
* **Lifetime Quantity Error Message**: Set your customized lifetime quantity error message from here.

Then move to the below path

**Catalog > Products > Select Product > Edit Product**

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

* Limit Quantity: Enter the quantity limit for the selected product.

<br>


---

# 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.magecomp.com/magento-2-limit-quantity-per-product/general-settings-options.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.
