WooCommerce → n11
Rewrites your WooCommerce product file into the n11 column layout, and fills the empty category template from your panel directly if you hand it over.
Excel (.xlsx, .xls) or CSV
Tips
- WooCommerce › Products › Export to download a CSV
- 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 In WooCommerce open Products and choose Export.
- 2 Tick every column plus the custom meta option and download the CSV.
- 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 n11.
- 6 In the n11 store panel open Products › Bulk Product Upload and download the category Excel template.
- 7 Hand that empty template to the "Fill your own n11 template" section of the result card; the tool writes your products into its columns. Then fill in the category code and mandatory attributes from the n11 list.
- 8 Upload the template; failed rows are listed in the panel.
What you should know
Reshaping a WooCommerce, the WordPress store plugin product list into the n11 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 WooCommerce, maps every field onto the n11 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).
What to know about a WooCommerce export: Variable products arrive as a "variable" parent with "variation" rows; the Parent column links them. "Regular price" is the list price and "Sale price" the selling price; when Sale is empty, Regular becomes the selling price. The Images column is a comma-separated URL list.
n11 asks for a separate Excel template per category and those template columns change from time to time. So the tool offers two routes: download a general table that uses n11 column names, or hand over the current empty template from your panel and have it filled directly. On the second route columns are recognized by their header names, so their order does not matter; category-specific mandatory attributes stay empty and are listed for you. If the upload fails, write to us and we will fix it.
Worked example: a WooCommerce file turned into a n11 file
Our WooCommerce sample file (woocommerce.csv) holds 4 rows and 24 columns. The tool recognized 12 of those columns on its own. The other 12 are not product fields the tool carries, so they were left out: "ID", "Type", "Is featured?", "Visibility in catalog", "Short description", "Tax status", "In stock?", "Position" …. The rows were grouped into 2 products with 3 variants, and 3 image URLs were carried over. The n11 file that downloads has 3 rows and 22 columns; 11 of those columns arrive filled and the rest stay empty because the sample has no data for them. Going from 4 rows to 3 is not an error: WooCommerce and n11 write a product with variants using a different number of rows.
First row of the output (under n11 column names)
| n11 column | Value written |
|---|---|
| Ürün Adı | Deri Cüzdan |
| Ürün Açıklaması | Hakiki deri |
| Kategori | Aksesuar > Cüzdan |
| Stok Kodu | CUZ-1-KAH |
| Grup Kodu | CUZ-1 |
| Fiyat | 499 |
| Liste Fiyatı | 599 |
| Stok Miktarı | 8 |
| Resim 1 | https://cdn.example.com/img/cuzdan-kahve.jpg |
| Resim 2 | https://cdn.example.com/img/cuzdan-siyah.jpg |
| Renk | Kahverengi |
Notes the tool gave for this file
- Some variants have no barcode (Trendyol and Hepsiburada require one)
- Draft layout: the n11 bulk upload template varies by category and expects images as files. Hand the empty template to the template section of the result card and the tool fills the text columns directly.
Field mapping: WooCommerce → n11
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 | Name | Ürün Adı |
| Model / group code | Parent | Grup Kodu |
| SKU | SKU | Stok Kodu |
| Barcode | GTIN, UPC, EAN, or ISBN | Barkod |
| Sale price | Sale price | Fiyat |
| List / compare-at price | Regular price | Liste Fiyatı |
| Stock | Stock | Stok Miktarı |
| Tax rate | — | KDV Oranı Missing in the source; left empty |
| Image columns | Images | Resim 1-8 |
| Option 1 | Attribute 1 name / value(s) | Renk |
| Option 2 | Attribute 2 name / value(s) | Beden |
| Description | Description | Ürün Açıklaması |
| Brand | Brands | Marka |
| Category | Categories | Kategori |
Frequently asked questions
Which fields does n11 require?
Product name, Category, Brand, Stock code, Barcode, Price, Stock quantity, VAT rate, Image 1. 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 n11 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 WooCommerce file is carried over exactly as it is; the n11 template expects a tax-inclusive price, so fill the tax rate column, which the panel treats as mandatory.
Are images transferred too?
Image URLs are carried over and n11 downloads the files from those addresses during import, so every URL has to stay publicly reachable.
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.
Related tools
- n11 → WooCommerce Converts your n11 product export into the WooCommerce import template: columns are mapped, barcodes and variants stay intact. Free, no signup.
- 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.
- Hepsiburada → n11 Converts your Hepsiburada product export into the n11 import template: columns are mapped, barcodes and variants stay intact. Free, no signup.
- Profit Margin Calculator Work out net profit, margin and ROI from cost, sale price, VAT, commission and shipping, in your choice of currency. Everything is calculated in your browser.
- ROAS Calculator Calculate ROAS, ACOS, break-even targets, and net profit from ad spend and revenue. Compare campaign returns privately inside your browser without data uploads.
An independent tool. Not affiliated with WooCommerce or n11, and not an official product of either.