> For the complete documentation index, see [llms.txt](https://help.sesami.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.sesami.co/pl/apps-integrations/shopify/wykorzystywanie-pol-produktu-shopify-do-zbierania-dodatkowych-informacji-podczas-procesu-rezerwacji.md).

# Wykorzystywanie pól produktu Shopify do zbierania dodatkowych informacji podczas procesu rezerwacji

Gdy musisz zebrać od klientów dodatkowe informacje podczas procesu rezerwacji, takie jak imiona uczestników, ograniczenia dietetyczne, preferencje, notatki lub inne dane wymagane przed wizytą, możesz wykorzystać **Pola produktów Shopify (właściwości pozycji)** bezpośrednio na stronach swoich usług.

Informacje zebrane podczas realizacji zakupu są zapisywane w zamówieniu Shopify i mogą być również wyświetlane w całym ekosystemie Sesami, w tym:

* szczegóły rezerwacji Sesami
* opisy wydarzeń w Kalendarzu Google
* powiadomienia dla klientów i personelu (gdy używasz Sesami Flows)

#### Typowe przykłady obejmują:

* imiona uczestników lub gości
* ograniczenia dietetyczne
* preferencje dotyczące konsultacji
* specjalne prośby
* wewnętrzne numery referencyjne
* dodatkowe notatki

<div><figure><img src="/files/4956c80ea0d6399ed0fcdb8a037d23ebe2ecce32" alt=""><figcaption></figcaption></figure> <figure><img src="/files/8763f20cc1574024ddf3172f5890a575b45d4049" alt=""><figcaption></figcaption></figure></div>

{% embed url="<https://demo.sesami.co/products/consultation>" %}

Wdrożenie Pola produktów Shopify wymaga edycji motywu Shopify. Jeśli masz dewelopera, może on skonfigurować to bezpośrednio w Twoim sklepie Shopify.

Pomocna może być również dokumentacja Shopify:

* <https://shopify.dev/docs/themes/architecture/templates/product#line-item-properties>

{% hint style="info" %}
**Uwaga:** Szczegóły wdrożenia mogą się różnić w zależności od motywu Shopify
{% endhint %}

Jeśli nie masz dostępnego dewelopera, zespół Sesami może również pomóc. Skontaktuj się z naszym zespołem, aby omówić swoje wymagania.

### Powiązane <a href="#related" id="related"></a>

* [Aplikacja Sesami Forms](/pl/apps-integrations/sesami-forms-app.md) — wymaga [Sesami Instant Booking](https://help.sesami.co/booking/booking-features/instant-booking)


---

# 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://help.sesami.co/pl/apps-integrations/shopify/wykorzystywanie-pol-produktu-shopify-do-zbierania-dodatkowych-informacji-podczas-procesu-rezerwacji.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.
