# Import/Export Advanced .csv kommasepariert?

**URL:** https://forum.shopware.com/t/import-export-advanced-csv-kommasepariert/48930
**Category:** Plugins
**Tags:** offizielle-shopware-
**Created:** [19. Oktober 2017 um 09:57 UTC](https://forum.shopware.com/t/import-export-advanced-csv-kommasepariert/48930 "2017-10-19T09:57:54Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![thethe](https://avatars.discourse-cdn.com/v4/letter/t/a9adbd/32.png) [@thethe](https://forum.shopware.com/u/thethe)
#### Post date: [19. Oktober 2017 um 09:57 UTC](https://forum.shopware.com/t/import-export-advanced-csv-kommasepariert/48930/1 "2017-10-19T09:57:54Z")

</div>

Hallo,

&nbsp;

wie ist es möglich den .csv Export kommasepariert zu bekommen (statt Semikolon) ?

Vielen Dank  
P.

---

<div class="post-metadata">

### Author: ![thethe](https://avatars.discourse-cdn.com/v4/letter/t/a9adbd/32.png) [@thethe](https://forum.shopware.com/u/thethe)
#### Post date: [20. Oktober 2017 um 08:51 UTC](https://forum.shopware.com/t/import-export-advanced-csv-kommasepariert/48930/2 "2017-10-20T08:51:59Z")

</div>

Hat niemand einen Tip?

---

<div class="post-metadata">

### Author: ![shyim](https://dub1.discourse-cdn.com/flex013/user_avatar/forum.shopware.com/shyim/32/7681_2.png) [@shyim](https://forum.shopware.com/u/shyim)
#### Post date: [21. Oktober 2017 um 20:59 UTC](https://forum.shopware.com/t/import-export-advanced-csv-kommasepariert/48930/3 "2017-10-21T20:59:53Z")

</div>

Geht nur wenn du eine Zeile im Code änderst. Das müsste diese sein&nbsp;[SwagImportExport/CsvConverter.php at master · shopwareLabs/SwagImportExport · GitHub](https://github.com/shopwareLabs/SwagImportExport/blob/master/Components/Converter/CsvConverter.php#L15)

---

<div class="post-metadata">

### Author: ![thethe](https://avatars.discourse-cdn.com/v4/letter/t/a9adbd/32.png) [@thethe](https://forum.shopware.com/u/thethe)
#### Post date: [22. Oktober 2017 um 07:56 UTC](https://forum.shopware.com/t/import-export-advanced-csv-kommasepariert/48930/4 "2017-10-22T07:56:35Z")

</div>

Ah, ok Danke.

Gibt also keinen Hook um das zu beinflussen?

Vielen Dank!

&nbsp;
