# Skrypt weryfikacji koszyka

Terminy w koszyku mogą stać się niedostępne, jeśli ktoś inny najpierw zarezerwuje ten sam termin.

Skrzynka **Skrypt weryfikacji koszyka** sprawdza dostępność i zapobiega podwójnym rezerwacjom, weryfikując, czy wybrany termin jest nadal dostępny.

{% hint style="info" %}
Co widzą klienci

Gdy Sesami weryfikuje rezerwację, pojawia się małe powiadomienie w sklepie (w lewym dolnym rogu).
{% endhint %}

## Włącz / zarządzaj tym

{% tabs %}
{% tab title="Motywy Online Store 2.0" %}
To ustawienie może być dostępne jako ustawienie sklepu / opcja integracji motywu, w zależności od konfiguracji Twojego motywu.
{% endtab %}

{% tab title="Motywy Vintage" %}
Przejdź do:

**Sesami → Ustawienia → Weryfikuj terminy w koszyku**

Następnie zaznacz pole wyboru.
{% endtab %}
{% endtabs %}

## Stylizacja

Możesz dostosować styl (kolory, czcionki itp.).\
Zobacz: „Jak dostosować style skryptu weryfikacji koszyka”.


---

# Agent Instructions: 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:

```
GET https://help.sesami.co/pl/apps-integrations/shopify/online-store/cart-verification-script.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
