n11 → Excel / CSV
Turns your n11 product export into a Excel / CSV bulk-upload file, column for column.
Excel (.xlsx, .xls) or CSV
Tips
- Download the "Product List" as Excel from your n11 store panel
- Leave no barcode or stock-code cell empty; rows that miss one land in the warning list.
- Category names are not mapped automatically — check the category column in the file you download.
How to use it
- 1 Open Products › Product List in your n11 store panel; n11 is a Turkish marketplace.
- 2 Use "Download Excel"; the group code column ties variants together.
- 3 Drop the file on this page; the source format is detected and a mapping preview appears.
- 4 Check the warning list: missing barcodes, empty prices and duplicated variants are collected there.
- 5 Download the XLSX file for Excel / CSV.
- 6 Open the downloaded .xlsx in Excel, Google Sheets or LibreOffice.
- 7 The columns are clean and plainly named, so you can paste them into accounting software, an ERP or another panel.
What you should know
Reshaping a n11, a Turkish marketplace product list into the Excel / CSV format by hand costs hours: column names differ, prices switch between tax-inclusive and tax-exclusive, variants are grouped by a different rule, and a barcode’s leading zero disappears the moment a spreadsheet opens the file. This converter reads the file you exported from n11, maps every field onto the Excel / CSV template, and reports the rows you should check before uploading.
The file never leaves your computer: reading, mapping and writing the new file all happen in the browser tab, with no account and no upload. The result downloads as Excel (.xlsx) and can be handed straight to the Excel / CSV import screen.
What to know about a n11 export: "Price" is the selling price and "list price" is the pre-discount price. The Image 1-8 columns hold image URLs. The shipping time column is read as handling days.
Worked example: a n11 file turned into a Excel / CSV file
Our n11 sample file (n11.xlsx) holds 2 rows and 14 columns. The tool recognized 14 of those columns on its own. No column was left out. The rows were grouped into 1 products with 2 variants, and 2 image URLs were carried over. The Excel / CSV file that downloads has 2 rows and 13 columns; 12 of those columns arrive filled and the rest stay empty because the sample has no data for them.
First row of the output (under Excel / CSV column names)
| Excel / CSV column | Value written |
|---|---|
| Ürün Adı | Deri Cüzdan |
| Barkod | 8680003000011 |
| Stok Kodu | CUZ-1-KAH |
| Fiyat | 599 |
| Stok | 8 |
| KDV | 20 |
| Marka | Nuve |
| Kategori | Cüzdan |
| Açıklama | Hakiki deri |
| Görsel 1 | https://cdn.example.com/img/cuzdan-kahve.jpg |
| Görsel 2 | https://cdn.example.com/img/cuzdan-siyah.jpg |
| Seçenek 1 | Kahverengi |
Notes the tool gave for this file
- A clean product table with canonical columns; it is not a specific marketplace template.
- Each row is one variant; variants of the same product are written consecutively.
- "Fiyat" is the sale price and "Liste Fiyatı" the pre-discount price; it stays empty when there is no discount.
- Option columns were written in the source order (e.g. Option 1 = Color).
Field mapping: n11 → Excel / CSV
Which target column each source column is written to. You can fix unmatched fields in the preview before downloading.
| Field | Source column | Target column |
|---|---|---|
| Product name | Ürün Adı | Product Name |
| Model / group code | Grup Kodu | — No counterpart in the target; skipped |
| SKU | Stok Kodu | Stock Code |
| Barcode | Barkod | Barcode |
| Sale price | Fiyat | Price |
| List / compare-at price | Liste Fiyatı | List Price |
| Stock | Stok Miktarı | Stock |
| Tax rate | KDV Oranı | VAT |
| Image columns | Resim 1-8 | Image 1..n |
| Option 1 | Renk | Option 1 |
| Option 2 | Beden | Option 2 |
| Description | Ürün Açıklaması | Description |
| Brand | Marka | Brand |
| Category | Kategori | Category |
Frequently asked questions
Which fields does Excel / CSV require?
Product name, Barcode, Stock code, Price, Stock. When one of them is empty the row lands in the warning list; fill it in the source file before uploading.
Are category and brand mapped automatically?
The brand is carried over untouched. Category names never match one to one across platforms, so you still have to fit them into the Excel / CSV category tree yourself; the tool writes the source category into the "Category" column.
Are prices carried over with or without tax?
The price in the n11 file is carried over exactly as it is; the spreadsheet keeps the tax rate in its own column.
Are images transferred too?
Image URLs are carried over and Excel / CSV downloads the files from those addresses during import, so every URL has to stay publicly reachable. Marketplace CDN addresses usually stay open; if access is blocked, host the images yourself and update the URLs first.
How many products can I convert at once?
There is no cap. The conversion runs on a background thread, so the page stays responsive even with files of 10,000 to 20,000 rows; the time it takes depends on your machine.
Guides
Articles and format references related to this tool.
Related tools
- Excel / CSV → n11 Converts your Excel / CSV product export into the n11 import template: columns are mapped, barcodes and variants stay intact. Free, no signup.
- Trendyol → Excel / CSV Converts your Trendyol product export into the Excel / CSV import template: columns are mapped, barcodes and variants stay intact. Free, no signup.
- Hepsiburada → Excel / CSV Converts your Hepsiburada product export into the Excel / CSV import template: columns are mapped, barcodes and variants stay intact. Free, no signup.
- VAT Calculator Add or remove VAT at any rate, with one-click presets for the UK, Ireland, Germany, France, Spain, Italy, the Netherlands, Poland, Australia, Canada and India.
- CSV Delimiter Fixer Convert CSV delimiters between commas, semicolons, and tabs without breaking quoted fields. Fix UTF-8 BOM encoding and normalize line breaks in your browser.
- Ikas → Excel / CSV Converts your Ikas product export into the Excel / CSV import template: columns are mapped, barcodes and variants stay intact. Free, no signup.
An independent tool. Not affiliated with n11 or Excel / CSV, and not an official product of either.