# Esportazione prodotti (Magento > Danea Easyfatt)

Per esportare i prodotti dall'archivio di Magento verso Danea Easyfatt basta far click nel bottone di esportazione dei prodotti presente nella scheda di configurazione del modulo Shine Easyfatt Sync. Il processo di esportazione dei prodotti genererà un file excel da importare in Danea Easyfatt attraverso la funzione presente nella scheda Prodotti. Se il proprio negozio Magento contiene prodotti in Bundle, Configurabili o Virtuali il modulo esporterà solamente i prodotti primari e non le varianti, trascurando le quantità di magazzino di tali prodotti.

Tutti i prodotti semplici verranno esportati e potranno essere importati in danea easyfatt. Ricordiamo che tale operazione è sconsigliata dalla stessa Danea che indica attraverso una nota nel sito internet del progetto Danea Easyfatt che tale importazione potrebbe invalidare i dati del magazzino e dell'archivio più in generale. E' possibile esportare lo stream di dati via ssh inviando l'output in un file xls che si troverà nella cartella /var/export/. Il comando da eseguire è:

```
# ./easyfattrun.sh exportProducts VOSTRODOMINIO VOSTRAPASSWORD
```


---

# 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://docs.easyfatt.shinesoftware.it/magento-1/esportazione-prodotti-magento-danea-easyfatt.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.
