# Add charge v1.0 (Legacy)

This version is no longer available for new stores and cannot be downgraded to.

### How to Create an Add Charge

Follow these steps to set up the Add Charge feature:

**1. Create a New Option Set**

Go to the **Avis Option tab** → click **Create Option Set**.

<figure><img src="/files/9NiYCSiGShoinGXNT1nh" alt=""><figcaption></figcaption></figure>

**2. Add an Option**

Click **Add Option** and choose the **Option Type** for your Add Charge (e.g., dropdown, button, swatch, etc.).

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

**3. Set the Add Charge Value**

Under **Option values**, find the value you want to add a charge to.

* Click **Keep price** → choose **Add charge** from the dropdown.

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

* Enter the amount you’d like to add to the product’s base price.

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

Example:\
If you set 25 for Medium and 30 for Large, and your store’s default currency is USD, the additional charges will be $25 and $30.

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

**4. Assign to Products**

In the **Select product** section,

&#x20;choose the products that should include this Option Set.\
Finally, click **Save** at the top right corner to apply your changes.

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

### How It Appears on Your Store

**-> Here is how the Add Charge will show on the Product page.**

Customers will see the option values with the updated pricing displayed clearly.

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

**-> Here is how the Add Charge option will show on the Cart page.**&#x20;

After selecting an Add Charge option, the product will be added to the cart with the total updated price (base price + add charge).

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

**-> Here is how the Add Charge option will show on the Checkout page.**&#x20;

At checkout, the system automatically adds the total price - you’ll see the main product and an associated “add-on” charge line, handled by our app for accurate billing.

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

**-> Here is how it appears on the Order details**

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

**-> Here is the draft order which is created to generate the add charge**

<figure><img src="/files/EZ2RusVcXReEHIPxcT8c" 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://options-docs-v2.avisplus.io/pricing-and-upsell/add-charge-add-ons/add-charge-v1.0-legacy.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.
