# Avis Option Settings (version 1)

#### 1.  Edit add charge notification

Open our app, go to Avis Option, click on Settings.&#x20;

<figure><img src="https://3264408981-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3ClFZbSMFYUfUOKXAOru%2Fuploads%2FvOluy9rwUqpfTWfso5T9%2Fimage.png?alt=media&#x26;token=f7257dc3-c94c-42be-8a3f-306a8bf95e93" alt=""><figcaption></figcaption></figure>

Edit it your way, but place the code <mark style="background-color:green;">**{add\_price}**</mark> at the position where you want to show the extra charge -> **Save changes**.

![You do not need to write currency in the message. It will automatically accord to your store's currency.](https://3264408981-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3ClFZbSMFYUfUOKXAOru%2Fuploads%2FcMGlz0zOBnSpzL7wqB1j%2Fimage_2023-10-30_170521240.png?alt=media\&token=8b132b36-14af-4d66-8688-97004872e5f6)

Ex: I want this notification: "This will add $xx."

![](https://3264408981-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3ClFZbSMFYUfUOKXAOru%2Fuploads%2FkwJ8wvG4QEEB3VQo5RhJ%2FScreen%20Shot%202022-01-26%20at%2011.23.14.png?alt=media)

Tadaa! Here it goes. Let our support agents know via in-app live chat or email: **<help@avisplus.io>**. if you need help on this.

![](https://3264408981-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3ClFZbSMFYUfUOKXAOru%2Fuploads%2F8ax7bPY2chpF5WkiRLCp%2FScreen%20Shot%202022-01-26%20at%2011.22.38.png?alt=media)

If you don't want the add charge notification, you can go to Avis Option -> Settings -> Toggle off in "Show add charge notification"

<figure><img src="https://3264408981-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3ClFZbSMFYUfUOKXAOru%2Fuploads%2FDiVFeIITHIJLhTjeoVjo%2FShow%20add%20charge%20notification.png?alt=media&#x26;token=f9217acc-be01-43df-b0c3-19e452d06940" alt=""><figcaption></figcaption></figure>

#### 2. Update add charge amount to product price

Go to the **Settings** section in **Avis Option**, toggling on the **"**&#x55;pdate add charge amount to product price"

<figure><img src="https://3264408981-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3ClFZbSMFYUfUOKXAOru%2Fuploads%2FCPrshiObiNkNezYusguZ%2Fimage_2023-12-04_135002368.png?alt=media&#x26;token=fb7000e5-62be-4016-b20a-7717d506995d" alt=""><figcaption></figcaption></figure>

#### 3. Edit Option in Cart

Go to **Settings** section in **Avis Option**, toggling on the "Show "Edit Options" button"&#x20;

<figure><img src="https://3264408981-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3ClFZbSMFYUfUOKXAOru%2Fuploads%2FgySFcwLl2dig2TDrgU5S%2Fimage_2023-12-04_135149312.png?alt=media&#x26;token=067c08a1-296d-4b0a-b825-07395bd558d0" alt=""><figcaption></figcaption></figure>

You can see how the feature works in this collection of our demo store: <https://avis-demo.myshopify.com/collections/avis-option> <br>

<figure><img src="https://3264408981-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3ClFZbSMFYUfUOKXAOru%2Fuploads%2FcA23OMwqdG2ombMFQbh7%2Fimage_2023-12-04_135513523.png?alt=media&#x26;token=992e2526-d1fc-4abb-b6ca-bf8ea6b49d25" alt=""><figcaption></figcaption></figure>

<figure><img src="https://3264408981-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3ClFZbSMFYUfUOKXAOru%2Fuploads%2F8kYNkP72ZKG89b6KzoVj%2Fimage_2023-12-04_135530687.png?alt=media&#x26;token=7a487f10-c91e-4a7e-bc0e-c32053853aee" 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/customizations/edit-extra-charges-notifications.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.
