# Checkout alerts

Unlike Shopify Functions, this extension isn't limited by line item quantity and offers better optimization.

* Go to "**Checkout alerts**" menu
* Add block "**Pareto - Limit Checkout**" in checkout page as [guide here](https://pareto-1.gitbook.io/pareto-docs/pages/aS4FBglD9AAMv278muN2#id-3.-add-block-in-checkout-page)
* Checked "**Show notification**" option to display an alert when the customer's order does not meet the limit rule.&#x20;

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

* Checked "**Show product component**" option to display details of products that do not meet the limit rule. This allows customers to add or remove products to ensure their order complies with the rule.<br>

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


---

# 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://pareto-1.gitbook.io/pareto-docs/checkout-alerts.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.
