# Shopify CSV

<figure><img src="/files/m0Y6CcLf6vRy8Gqi7Tlc" alt=""><figcaption><p>Apps - Available Apps</p></figcaption></figure>

{% hint style="info" %}
Shopify CSV import does not support bundle products. Ergonode Grouping products will not be exported.
{% endhint %}

## Introduction

This app streamlines the process of generating Shopify CSV files, making it easy for users.

## **Key Features:**

* **Predefined CSV Structure**: This app simplifies the process of generating Shopify CSV files, making it easier for users. Whether you're handling product inventories, structuring data, or managing complex databases, the CSV app equips you with the tools you need.
* **Effortless Attribute Mapping:** Easily link Errgonode attributes to Shopify attributes without concerns about data types. The app ensures that only compatible data types can be mapped, so you can focus on efficiency.

{% hint style="info" %}
When exporting the product with the relationship attribute - remember that all products, the main one, and those that are in relationship to the main one, must be in the same segment to be included in the CSV file.
{% endhint %}

## **Additional Functions**

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

* **Download File** – Instantly download the latest feed file.
* **Run full sync** – Manually trigger a complete synchronization of the feed.

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

* **Clear Cache** – Use this option to **trigger the first full synchronization during the next synchronization** (the extended process). When activated, it also allows you to modify the selected segment in the **Options** tab.
* **Delete App** – Use this option to **uninstall the app** and **remove all configurations** permanently. This action **cannot be undone**, so proceed with caution.

## Running the app

### **Step 1: Configuration**

Start by exploring the **Options** and **Configuration** section to customize the app’s settings according to your needs. Each option and configuration comes with detailed explanations, accessible through linked pages.

### **Step 2: Running the App**

Once your preferences are set, click the **“Run full sync”** button to begin the CSV file creation process. This will compile and structure your data into the CSV format seamlessly.

### **Step 3: History**

After synchronization is initiated, the app automatically records an entry in the **History** tab for future reference.


---

# 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://usermanual.ergonode.com/apps/about-apps-feature/available-apps/shopify-csv.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.
