# Export order with Avis option using Syncx Order Export

By default, Avis stores option selections in order properties. However, Shopify’s built-in order export does not include this field (line\_item\_properties).

As a result, to export orders with Avis option details, you’ll need to use a third-party order export app.No worries — the recommended app in this case offers a **free plan.**

To ensure Avis option details appear in exported files, configure SyncX Order Export to include properties fields when exporting orders.

{% hint style="info" %}
Click here to install the app: [App link](https://apps.shopify.com/order-export)
{% endhint %}

***

## How to Set Up Export with Avis Options

### Step 1: Create a new export

1. Open **SyncX: Order Export** in your Shopify admin
2. Click **Create New**

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

### Step 2: Add export fields

1. Click **Add Export Fields**

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

### Step 3: Include Avis option data (Properties)

1. In the field search box, type **`properties`**
2. Select the relevant **properties fields**
   * This ensures Avis option details are included in the export

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

### Step 4: Save the export setup

After selecting the required fields, click **Save**

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

### Step 5: Verify exported data

1. Run the export
2. Review the data preview to confirm that Avis option details appear correctly

&#x20;

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

### Step 6: Download the CSV file

Click **Download CSV** to export orders with Avis option data included

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

***

### Need help?

If you need assistance setting this up or want help verifying your export format, please contact our support team.

📩 **Support:** <helpdesk@avis.io>


---

# 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/integration/export-order-with-avis-option-using-syncx-order-export.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.
