# Plans & Requirements

## Feature Availability

| Feature                | Shopify Basic | Shopify Standard | Shopify Plus |
| ---------------------- | :-----------: | :--------------: | :----------: |
| Payment Customization  |      Yes      |        Yes       |      Yes     |
| Delivery Customization |      Yes      |        Yes       |      Yes     |
| Checkout Validations   |      Yes      |        Yes       |      Yes     |
| Checkout Upsell Block  |       No      |        No        |      Yes     |
| Discount List          |       No      |        No        |      Yes     |
| Trust Badges           |       No      |        No        |      Yes     |
| Testimonials           |       No      |        No        |      Yes     |
| Image Carousel         |       No      |        No        |      Yes     |
| Custom Banners         |       No      |        No        |      Yes     |
| Custom Buttons         |       No      |        No        |      Yes     |
| Cart Editor            |       No      |        No        |      Yes     |

## Shopify Plus Requirements

Checkout Upsell Block and Extra Widgets (Discount List, Trust Badges, Testimonials, Image Carousel, Custom Banners, Custom Buttons, Cart Editor) require:

1. **Shopify Plus plan** — Checkout UI Extensions are exclusive to Shopify Plus
2. **Widgets activated in Theme Editor** — You must manually add the app blocks to your checkout theme (see the **Installation** page)

If either condition is not met, the app will show a warning banner in the offer editor with a link to activate.

## Shopify Functions (All plans)

Payment Customization, Delivery Customization, and Checkout Validations use **Shopify Functions** — available on all Shopify plans. No additional setup is required beyond installing the app.


---

# 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://help.aov.ai/aov.ai-checkout-upsell/getting-started/plans-and-requirements.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.
