> For the complete documentation index, see [llms.txt](https://usermanual.ergonode.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://usermanual.ergonode.com/ergonode-user-manual-pl/wymiana-danych/importer-produktow.md).

# Importer produktów

W Importerze produktów możesz:\
• **Tworzyć nowe produkty** – można importować i tworzyć od podstaw tylko produkty proste.\
• **Aktualizować istniejące produkty** – możesz aktualizować dane we wszystkich typach produktów: prostych, produktów z wariantami oraz produktów grupujących.&#x20;

{% hint style="info" %}
Gdy [Auto-SKU](https://usermanual.ergonode.com/~/revisions/tUY4SbgLzYvqjcmlzQ4f/system/settings/sku) jest włączona, Importer produktów będzie stosować to ustawienie.
{% endhint %}

{% hint style="info" %}
Pamiętaj, że jest to wyłącznie importer danych produktów; w przeciwieństwie do Ergonode transfer nie utworzy nowych atrybutów, jeśli jeszcze nie istnieją.

Można tworzyć tylko produkty, kategorie i opcje atrybutów (w zależności od ustawień importu).
{% endhint %}

{% hint style="info" %}
Maksymalna liczba kolumn dozwolona w jednym pliku to 1 000. Nazwa każdej kolumny może mieć maksymalnie 256 znaków. Maksymalny rozmiar pliku to 5 MB.
{% endhint %}

{% hint style="info" %}
Funkcja obsługuje tworzenie nowych produktów z tego samego szablonu i tylko w jednym języku naraz.
{% endhint %}

{% hint style="success" %}
Możesz używać zmiennych w importowanych danych (tam, gdzie jest to obsługiwane). Przeczytaj [więcej ](/ergonode-user-manual-pl/struktura-produktu/atrybuty/zmienne-atrybutow.md)aby uzyskać informacje o zmiennych i sposobie ich użycia.
{% endhint %}

Dostępne są dwie zakładki, [Profile ](/ergonode-user-manual-pl/wymiana-danych/importer-produktow/profile.md)i [Historia](/ergonode-user-manual-pl/wymiana-danych/importer-produktow/historia.md).

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://usermanual.ergonode.com/ergonode-user-manual-pl/wymiana-danych/importer-produktow.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
