# AOV.ai Cart Drawer Cart Upsell

The Joy Subscriptions and AOV Cart Drawer integration allows merchants to enable a subscription widget inside their cart drawer. This integration enables customers to choose their subscription frequency directly from the cart drawer.

### Prerequisites

Before setting up this integration, ensure you have:

* **Joy Subscriptions** installed
* **AOV.ai Cart Drawer app** installed

### Setup Instructions

{% stepper %}
{% step %}

#### Access the Cart Editor

Navigate to the **`Body` section** inside the **`Cart editor`** of AOV Cart Drawer.
{% endstep %}

{% step %}

#### Enable Subscription Widget

Check the **checkbox `Show subscription upgrade`** to activate the subscription widget in your cart drawer.
{% endstep %}
{% endstepper %}

Check the interactive demo below to see the setup inaction.

{% embed url="<https://app.arcade.software/share/zrkvhZ1PWwsJEm144Vsa>" %}

Once these steps are completed, the subscription widget will be active in your AOV Cart Drawer, allowing customers to select subscription frequencies for applicable products directly from the cart.


---

# 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.avada.io/joy-subscriptions/integrations/aov.ai-cart-drawer-cart-upsell.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.
