> For the complete documentation index, see [llms.txt](https://ymq-app.gitbook.io/ymq-product-options-app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ymq-app.gitbook.io/ymq-product-options-app/faq/how-do-i-export-the-apps-virtual-options.md).

# How do I export the apps virtual options

Our virtual options data is stored in product metafields. You can use an app to export it.

Here are three apps that let you export this data:

<div align="left"><figure><img src="/files/9YOmQXPVUGIpQK5won5g" alt=""><figcaption></figcaption></figure></div>

[Exportsy Orders Google Sheets](https://apps.shopify.com/exportsi-google-sheets-orders?st_source=autocomplete)\
Synchronise New Placed Orders Automaticlly With Google Sheets.\
5.0<img src="https://s.w.org/images/core/emoji/14.0.0/svg/2b50.svg" alt="⭐" data-size="line"> (6 reviews) \
$9.99/month. 14 day free trial.

![](/files/BPdEitwV6vvPDdeiDjaf)

[Report Toaster](https://apps.shopify.com/report-toaster?=vopo)\
Hassle FREE custom REPORTS and Analytics. Export and Download.\
Separate product options into separate columns\
5.0<img src="https://s.w.org/images/core/emoji/14.0.0/svg/2b50.svg" alt="⭐" data-size="line"> (110 reviews) \
$9/month. 14 day free trial.

![](/files/h8HgJMCl56G90xYwAhgD)

[Xporter Data Export Tool](https://apps.shopify.com/xporter-by-eshop-admin?=vcpo)\
Highly customizable, automated reports and data file exports\
4.9<img src="https://s.w.org/images/core/emoji/14.0.0/svg/2b50.svg" alt="⭐" data-size="line"> (302 reviews)\
From $7/month. 7 day free trial.

![](/files/2gScYQgSogKOHqd8dvdo)

[Data Export Reports](https://apps.shopify.com/data-export?=vcpo)\
Create custom reports from any store data. Automated Export.\
5.0<img src="https://s.w.org/images/core/emoji/14.0.0/svg/2b50.svg" alt="⭐" data-size="line"> (1603 reviews)\
From $10/month. 15 day free trial.

## How to use the Apps

#### Report Toaster

Report Toaster also allows you to separate out the variant options into their own separate columns for ease of use. Check out their [main guide](https://support.cloudlab.com/portal/en/kb/articles/reporting-on-line-item-properties-and-note-attributes) or contact them at <support@cloudlab.com> for more information about how to set this up.

#### Data Export

For [Data Export](https://apps.shopify.com/data-export?=vopo) select the **Order Line Item Properties Values** and **Titles**. If you need more help with this contact their customer service

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

#### Xporter

In [Xporter](https://apps.shopify.com/xporter-by-eshop-admin?=vopo), simply select the Name and Value fields under Line Items -> Properties.  This will extract all line item properties, and is appropriate for most customers.

Xporter also supports Shopify’s [Liquid](https://shopify.dev/docs/themes/liquid/reference/basics) templating language for any more customized report requirements.  For example, {{ line\_item.properties | pluck: ‘name’, ‘bcpo\_data’, ‘value’ }} will extract only line item properties created by Variant Option Product Options.

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

Contact their [support team](https://moddapps.com/pages/support) and mention Relentless Apps for an extended 30 day trial and 1 hour of free professional report setup assistance.<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://ymq-app.gitbook.io/ymq-product-options-app/faq/how-do-i-export-the-apps-virtual-options.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
