# Order settings

The feature allows you to **add tags and notes** to orders for easy tracking. It helps you organize and categorize orders based on priority, status, or special requirements, making order management more efficient and ensuring nothing gets missed.

<figure><img src="https://3264408981-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3ClFZbSMFYUfUOKXAOru%2Fuploads%2FUNC0Mzq2KpI4EaufD0p0%2Fimage.png?alt=media&#x26;token=42504f50-20d8-499c-91fe-72382dd76cfd" alt=""><figcaption></figcaption></figure>

### I. Order Note

Add selected Avis options to the order note when an order is placed.\
**Max:** 1 note per order.

#### Step 1: **Add Workflow** → Select Add Note.

Alternatively, you can click **+ Add Note** in the lower half of the menu to create a new note quickly, without going through **Add Workflow**. This is especially useful if you are setting this up for the first time.

<figure><img src="https://3264408981-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3ClFZbSMFYUfUOKXAOru%2Fuploads%2FdIKhCHRSO2jK3F5Q0otI%2Fimage.png?alt=media&#x26;token=af6eb7ad-da1a-4b47-842c-bc6f40935b0e" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
You will need to update the access permissions to continue. This step is required if you are setting this up for the first time, ensuring the app has the necessary authorization to view and edit your store data.

**View personal data – Customers**\
Access customer information, including:

* Name
* Email address
* Phone number
* Physical address
* Geolocation
* IP address
* Browser and operating system details

**View and edit store data**

**View products**\
See all product details, including their publication status on sales channels or collections.

**Edit orders**\
Modify any order details from the last 60 days.

**View your Online Store**\
Access and review your store’s **Theme**.

