> 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/da/apps-integrations/shopify/brug-shopify-produktfelter-til-at-indsamle-yderligere-oplysninger-under-bookingprocessen..md).

# Brug Shopify-produktfelter til at indsamle yderligere oplysninger under bookingprocessen.

Når du har brug for at indsamle ekstra oplysninger fra kunder under bookingprocessen, såsom navne på deltagere, kostbegrænsninger, præferencer, noter eller andre detaljer, der kræves, før en aftale finder sted, kan du bruge **Shopify-produktfelter (varelinjeegenskaber)** direkte på dine servicesider.

Oplysningerne, der indsamles under checkout, gemmes i Shopify-ordren og kan også vises på tværs af Sesami-økosystemet, herunder:

* Sesami-bookingsdetaljer
* beskrivelser af Google Kalender-begivenheder
* Notifikationer til kunder og personale (når du bruger Sesami Flows)

#### Almindelige eksempler omfatter:

* Navne på deltagere eller gæster
* Kostrestriktioner
* Præferencer for konsultationen
* Særlige ønsker
* Interne referencenumre
* Yderligere noter

<div><figure><img src="/files/acb1fa50b7c21e6b8a13d9a5db1e9af34ea6a8fc" alt=""><figcaption></figcaption></figure> <figure><img src="/files/2ac0349789d298e2a533a39cafe65e3623f8cc92" alt=""><figcaption></figcaption></figure></div>

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

Implementering af Shopify Product Fields kræver, at du redigerer dit Shopify-tema. Hvis du har en udvikler, kan de konfigurere dette direkte i din Shopify-butik.

Du kan også finde Shopifys dokumentation nyttig:

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

{% hint style="info" %}
**Bemærk:** Implementeringsdetaljer kan variere afhængigt af dit Shopify-tema
{% endhint %}

Hvis du ikke har en udvikler til rådighed, kan Sesami-teamet muligvis også hjælpe. Kontakt venligst vores team for at drøfte dine behov.

### Relateret <a href="#related" id="related"></a>

* [Sesami Forms App](/da/apps-integrations/sesami-forms-app.md) — kræver [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/da/apps-integrations/shopify/brug-shopify-produktfelter-til-at-indsamle-yderligere-oplysninger-under-bookingprocessen..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.
