> 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/produkty/kolekcje/produkty.md).

# Produkty

{% hint style="info" %}
Możesz również dodać produkty do kolekcji z katalogu produktów za pomocą [akcji masowej](/ergonode-user-manual-pl/produkty/katalog/akcja-masowa/edytuj-kolekcje.md).
{% endhint %}

Zaawansowana siatka działa tak samo jak ta w [Katalogu produktów](/ergonode-user-manual-pl/produkty/katalog.md), umożliwiając stosowanie filtrów w ten sam sposób. Możesz także uzyskać dostęp, tworzyć i zapisywać [niestandardowe widoki siatki](/ergonode-user-manual-pl/produkty/katalog/widoki-systemowe/widoki-niestandardowe.md).

<figure><img src="/files/ab63c1043395cdb6c9919f349ceca340038c3038" alt=""><figcaption><p>Produkt > Kolekcja > Edytuj > Produkty</p></figcaption></figure>

Aby dodać produkt do kolekcji kliknij ***+ Dodaj produkty.*** Wyszukaj produkt lub produkty, które chcesz dodać do kolekcji, zaznacz pole wyboru obok produktu, który chcesz dodać, i kliknij ***przycisk Dodaj produkty***.

<figure><img src="/files/0d2379416fd875e3e6206a155cd83b073792efdb" alt=""><figcaption><p>Okno Dodaj produkty do kolekcji</p></figcaption></figure>

Potwierdź lub anuluj swój wybór.

<figure><img src="/files/0f3ffdaff15c960d6cf0ae26b2c5b590309560eb" alt=""><figcaption><p>Okno potwierdzenia dodania produktu do kolekcji</p></figcaption></figure>

Po potwierdzeniu produkty są dodawane w tle. Zostanie wyświetlony komunikat informujący o tym fakcie.

<figure><img src="/files/dc5a50e02badec3014693879d5477d0e10842306" alt=""><figcaption><p>Komunikat potwierdzający rozpoczęcie akcji masowej edycji kolekcji</p></figcaption></figure>

Po zakończeniu akcji otrzymasz powiadomienie w [Action center](/ergonode-user-manual-pl/dashboard/dashboard/menu-uzytkownika-i-centrum-akcji.md).&#x20;

<figure><img src="/files/a6c358ca43315a4f033a687737025c63734f0058" alt=""><figcaption><p>Centrum akcji — powiadomienie o edycji kolekcji</p></figcaption></figure>

{% hint style="info" %}
Aby produkt pojawił się po dodaniu za pomocą akcji masowej, musisz odświeżyć stronę.
{% endhint %}

<figure><img src="/files/80c1b28f9b44a5365767e385c372219959d51da2" alt=""><figcaption><p>Produkty > Kolekcja > Edytuj z dodanymi produktami</p></figcaption></figure>

Aby usunąć produkt(y) z kolekcji kliknij ***ikonę usuwania***&#x20;

<figure><img src="/files/0fbf2f8a6bf14febb63d3b5bf8f16f96f4a7c639" alt=""><figcaption><p>Produkty > Kolekcja > Edytuj > Usuń pojedynczy produkt</p></figcaption></figure>

lub zaznacz pola wyboru obok produktów, które chcesz usunąć, i użyj ***Menu akcji*** aby usunąć te produkty w tle.&#x20;

<figure><img src="/files/562740fc9ecb8c941062a1c096dce7a3a384b3ae" alt=""><figcaption><p>Produkty > Kolekcja > Edytuj > usuń wiele produktów w tle</p></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/produkty/kolekcje/produkty.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.