![](https://3264408981-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3ClFZbSMFYUfUOKXAOru%2Fuploads%2F2N05Zgih03TBAT38As2C%2Fimage.png?alt=media\&token=68502f49-29d6-4910-b209-2e7f2b1d8a8f)
{% endhint %}

#### **Step 2:** Check the template and edit if needed

<figure><img src="https://3264408981-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3ClFZbSMFYUfUOKXAOru%2Fuploads%2F76Lk2N9fXb1VepxkPcaB%2Fimage.png?alt=media&#x26;token=1bdde542-ceea-4107-8dc4-a6c5c3b010ea" alt=""><figcaption></figcaption></figure>

#### Settings:

**Keep existing order notes:** When this option is enabled, any new note generated will be added as a separate line beneath the existing order note. This ensures previous notes remain intact instead of being replaced.

**Note limit:** Each order can only have one note created through this workflow. If another note is generated later, it will follow the “keep existing” rule if enabled, or overwrite the current note if not.

**HTML content:** The order note supports HTML formatting, allowing you to style text, include links, or structure the content for better readability.

**Note status:** Determines whether the note template is set as **Active** (ready to be used immediately) or **Draft** (saved for later editing before use).

#### View the liquid variable list: You can use these variables in the note template

<table><thead><tr><th>Variable description</th><th>Variable name</th></tr></thead><tbody><tr><td>Line items</td><td><pre><code>{% for line in line_items %}
  ...
{% endfor %}
</code></pre></td></tr><tr><td>Name</td><td><pre><code>{{ line.name }}
</code></pre></td></tr><tr><td>Title</td><td><pre><code>{{ line.title }}
</code></pre></td></tr><tr><td>Variant title</td><td><pre><code>{{ line.variant_title }}
</code></pre></td></tr><tr><td>Properties</td><td><pre><code>{% for p in line.properties %}
  ...
{% endfor %}
</code></pre></td></tr><tr><td>Quantity</td><td><pre><code>{{ line.quantity }}
</code></pre></td></tr><tr><td>Original price</td><td><pre><code>{{ line.original_line_price | money }}
</code></pre></td></tr><tr><td>Final price</td><td><pre><code>{{ line.final_line_price | money }}
</code></pre></td></tr><tr><td>Total Discount</td><td><pre><code>{{ line.total_discount | money }}
</code></pre></td></tr><tr><td>Weight</td><td><pre><code>{{ line.grams }}
</code></pre></td></tr><tr><td>SKU</td><td><pre><code>{{ line.sku }}
</code></pre></td></tr><tr><td>Vendor</td><td><pre><code>{{ line.vendor }}
</code></pre></td></tr><tr><td>Image</td><td><pre><code>{{ line.image | img_url }}
</code></pre></td></tr></tbody></table>

***

### II. Order Tag

When placing orders, automatically tag them based on selected Avis options. You can customize or edit the tag names to better categorize, track, and manage orders.

> **Note**\
> Fixed tags and dynamic tags cannot be applied together.
>
> * You can set up and use multiple **dynamic tags** in the same workflow without limitation.
> * However, a **fixed tag** can only be used on its own and cannot be combined with dynamic tags.
>
> This rule helps keep your tagging system consistent and prevents conflicts between static and dynamic tagging rules.

#### Steps 1 : **Add Workflow** → Select Add **Tag.**

<figure><img src="https://3264408981-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3ClFZbSMFYUfUOKXAOru%2Fuploads%2FDio7kVGOlV6Spu0nWcL9%2Fimage.png?alt=media&#x26;token=cfa9e50a-fc7d-4e6f-9096-e8f3d9f1ebd4" alt=""><figcaption></figcaption></figure>

**Step 2:  Enter the tag name using one of the following types:**

* **Type 1: Fixed tag for all orders with Avis options**\
  A static tag added to all orders containing Avis options.

<figure><img src="https://3264408981-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3ClFZbSMFYUfUOKXAOru%2Fuploads%2FdXpgeMGWwHlRWiGhBq0Y%2Fimage.png?alt=media&#x26;token=b84202df-f30a-45de-bafd-1b19c25bf5a2" alt=""><figcaption></figcaption></figure>

* **Type 2 – Fixed tag for all orders with Avis Options Add-on**\
  A static tag that is automatically added to every order containing **Avis Add Charge** options, regardless of which specific options were selected.

<figure><img src="https://3264408981-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3ClFZbSMFYUfUOKXAOru%2Fuploads%2FinxNlTRpHNphsnLr2Pf4%2Fimage.png?alt=media&#x26;token=ee4397ac-3c19-4112-8eaf-5d2ba72dc92e" alt=""><figcaption></figcaption></figure>

* **Type 3: Dynamic tag based on the selected Avis option in order**\
  A tag generated from the selected Avis option in the order.\
  In the option selection popup, choose the option set and option to define the tag source.

a. Choose Option element

<figure><img src="https://3264408981-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3ClFZbSMFYUfUOKXAOru%2Fuploads%2FMxgElBzqgybNO78TeBLN%2Fimage.png?alt=media&#x26;token=f9a5351b-2b9e-4b04-a62b-c44ff50d698d" alt=""><figcaption></figcaption></figure>

b. Choose Option set

<figure><img src="https://3264408981-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3ClFZbSMFYUfUOKXAOru%2Fuploads%2FSry6wG60q5WuCudgSW7C%2Fimage.png?alt=media&#x26;token=9d2f9fe1-5270-45fe-8abd-a0bd36ec06b4" alt=""><figcaption></figcaption></figure>

c. Choose a specific option and save

<figure><img src="https://3264408981-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3ClFZbSMFYUfUOKXAOru%2Fuploads%2FNaRwZgV99GbQkVdKjjxK%2Fimage.png?alt=media&#x26;token=082e5068-5635-40c7-92cf-197347a83faa" alt=""><figcaption></figcaption></figure>

<figure><img src="https://3264408981-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3ClFZbSMFYUfUOKXAOru%2Fuploads%2FR0oWQrz8lG4eN6fzj5OR%2Fimage.png?alt=media&#x26;token=0e5f8020-7ea1-4d0f-8423-46535ce8fdd0" alt=""><figcaption></figcaption></figure>
