# Add Charge v2.0

This add charge version is applied to stores that installed our app **before 10:00 AM, October 10 (UTC)**.

Checkout our [Demo product](https://avis-demo.myshopify.com/products/price-add-ons) to see how the Add charge works

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

Here is the step-by-step instruction on how to set up Add Charge.&#x20;

**1.** In the **Avis Option** tab -> click on the **Create Option Set** button

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

**2.** Click on the **Add Option** button to pick an Option Type for the Addcharge.\
\&#xNAN;***\*Note:*** This feature is supported in Single Input and Single/Multiple Selection options.

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

**3.** In the field **Option values,** find the option value you want to add an additional charge, click on **"Keep price"** to open the dropdown menu and select **"Add charge"**.&#x20;

<figure><img src="/files/79pnfXTCfeJ8LwJeEp0T" alt=""><figcaption></figcaption></figure>

Then, click on **the tag icon** (next to the "Add charge" box) and you will see a pop-up where you can fill in the add charge amount.

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

Here is what you need to fill in (just like when you create a new product in your store)

* Variant title: This will be the name of the variant for the product above (if you have more than 1 Add charge variant, all of the variants will be under the same product). The variant title should be the same as the option value.
* Variant price: The Add charge amount&#x20;

Since this Add charge is an actual product, just the same as the other product in your store, you can find it in the **Product** section in your Shopify Admin and update further details for it such as image, stock, etc.

In this example, I want to add 25 for the medium size and 30 for the large size. If your store's default currency is USD, it will be 25 USD and 30 USD additional charges.

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

**4.** Hit **Save** to finish the Add Charge option setup.

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

&#x20;**5.** In the **Select product** section, choose the products you'd like this Option Set to be applied to.

Finally, hit **Save** on the top right corner of the **Option Set** to save the changes for the Option Set and you're all done 🤗

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

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

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

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

Once customers select an Add Charge option value, the main product and the Add Charge product will be added to the cart together and you will see 2 products in the cart.&#x20;

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

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

Similar to the Cart page, you will see the main product and the Add Charge product here.

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

Check out the next article for some suggestions on how to organize and manage the Add Charge products created using our 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://options-docs-v2.avisplus.io/pricing-and-upsell/add-charge-add-ons/up-charge-for-specific-variants.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.
