# Pricing plan

| Features                                  | Free                     | Basic                    | Advance                                            | Shopify Plus             |
| ----------------------------------------- | ------------------------ | ------------------------ | -------------------------------------------------- | ------------------------ |
| Price/ month                              | **$0.00**                | **$8.99**                | **$13.99**                                         | **$19.99**               |
| Number active rules                       | 1                        | 5                        | Unlimited                                          | Unlimited                |
| Limit types                               | quantity/ amount/ weight | quantity/ amount/ weight | quantity/ amount/ weight                           | quantity/ amount/ weight |
| Block actions per month                   | 200                      | 2000                     | Unlimited                                          | Unlimited                |
| Block action in page                      | Product page, Cart page  | Product page, Cart page  | <p>Product page, Cart page,<br>Collection page</p> | All pages                |
| Checkout Validation (Shopify Function)    | -                        | ✔                        | ✔                                                  | ✔                        |
| Checkout Validate (Checkout UI Extension) | -                        | -                        | -                                                  | ✔                        |
| Auto-translate messages                   | -                        | -                        | ✔                                                  | ✔                        |
| Low Stock Counter                         | ✔                        | ✔                        | ✔                                                  | ✔                        |
| Live chat support 24/7                    | ✔                        | ✔                        | ✔                                                  | ✔                        |
| Technical support                         | -                        | ✔                        | ✔                                                  | ✔                        |

* **Block actions:** Number of times the application blocks "Add to cart" button, "Checkout" button when limit rule is violated

## Charge policy

#### App prorating, upgrades, and downgrades <a href="#app-prorating-upgrades-and-downgrades" id="app-prorating-upgrades-and-downgrades"></a>

If you upgrade or downgrade your subscription with an app, then the app will prompt you to agree to a new recurring app charge. This is because Shopify allows each app only one recurring app charge to be enabled at a time. The existing recurring application charge will be canceled and replaced by the new charge.

Depending on the app, the new recurring app charge is either applied immediately, or after the app's current billing cycle ends.

If the new app charge is applied immediately, then when you upgrade your plan by moving from a less expensive charge to a more expensive charge, the charge is prorated based on the difference in price and the number of days remaining in the billing cycle. For example, if you begin a 30-day billing cycle on a $5.00 plan, and upgrade to a $15.00 plan on day 15 of the billing cycle, then you're charged $5.00 + ($15.00 - $5.00) \* (15/30) = $10.00 USD.

If the new app charge is applied immediately, then when you downgrade your plan by moving from a more expensive charge to a less expensive charge, you're automatically offered an application credit based on the difference in price and the number of days remaining in the billing cycle. This application credit can be used towards any future application purchase on Shopify.<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://pareto-1.gitbook.io/pareto-docs/pricing-plan.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.
